blob: 7ab51db50d4e33082ce3ea80f9ed8f2b45a15916 [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:32 MSK 2022 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Index (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>
<link rel='shortcut icon' href='https://ignite.apache.org/favicon.ico'/>
</head>
<body>
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Index (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>Package</li>
<li>Class</li>
<li>Use</li>
<li><a href="overview-tree.html">Tree</a></li>
<li><a href="deprecated-list.html">Deprecated</a></li>
<li class="navBarCell1Rev">Index</li>
<li><a href="help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li>Prev</li>
<li>Next</li>
</ul>
<ul class="navList">
<li><a href="index.html?index-all.html" target="_top">Frames</a></li>
<li><a href="index-all.html" target="_top">No&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="contentContainer"><a href="#I:A">A</a>&nbsp;<a href="#I:B">B</a>&nbsp;<a href="#I:C">C</a>&nbsp;<a href="#I:D">D</a>&nbsp;<a href="#I:E">E</a>&nbsp;<a href="#I:F">F</a>&nbsp;<a href="#I:G">G</a>&nbsp;<a href="#I:H">H</a>&nbsp;<a href="#I:I">I</a>&nbsp;<a href="#I:J">J</a>&nbsp;<a href="#I:K">K</a>&nbsp;<a href="#I:L">L</a>&nbsp;<a href="#I:M">M</a>&nbsp;<a href="#I:N">N</a>&nbsp;<a href="#I:O">O</a>&nbsp;<a href="#I:P">P</a>&nbsp;<a href="#I:Q">Q</a>&nbsp;<a href="#I:R">R</a>&nbsp;<a href="#I:S">S</a>&nbsp;<a href="#I:T">T</a>&nbsp;<a href="#I:U">U</a>&nbsp;<a href="#I:V">V</a>&nbsp;<a href="#I:W">W</a>&nbsp;<a href="#I:X">X</a>&nbsp;<a href="#I:Y">Y</a>&nbsp;<a href="#I:Z">Z</a>&nbsp;<a href="#I:Z:Z_">_</a>&nbsp;<a name="I:A">
<!-- -->
</a>
<h2 class="title">A</h2>
<dl>
<dt><a href="org/apache/ignite/startup/cmdline/AboutDialog.html" title="class in org.apache.ignite.startup.cmdline"><span class="typeNameLink">AboutDialog</span></a> - Class in <a href="org/apache/ignite/startup/cmdline/package-summary.html">org.apache.ignite.startup.cmdline</a></dt>
<dd>
<div class="block">About dialog.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/ml/math/functions/Functions.html#ABS">ABS</a></span> - Static variable in class org.apache.ignite.ml.math.functions.<a href="org/apache/ignite/ml/math/functions/Functions.html" title="class in org.apache.ignite.ml.math.functions">Functions</a></dt>
<dd>
<div class="block">Function that returns <code>Math.abs(a)</code>.</div>
</dd>
<dt><a href="org/apache/ignite/cache/query/AbstractContinuousQuery.html" title="class in org.apache.ignite.cache.query"><span class="typeNameLink">AbstractContinuousQuery</span></a><span class='angle_bracket'>&lt;</span><a href="org/apache/ignite/cache/query/AbstractContinuousQuery.html" title="type parameter in AbstractContinuousQuery">K</a>,<a href="org/apache/ignite/cache/query/AbstractContinuousQuery.html" title="type parameter in AbstractContinuousQuery">V</a><span class='angle_bracket'>&gt;</span> - Class in <a href="org/apache/ignite/cache/query/package-summary.html">org.apache.ignite.cache.query</a></dt>
<dd>
<div class="block">Base class for continuous query.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/cache/query/AbstractContinuousQuery.html#AbstractContinuousQuery--">AbstractContinuousQuery()</a></span> - Constructor for class org.apache.ignite.cache.query.<a href="org/apache/ignite/cache/query/AbstractContinuousQuery.html" title="class in org.apache.ignite.cache.query">AbstractContinuousQuery</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/ignite/ml/selection/cv/AbstractCrossValidation.html" title="class in org.apache.ignite.ml.selection.cv"><span class="typeNameLink">AbstractCrossValidation</span></a><span class='angle_bracket'>&lt;</span><a href="org/apache/ignite/ml/selection/cv/AbstractCrossValidation.html" title="type parameter in AbstractCrossValidation">M</a> extends <a href="org/apache/ignite/ml/IgniteModel.html" title="interface in org.apache.ignite.ml">IgniteModel</a><span class='angle_bracket'>&lt;</span><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><span class='angle_bracket'>&gt;</span>,<a href="org/apache/ignite/ml/selection/cv/AbstractCrossValidation.html" title="type parameter in AbstractCrossValidation">K</a>,<a href="org/apache/ignite/ml/selection/cv/AbstractCrossValidation.html" title="type parameter in AbstractCrossValidation">V</a><span class='angle_bracket'>&gt;</span> - Class in <a href="org/apache/ignite/ml/selection/cv/package-summary.html">org.apache.ignite.ml.selection.cv</a></dt>
<dd>
<div class="block">Cross validation score calculator.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/ml/selection/cv/AbstractCrossValidation.html#AbstractCrossValidation--">AbstractCrossValidation()</a></span> - Constructor for class org.apache.ignite.ml.selection.cv.<a href="org/apache/ignite/ml/selection/cv/AbstractCrossValidation.html" title="class in org.apache.ignite.ml.selection.cv">AbstractCrossValidation</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/ignite/ml/selection/cv/AbstractCrossValidation.TaskResult.html" title="class in org.apache.ignite.ml.selection.cv"><span class="typeNameLink">AbstractCrossValidation.TaskResult</span></a> - Class in <a href="org/apache/ignite/ml/selection/cv/package-summary.html">org.apache.ignite.ml.selection.cv</a></dt>
<dd>
<div class="block">Represents the scores and map of parameters.</div>
</dd>
<dt><a href="org/apache/ignite/cache/eviction/AbstractEvictionPolicy.html" title="class in org.apache.ignite.cache.eviction"><span class="typeNameLink">AbstractEvictionPolicy</span></a><span class='angle_bracket'>&lt;</span><a href="org/apache/ignite/cache/eviction/AbstractEvictionPolicy.html" title="type parameter in AbstractEvictionPolicy">K</a>,<a href="org/apache/ignite/cache/eviction/AbstractEvictionPolicy.html" title="type parameter in AbstractEvictionPolicy">V</a><span class='angle_bracket'>&gt;</span> - Class in <a href="org/apache/ignite/cache/eviction/package-summary.html">org.apache.ignite.cache.eviction</a></dt>
<dd>
<div class="block">Common functionality implementation for eviction policies with max size/max memory and batch eviction support.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/cache/eviction/AbstractEvictionPolicy.html#AbstractEvictionPolicy--">AbstractEvictionPolicy()</a></span> - Constructor for class org.apache.ignite.cache.eviction.<a href="org/apache/ignite/cache/eviction/AbstractEvictionPolicy.html" title="class in org.apache.ignite.cache.eviction">AbstractEvictionPolicy</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/ignite/cache/eviction/AbstractEvictionPolicyFactory.html" title="class in org.apache.ignite.cache.eviction"><span class="typeNameLink">AbstractEvictionPolicyFactory</span></a><span class='angle_bracket'>&lt;</span><a href="org/apache/ignite/cache/eviction/AbstractEvictionPolicyFactory.html" title="type parameter in AbstractEvictionPolicyFactory">T</a><span class='angle_bracket'>&gt;</span> - Class in <a href="org/apache/ignite/cache/eviction/package-summary.html">org.apache.ignite.cache.eviction</a></dt>
<dd>
<div class="block">Common functionality implementation for eviction policies factories.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/cache/eviction/AbstractEvictionPolicyFactory.html#AbstractEvictionPolicyFactory--">AbstractEvictionPolicyFactory()</a></span> - Constructor for class org.apache.ignite.cache.eviction.<a href="org/apache/ignite/cache/eviction/AbstractEvictionPolicyFactory.html" title="class in org.apache.ignite.cache.eviction">AbstractEvictionPolicyFactory</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/ignite/failure/AbstractFailureHandler.html" title="class in org.apache.ignite.failure"><span class="typeNameLink">AbstractFailureHandler</span></a> - Class in <a href="org/apache/ignite/failure/package-summary.html">org.apache.ignite.failure</a></dt>
<dd>
<div class="block">Abstract superclass for <a href="org/apache/ignite/failure/FailureHandler.html" title="interface in org.apache.ignite.failure"><code>FailureHandler</code></a> implementations.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/failure/AbstractFailureHandler.html#AbstractFailureHandler--">AbstractFailureHandler()</a></span> - Constructor for class org.apache.ignite.failure.<a href="org/apache/ignite/failure/AbstractFailureHandler.html" title="class in org.apache.ignite.failure">AbstractFailureHandler</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/ignite/ml/math/isolve/lsqr/AbstractLSQR.html" title="class in org.apache.ignite.ml.math.isolve.lsqr"><span class="typeNameLink">AbstractLSQR</span></a> - Class in <a href="org/apache/ignite/ml/math/isolve/lsqr/package-summary.html">org.apache.ignite.ml.math.isolve.lsqr</a></dt>
<dd>
<div class="block">Basic implementation of the LSQR algorithm without assumptions about dataset storage format or data processing
device.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/ml/math/isolve/lsqr/AbstractLSQR.html#AbstractLSQR--">AbstractLSQR()</a></span> - Constructor for class org.apache.ignite.ml.math.isolve.lsqr.<a href="org/apache/ignite/ml/math/isolve/lsqr/AbstractLSQR.html" title="class in org.apache.ignite.ml.math.isolve.lsqr">AbstractLSQR</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/ignite/marshaller/AbstractMarshaller.html" title="class in org.apache.ignite.marshaller"><span class="typeNameLink">AbstractMarshaller</span></a> - Class in <a href="org/apache/ignite/marshaller/package-summary.html">org.apache.ignite.marshaller</a></dt>
<dd>
<div class="block">Base class for marshallers.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/marshaller/AbstractMarshaller.html#AbstractMarshaller--">AbstractMarshaller()</a></span> - Constructor for class org.apache.ignite.marshaller.<a href="org/apache/ignite/marshaller/AbstractMarshaller.html" title="class in org.apache.ignite.marshaller">AbstractMarshaller</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/ignite/ml/math/primitives/matrix/AbstractMatrix.html" title="class in org.apache.ignite.ml.math.primitives.matrix"><span class="typeNameLink">AbstractMatrix</span></a> - Class in <a href="org/apache/ignite/ml/math/primitives/matrix/package-summary.html">org.apache.ignite.ml.math.primitives.matrix</a></dt>
<dd>
<div class="block">This class provides a helper implementation of the <a href="org/apache/ignite/ml/math/primitives/matrix/Matrix.html" title="interface in org.apache.ignite.ml.math.primitives.matrix"><code>Matrix</code></a>
interface to minimize the effort required to implement it.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/ml/math/primitives/matrix/AbstractMatrix.html#AbstractMatrix-org.apache.ignite.ml.math.primitives.matrix.MatrixStorage-">AbstractMatrix(MatrixStorage)</a></span> - Constructor for class org.apache.ignite.ml.math.primitives.matrix.<a href="org/apache/ignite/ml/math/primitives/matrix/AbstractMatrix.html" title="class in org.apache.ignite.ml.math.primitives.matrix">AbstractMatrix</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/ml/math/primitives/matrix/AbstractMatrix.html#AbstractMatrix--">AbstractMatrix()</a></span> - Constructor for class org.apache.ignite.ml.math.primitives.matrix.<a href="org/apache/ignite/ml/math/primitives/matrix/AbstractMatrix.html" title="class in org.apache.ignite.ml.math.primitives.matrix">AbstractMatrix</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/ignite/marshaller/AbstractNodeNameAwareMarshaller.html" title="class in org.apache.ignite.marshaller"><span class="typeNameLink">AbstractNodeNameAwareMarshaller</span></a> - Class in <a href="org/apache/ignite/marshaller/package-summary.html">org.apache.ignite.marshaller</a></dt>
<dd>
<div class="block">Marshaller allowing for <a href="org/apache/ignite/Ignition.html#localIgnite--"><code>Ignition.localIgnite()</code></a> calls.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/marshaller/AbstractNodeNameAwareMarshaller.html#AbstractNodeNameAwareMarshaller--">AbstractNodeNameAwareMarshaller()</a></span> - Constructor for class org.apache.ignite.marshaller.<a href="org/apache/ignite/marshaller/AbstractNodeNameAwareMarshaller.html" title="class in org.apache.ignite.marshaller">AbstractNodeNameAwareMarshaller</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/ignite/ml/math/primitives/vector/AbstractVector.html" title="class in org.apache.ignite.ml.math.primitives.vector"><span class="typeNameLink">AbstractVector</span></a> - Class in <a href="org/apache/ignite/ml/math/primitives/vector/package-summary.html">org.apache.ignite.ml.math.primitives.vector</a></dt>
<dd>
<div class="block">This class provides a helper implementation of the <a href="org/apache/ignite/ml/math/primitives/vector/Vector.html" title="interface in org.apache.ignite.ml.math.primitives.vector"><code>Vector</code></a>
interface to minimize the effort required to implement it.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/ml/math/primitives/vector/AbstractVector.html#AbstractVector-org.apache.ignite.ml.math.primitives.vector.VectorStorage-">AbstractVector(VectorStorage)</a></span> - Constructor for class org.apache.ignite.ml.math.primitives.vector.<a href="org/apache/ignite/ml/math/primitives/vector/AbstractVector.html" title="class in org.apache.ignite.ml.math.primitives.vector">AbstractVector</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/ml/math/primitives/vector/AbstractVector.html#AbstractVector-boolean-org.apache.ignite.ml.math.primitives.vector.VectorStorage-">AbstractVector(boolean, VectorStorage)</a></span> - Constructor for class org.apache.ignite.ml.math.primitives.vector.<a href="org/apache/ignite/ml/math/primitives/vector/AbstractVector.html" title="class in org.apache.ignite.ml.math.primitives.vector">AbstractVector</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/ml/math/primitives/vector/AbstractVector.html#AbstractVector--">AbstractVector()</a></span> - Constructor for class org.apache.ignite.ml.math.primitives.vector.<a href="org/apache/ignite/ml/math/primitives/vector/AbstractVector.html" title="class in org.apache.ignite.ml.math.primitives.vector">AbstractVector</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/ml/math/functions/IgniteTriConsumer.html#accept-A-B-C-">accept(A, B, C)</a></span> - Method in interface org.apache.ignite.ml.math.functions.<a href="org/apache/ignite/ml/math/functions/IgniteTriConsumer.html" title="interface in org.apache.ignite.ml.math.functions">IgniteTriConsumer</a></dt>
<dd>
<div class="block">Analogous to 'accept' in <a href="https://docs.oracle.com/javase/8/docs/api/java/util/function/Consumer.html?is-external=true" title="class or interface in java.util.function"><code>Consumer</code></a> version, but with three parameters.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/ml/xgboost/parser/XGBoostModelParser.XgHeaderContext.html#accept-org.antlr.v4.runtime.tree.ParseTreeVisitor-">accept(ParseTreeVisitor<span class='angle_bracket'>&lt;</span>? extends T<span class='angle_bracket'>&gt;</span>)</a></span> - Method in class org.apache.ignite.ml.xgboost.parser.<a href="org/apache/ignite/ml/xgboost/parser/XGBoostModelParser.XgHeaderContext.html" title="class in org.apache.ignite.ml.xgboost.parser">XGBoostModelParser.XgHeaderContext</a></dt>
<dt><span class="memberNameLink"><a href="org/apache/ignite/ml/xgboost/parser/XGBoostModelParser.XgLeafContext.html#accept-org.antlr.v4.runtime.tree.ParseTreeVisitor-">accept(ParseTreeVisitor<span class='angle_bracket'>&lt;</span>? extends T<span class='angle_bracket'>&gt;</span>)</a></span> - Method in class org.apache.ignite.ml.xgboost.parser.<a href="org/apache/ignite/ml/xgboost/parser/XGBoostModelParser.XgLeafContext.html" title="class in org.apache.ignite.ml.xgboost.parser">XGBoostModelParser.XgLeafContext</a></dt>
<dt><span class="memberNameLink"><a href="org/apache/ignite/ml/xgboost/parser/XGBoostModelParser.XgModelContext.html#accept-org.antlr.v4.runtime.tree.ParseTreeVisitor-">accept(ParseTreeVisitor<span class='angle_bracket'>&lt;</span>? extends T<span class='angle_bracket'>&gt;</span>)</a></span> - Method in class org.apache.ignite.ml.xgboost.parser.<a href="org/apache/ignite/ml/xgboost/parser/XGBoostModelParser.XgModelContext.html" title="class in org.apache.ignite.ml.xgboost.parser">XGBoostModelParser.XgModelContext</a></dt>
<dt><span class="memberNameLink"><a href="org/apache/ignite/ml/xgboost/parser/XGBoostModelParser.XgNodeContext.html#accept-org.antlr.v4.runtime.tree.ParseTreeVisitor-">accept(ParseTreeVisitor<span class='angle_bracket'>&lt;</span>? extends T<span class='angle_bracket'>&gt;</span>)</a></span> - Method in class org.apache.ignite.ml.xgboost.parser.<a href="org/apache/ignite/ml/xgboost/parser/XGBoostModelParser.XgNodeContext.html" title="class in org.apache.ignite.ml.xgboost.parser">XGBoostModelParser.XgNodeContext</a></dt>
<dt><span class="memberNameLink"><a href="org/apache/ignite/ml/xgboost/parser/XGBoostModelParser.XgTreeContext.html#accept-org.antlr.v4.runtime.tree.ParseTreeVisitor-">accept(ParseTreeVisitor<span class='angle_bracket'>&lt;</span>? extends T<span class='angle_bracket'>&gt;</span>)</a></span> - Method in class org.apache.ignite.ml.xgboost.parser.<a href="org/apache/ignite/ml/xgboost/parser/XGBoostModelParser.XgTreeContext.html" title="class in org.apache.ignite.ml.xgboost.parser">XGBoostModelParser.XgTreeContext</a></dt>
<dt><span class="memberNameLink"><a href="org/apache/ignite/ml/xgboost/parser/XGBoostModelParser.XgValueContext.html#accept-org.antlr.v4.runtime.tree.ParseTreeVisitor-">accept(ParseTreeVisitor<span class='angle_bracket'>&lt;</span>? extends T<span class='angle_bracket'>&gt;</span>)</a></span> - Method in class org.apache.ignite.ml.xgboost.parser.<a href="org/apache/ignite/ml/xgboost/parser/XGBoostModelParser.XgValueContext.html" title="class in org.apache.ignite.ml.xgboost.parser">XGBoostModelParser.XgValueContext</a></dt>
<dt><span class="memberNameLink"><a href="org/apache/ignite/spi/systemview/view/SystemViewRowAttributeWalker.AttributeVisitor.html#accept-int-java.lang.String-java.lang.Class-">accept(int, String, Class<span class='angle_bracket'>&lt;</span>T<span class='angle_bracket'>&gt;</span>)</a></span> - Method in interface org.apache.ignite.spi.systemview.view.<a href="org/apache/ignite/spi/systemview/view/SystemViewRowAttributeWalker.AttributeVisitor.html" title="interface in org.apache.ignite.spi.systemview.view">SystemViewRowAttributeWalker.AttributeVisitor</a></dt>
<dd>
<div class="block">Visit some object property.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/spi/systemview/view/SystemViewRowAttributeWalker.AttributeWithValueVisitor.html#accept-int-java.lang.String-java.lang.Class-T-">accept(int, String, Class<span class='angle_bracket'>&lt;</span>T<span class='angle_bracket'>&gt;</span>, T)</a></span> - Method in interface org.apache.ignite.spi.systemview.view.<a href="org/apache/ignite/spi/systemview/view/SystemViewRowAttributeWalker.AttributeWithValueVisitor.html" title="interface in org.apache.ignite.spi.systemview.view">SystemViewRowAttributeWalker.AttributeWithValueVisitor</a></dt>
<dd>
<div class="block">Visit attribute.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/spi/systemview/view/SystemViewRowAttributeWalker.AttributeWithValueVisitor.html#acceptBoolean-int-java.lang.String-boolean-">acceptBoolean(int, String, boolean)</a></span> - Method in interface org.apache.ignite.spi.systemview.view.<a href="org/apache/ignite/spi/systemview/view/SystemViewRowAttributeWalker.AttributeWithValueVisitor.html" title="interface in org.apache.ignite.spi.systemview.view">SystemViewRowAttributeWalker.AttributeWithValueVisitor</a></dt>
<dd>
<div class="block">Visit attribute.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/spi/systemview/view/SystemViewRowAttributeWalker.AttributeWithValueVisitor.html#acceptByte-int-java.lang.String-byte-">acceptByte(int, String, byte)</a></span> - Method in interface org.apache.ignite.spi.systemview.view.<a href="org/apache/ignite/spi/systemview/view/SystemViewRowAttributeWalker.AttributeWithValueVisitor.html" title="interface in org.apache.ignite.spi.systemview.view">SystemViewRowAttributeWalker.AttributeWithValueVisitor</a></dt>
<dd>
<div class="block">Visit attribute.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/spi/systemview/view/SystemViewRowAttributeWalker.AttributeWithValueVisitor.html#acceptChar-int-java.lang.String-char-">acceptChar(int, String, char)</a></span> - Method in interface org.apache.ignite.spi.systemview.view.<a href="org/apache/ignite/spi/systemview/view/SystemViewRowAttributeWalker.AttributeWithValueVisitor.html" title="interface in org.apache.ignite.spi.systemview.view">SystemViewRowAttributeWalker.AttributeWithValueVisitor</a></dt>
<dd>
<div class="block">Visit attribute.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/spi/systemview/view/SystemViewRowAttributeWalker.AttributeWithValueVisitor.html#acceptDouble-int-java.lang.String-double-">acceptDouble(int, String, double)</a></span> - Method in interface org.apache.ignite.spi.systemview.view.<a href="org/apache/ignite/spi/systemview/view/SystemViewRowAttributeWalker.AttributeWithValueVisitor.html" title="interface in org.apache.ignite.spi.systemview.view">SystemViewRowAttributeWalker.AttributeWithValueVisitor</a></dt>
<dd>
<div class="block">Visit attribute.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/spi/systemview/view/SystemViewRowAttributeWalker.AttributeWithValueVisitor.html#acceptFloat-int-java.lang.String-float-">acceptFloat(int, String, float)</a></span> - Method in interface org.apache.ignite.spi.systemview.view.<a href="org/apache/ignite/spi/systemview/view/SystemViewRowAttributeWalker.AttributeWithValueVisitor.html" title="interface in org.apache.ignite.spi.systemview.view">SystemViewRowAttributeWalker.AttributeWithValueVisitor</a></dt>
<dd>
<div class="block">Visit attribute.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/spi/systemview/view/SystemViewRowAttributeWalker.AttributeWithValueVisitor.html#acceptInt-int-java.lang.String-int-">acceptInt(int, String, int)</a></span> - Method in interface org.apache.ignite.spi.systemview.view.<a href="org/apache/ignite/spi/systemview/view/SystemViewRowAttributeWalker.AttributeWithValueVisitor.html" title="interface in org.apache.ignite.spi.systemview.view">SystemViewRowAttributeWalker.AttributeWithValueVisitor</a></dt>
<dd>
<div class="block">Visit attribute.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/spi/systemview/view/SystemViewRowAttributeWalker.AttributeWithValueVisitor.html#acceptLong-int-java.lang.String-long-">acceptLong(int, String, long)</a></span> - Method in interface org.apache.ignite.spi.systemview.view.<a href="org/apache/ignite/spi/systemview/view/SystemViewRowAttributeWalker.AttributeWithValueVisitor.html" title="interface in org.apache.ignite.spi.systemview.view">SystemViewRowAttributeWalker.AttributeWithValueVisitor</a></dt>
<dd>
<div class="block">Visit attribute.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/spi/systemview/view/SystemViewRowAttributeWalker.AttributeWithValueVisitor.html#acceptShort-int-java.lang.String-short-">acceptShort(int, String, short)</a></span> - Method in interface org.apache.ignite.spi.systemview.view.<a href="org/apache/ignite/spi/systemview/view/SystemViewRowAttributeWalker.AttributeWithValueVisitor.html" title="interface in org.apache.ignite.spi.systemview.view">SystemViewRowAttributeWalker.AttributeWithValueVisitor</a></dt>
<dd>
<div class="block">Visit attribute.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/IgniteJdbcDriver.html#acceptsURL-java.lang.String-">acceptsURL(String)</a></span> - Method in class org.apache.ignite.<a href="org/apache/ignite/IgniteJdbcDriver.html" title="class in org.apache.ignite">IgniteJdbcDriver</a></dt>
<dt><span class="memberNameLink"><a href="org/apache/ignite/IgniteJdbcThinDriver.html#acceptsURL-java.lang.String-">acceptsURL(String)</a></span> - Method in class org.apache.ignite.<a href="org/apache/ignite/IgniteJdbcThinDriver.html" title="class in org.apache.ignite">IgniteJdbcThinDriver</a></dt>
<dt><span class="memberNameLink"><a href="org/apache/ignite/ml/math/primitives/matrix/impl/DenseMatrix.html#accessMode--">accessMode()</a></span> - Method in class org.apache.ignite.ml.math.primitives.matrix.impl.<a href="org/apache/ignite/ml/math/primitives/matrix/impl/DenseMatrix.html" title="class in org.apache.ignite.ml.math.primitives.matrix.impl">DenseMatrix</a></dt>
<dd>
<div class="block">Get access mode.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/ml/math/primitives/matrix/MatrixStorage.html#accessMode--">accessMode()</a></span> - Method in interface org.apache.ignite.ml.math.primitives.matrix.<a href="org/apache/ignite/ml/math/primitives/matrix/MatrixStorage.html" title="interface in org.apache.ignite.ml.math.primitives.matrix">MatrixStorage</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/ml/math/primitives/matrix/OrderedMatrix.html#accessMode--">accessMode()</a></span> - Method in interface org.apache.ignite.ml.math.primitives.matrix.<a href="org/apache/ignite/ml/math/primitives/matrix/OrderedMatrix.html" title="interface in org.apache.ignite.ml.math.primitives.matrix">OrderedMatrix</a></dt>
<dd>
<div class="block">Get access mode.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/ml/math/primitives/matrix/storage/DenseMatrixStorage.html#accessMode--">accessMode()</a></span> - Method in class org.apache.ignite.ml.math.primitives.matrix.storage.<a href="org/apache/ignite/ml/math/primitives/matrix/storage/DenseMatrixStorage.html" title="class in org.apache.ignite.ml.math.primitives.matrix.storage">DenseMatrixStorage</a></dt>
<dt><span class="memberNameLink"><a href="org/apache/ignite/ml/math/primitives/matrix/storage/SparseMatrixStorage.html#accessMode--">accessMode()</a></span> - Method in class org.apache.ignite.ml.math.primitives.matrix.storage.<a href="org/apache/ignite/ml/math/primitives/matrix/storage/SparseMatrixStorage.html" title="class in org.apache.ignite.ml.math.primitives.matrix.storage">SparseMatrixStorage</a></dt>
<dt><span class="memberNameLink"><a href="org/apache/ignite/ml/math/primitives/matrix/storage/ViewMatrixStorage.html#accessMode--">accessMode()</a></span> - Method in class org.apache.ignite.ml.math.primitives.matrix.storage.<a href="org/apache/ignite/ml/math/primitives/matrix/storage/ViewMatrixStorage.html" title="class in org.apache.ignite.ml.math.primitives.matrix.storage">ViewMatrixStorage</a></dt>
<dt><a href="org/apache/ignite/ml/selection/scoring/metric/classification/Accuracy.html" title="class in org.apache.ignite.ml.selection.scoring.metric.classification"><span class="typeNameLink">Accuracy</span></a><span class='angle_bracket'>&lt;</span><a href="org/apache/ignite/ml/selection/scoring/metric/classification/Accuracy.html" title="type parameter in Accuracy">L</a> 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><span class='angle_bracket'>&gt;</span> - Class in <a href="org/apache/ignite/ml/selection/scoring/metric/classification/package-summary.html">org.apache.ignite.ml.selection.scoring.metric.classification</a></dt>
<dd>
<div class="block">Accuracy metric class.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/ml/selection/scoring/metric/classification/Accuracy.html#Accuracy--">Accuracy()</a></span> - Constructor for class org.apache.ignite.ml.selection.scoring.metric.classification.<a href="org/apache/ignite/ml/selection/scoring/metric/classification/Accuracy.html" title="class in org.apache.ignite.ml.selection.scoring.metric.classification">Accuracy</a></dt>
<dd>
<div class="block">Creates an instance of Accuracy metric.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/spi/discovery/DiscoverySpiCustomMessage.html#ackMessage--">ackMessage()</a></span> - Method in interface org.apache.ignite.spi.discovery.<a href="org/apache/ignite/spi/discovery/DiscoverySpiCustomMessage.html" title="interface in org.apache.ignite.spi.discovery">DiscoverySpiCustomMessage</a></dt>
<dd>
<div class="block">Called when custom message has been handled by all nodes.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/IgniteSemaphore.html#acquire--">acquire()</a></span> - Method in interface org.apache.ignite.<a href="org/apache/ignite/IgniteSemaphore.html" title="interface in org.apache.ignite">IgniteSemaphore</a></dt>
<dd>
<div class="block">Acquires a permit from this semaphore, blocking until one is available, or the thread is <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Thread.html?is-external=true#interrupt--" title="class or interface in java.lang">interrupted</a>.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/IgniteSemaphore.html#acquire-int-">acquire(int)</a></span> - Method in interface org.apache.ignite.<a href="org/apache/ignite/IgniteSemaphore.html" title="interface in org.apache.ignite">IgniteSemaphore</a></dt>
<dd>
<div class="block">Acquires the given number of permits from this semaphore, blocking until all are available, or the thread is
<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Thread.html?is-external=true#interrupt--" title="class or interface in java.lang">interrupted</a>.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/IgniteSemaphore.html#acquireAndExecute-org.apache.ignite.lang.IgniteCallable-int-">acquireAndExecute(IgniteCallable<span class='angle_bracket'>&lt;</span>T<span class='angle_bracket'>&gt;</span>, int)</a></span> - Method in interface org.apache.ignite.<a href="org/apache/ignite/IgniteSemaphore.html" title="interface in org.apache.ignite">IgniteSemaphore</a></dt>
<dd>
<div class="block">Acquires the given semaphore, executes the given callable and schedules the release of permits asynchronously</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/IgniteSemaphore.html#acquireUninterruptibly--">acquireUninterruptibly()</a></span> - Method in interface org.apache.ignite.<a href="org/apache/ignite/IgniteSemaphore.html" title="interface in org.apache.ignite">IgniteSemaphore</a></dt>
<dd>
<div class="block">Acquires a permit from this semaphore, blocking until one is available.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/IgniteSemaphore.html#acquireUninterruptibly-int-">acquireUninterruptibly(int)</a></span> - Method in interface org.apache.ignite.<a href="org/apache/ignite/IgniteSemaphore.html" title="interface in org.apache.ignite">IgniteSemaphore</a></dt>
<dd>
<div class="block">Acquires the given number of permits from this semaphore, blocking until all are available.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/maintenance/MaintenanceRegistry.html#actionsForMaintenanceTask-java.lang.String-">actionsForMaintenanceTask(String)</a></span> - Method in interface org.apache.ignite.maintenance.<a href="org/apache/ignite/maintenance/MaintenanceRegistry.html" title="interface in org.apache.ignite.maintenance">MaintenanceRegistry</a></dt>
<dd>
<div class="block">All <a href="org/apache/ignite/maintenance/MaintenanceAction.html" title="interface in org.apache.ignite.maintenance"><code>MaintenanceAction</code></a>s provided by a component for <a href="org/apache/ignite/maintenance/MaintenanceTask.html" title="class in org.apache.ignite.maintenance"><code>MaintenanceTask</code></a> with a given name.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/spi/collision/CollisionJobContext.html#activate--">activate()</a></span> - Method in interface org.apache.ignite.spi.collision.<a href="org/apache/ignite/spi/collision/CollisionJobContext.html" title="interface in org.apache.ignite.spi.collision">CollisionJobContext</a></dt>
<dd>
<div class="block">Activates the job.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/ml/nn/architecture/TransformationLayerArchitecture.html#activationFunction--">activationFunction()</a></span> - Method in class org.apache.ignite.ml.nn.architecture.<a href="org/apache/ignite/ml/nn/architecture/TransformationLayerArchitecture.html" title="class in org.apache.ignite.ml.nn.architecture">TransformationLayerArchitecture</a></dt>
<dd>
<div class="block">Get activation function for this layer.</div>
</dd>
<dt><a href="org/apache/ignite/ml/nn/Activators.html" title="class in org.apache.ignite.ml.nn"><span class="typeNameLink">Activators</span></a> - Class in <a href="org/apache/ignite/ml/nn/package-summary.html">org.apache.ignite.ml.nn</a></dt>
<dd>
<div class="block">Class containing some common activation functions.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/ml/nn/Activators.html#Activators--">Activators()</a></span> - Constructor for class org.apache.ignite.ml.nn.<a href="org/apache/ignite/ml/nn/Activators.html" title="class in org.apache.ignite.ml.nn">Activators</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/ml/nn/MLPState.html#activatorsOutput">activatorsOutput</a></span> - Variable in class org.apache.ignite.ml.nn.<a href="org/apache/ignite/ml/nn/MLPState.html" title="class in org.apache.ignite.ml.nn">MLPState</a></dt>
<dd>
<div class="block">Output of activators.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/ml/nn/MLPState.html#activatorsOutput-int-">activatorsOutput(int)</a></span> - Method in class org.apache.ignite.ml.nn.<a href="org/apache/ignite/ml/nn/MLPState.html" title="class in org.apache.ignite.ml.nn">MLPState</a></dt>
<dd>
<div class="block">Output of activators of given layer.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/cluster/ClusterState.html#active--">active()</a></span> - Method in enum org.apache.ignite.cluster.<a href="org/apache/ignite/cluster/ClusterState.html" title="enum in org.apache.ignite.cluster">ClusterState</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/Ignite.html#active--">active()</a></span> - Method in interface org.apache.ignite.<a href="org/apache/ignite/Ignite.html" title="interface in org.apache.ignite">Ignite</a></dt>
<dd>
<div class="block"><span class="deprecatedLabel">Deprecated.</span>
<div class="block"><span class="deprecationComment">Use <a href="org/apache/ignite/IgniteCluster.html#active--"><code>IgniteCluster.active()</code></a> instead.</span></div>
</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/Ignite.html#active-boolean-">active(boolean)</a></span> - Method in interface org.apache.ignite.<a href="org/apache/ignite/Ignite.html" title="interface in org.apache.ignite">Ignite</a></dt>
<dd>
<div class="block"><span class="deprecatedLabel">Deprecated.</span>
<div class="block"><span class="deprecationComment">Use <a href="org/apache/ignite/IgniteCluster.html#active-boolean-"><code>IgniteCluster.active(boolean)</code></a> instead.</span></div>
</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/IgniteCluster.html#active--">active()</a></span> - Method in interface org.apache.ignite.<a href="org/apache/ignite/IgniteCluster.html" title="interface in org.apache.ignite">IgniteCluster</a></dt>
<dd>
<div class="block"><span class="deprecatedLabel">Deprecated.</span>
<div class="block"><span class="deprecationComment">Use <a href="org/apache/ignite/IgniteCluster.html#state--"><code>IgniteCluster.state()</code></a> instead.</span></div>
</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/IgniteCluster.html#active-boolean-">active(boolean)</a></span> - Method in interface org.apache.ignite.<a href="org/apache/ignite/IgniteCluster.html" title="interface in org.apache.ignite">IgniteCluster</a></dt>
<dd>
<div class="block"><span class="deprecatedLabel">Deprecated.</span>
<div class="block"><span class="deprecationComment">Use <a href="org/apache/ignite/IgniteCluster.html#state-org.apache.ignite.cluster.ClusterState-"><code>IgniteCluster.state(ClusterState)</code></a> instead.</span></div>
</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/IgniteSpringBean.html#active--">active()</a></span> - Method in class org.apache.ignite.<a href="org/apache/ignite/IgniteSpringBean.html" title="class in org.apache.ignite">IgniteSpringBean</a></dt>
<dd>
<div class="block">Checks Ignite grid is active or not active.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/IgniteSpringBean.html#active-boolean-">active(boolean)</a></span> - Method in class org.apache.ignite.<a href="org/apache/ignite/IgniteSpringBean.html" title="class in org.apache.ignite">IgniteSpringBean</a></dt>
<dd>
<div class="block">Changes Ignite grid state to active or inactive.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/mxbean/IgniteMXBean.html#active-boolean-">active(boolean)</a></span> - Method in interface org.apache.ignite.mxbean.<a href="org/apache/ignite/mxbean/IgniteMXBean.html" title="interface in org.apache.ignite.mxbean">IgniteMXBean</a></dt>
<dd>
<div class="block"><span class="deprecatedLabel">Deprecated.</span>
<div class="block"><span class="deprecationComment">Use <a href="org/apache/ignite/mxbean/IgniteMXBean.html#clusterState-java.lang.String-boolean-"><code>IgniteMXBean.clusterState(String, boolean)</code></a> instead.</span></div>
</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/mxbean/IgniteMXBean.html#active--">active()</a></span> - Method in interface org.apache.ignite.mxbean.<a href="org/apache/ignite/mxbean/IgniteMXBean.html" title="interface in org.apache.ignite.mxbean">IgniteMXBean</a></dt>
<dd>
<div class="block"><span class="deprecatedLabel">Deprecated.</span>
<div class="block"><span class="deprecationComment">Check the <a href="org/apache/ignite/spi/metric/ReadOnlyMetricRegistry.html" title="interface in org.apache.ignite.spi.metric"><code>ReadOnlyMetricRegistry</code></a> with "name=ignite.active" instead.</span></div>
</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/mxbean/IgniteMXBean.html#ACTIVE_DESC">ACTIVE_DESC</a></span> - Static variable in interface org.apache.ignite.mxbean.<a href="org/apache/ignite/mxbean/IgniteMXBean.html" title="interface in org.apache.ignite.mxbean">IgniteMXBean</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/spi/collision/jobstealing/JobStealingCollisionSpi.html#ACTIVE_JOBS_THRESHOLD_NODE_ATTR">ACTIVE_JOBS_THRESHOLD_NODE_ATTR</a></span> - Static variable in class org.apache.ignite.spi.collision.jobstealing.<a href="org/apache/ignite/spi/collision/jobstealing/JobStealingCollisionSpi.html" title="class in org.apache.ignite.spi.collision.jobstealing">JobStealingCollisionSpi</a></dt>
<dd>
<div class="block">Threshold of maximum jobs executing concurrently.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/spi/collision/CollisionContext.html#activeJobs--">activeJobs()</a></span> - Method in interface org.apache.ignite.spi.collision.<a href="org/apache/ignite/spi/collision/CollisionContext.html" title="interface in org.apache.ignite.spi.collision">CollisionContext</a></dt>
<dd>
<div class="block">Gets ordered collection of collision contexts for jobs that are currently executing.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/maintenance/MaintenanceRegistry.html#activeMaintenanceTask-java.lang.String-">activeMaintenanceTask(String)</a></span> - Method in interface org.apache.ignite.maintenance.<a href="org/apache/ignite/maintenance/MaintenanceRegistry.html" title="interface in org.apache.ignite.maintenance">MaintenanceRegistry</a></dt>
<dd>
<div class="block">Returns active <a href="org/apache/ignite/maintenance/MaintenanceTask.html" title="class in org.apache.ignite.maintenance"><code>MaintenanceTask</code></a> by its name.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/IgniteCompute.html#activeTaskFutures--">activeTaskFutures()</a></span> - Method in interface org.apache.ignite.<a href="org/apache/ignite/IgniteCompute.html" title="interface in org.apache.ignite">IgniteCompute</a></dt>
<dd>
<div class="block">Gets tasks future for active tasks started on local node.</div>
</dd>
<dt><a href="org/apache/ignite/ml/trainers/AdaptableDatasetModel.html" title="class in org.apache.ignite.ml.trainers"><span class="typeNameLink">AdaptableDatasetModel</span></a><span class='angle_bracket'>&lt;</span><a href="org/apache/ignite/ml/trainers/AdaptableDatasetModel.html" title="type parameter in AdaptableDatasetModel">I</a>,<a href="org/apache/ignite/ml/trainers/AdaptableDatasetModel.html" title="type parameter in AdaptableDatasetModel">O</a>,<a href="org/apache/ignite/ml/trainers/AdaptableDatasetModel.html" title="type parameter in AdaptableDatasetModel">IW</a>,<a href="org/apache/ignite/ml/trainers/AdaptableDatasetModel.html" title="type parameter in AdaptableDatasetModel">OW</a>,<a href="org/apache/ignite/ml/trainers/AdaptableDatasetModel.html" title="type parameter in AdaptableDatasetModel">M</a> extends <a href="org/apache/ignite/ml/IgniteModel.html" title="interface in org.apache.ignite.ml">IgniteModel</a><span class='angle_bracket'>&lt;</span><a href="org/apache/ignite/ml/trainers/AdaptableDatasetModel.html" title="type parameter in AdaptableDatasetModel">IW</a>,<a href="org/apache/ignite/ml/trainers/AdaptableDatasetModel.html" title="type parameter in AdaptableDatasetModel">OW</a><span class='angle_bracket'>&gt;</span><span class='angle_bracket'>&gt;</span> - Class in <a href="org/apache/ignite/ml/trainers/package-summary.html">org.apache.ignite.ml.trainers</a></dt>
<dd>
<div class="block">Model which is composition of form <code>before `andThen` inner Mdl `andThen` after</code>.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/ml/trainers/AdaptableDatasetModel.html#AdaptableDatasetModel-org.apache.ignite.ml.math.functions.IgniteFunction-M-org.apache.ignite.ml.math.functions.IgniteFunction-">AdaptableDatasetModel(IgniteFunction<span class='angle_bracket'>&lt;</span>I, IW<span class='angle_bracket'>&gt;</span>, M, IgniteFunction<span class='angle_bracket'>&lt;</span>OW, O<span class='angle_bracket'>&gt;</span>)</a></span> - Constructor for class org.apache.ignite.ml.trainers.<a href="org/apache/ignite/ml/trainers/AdaptableDatasetModel.html" title="class in org.apache.ignite.ml.trainers">AdaptableDatasetModel</a></dt>
<dd>
<div class="block">Construct instance of this class.</div>
</dd>
<dt><a href="org/apache/ignite/ml/trainers/AdaptableDatasetTrainer.html" title="class in org.apache.ignite.ml.trainers"><span class="typeNameLink">AdaptableDatasetTrainer</span></a><span class='angle_bracket'>&lt;</span><a href="org/apache/ignite/ml/trainers/AdaptableDatasetTrainer.html" title="type parameter in AdaptableDatasetTrainer">I</a>,<a href="org/apache/ignite/ml/trainers/AdaptableDatasetTrainer.html" title="type parameter in AdaptableDatasetTrainer">O</a>,<a href="org/apache/ignite/ml/trainers/AdaptableDatasetTrainer.html" title="type parameter in AdaptableDatasetTrainer">IW</a>,<a href="org/apache/ignite/ml/trainers/AdaptableDatasetTrainer.html" title="type parameter in AdaptableDatasetTrainer">OW</a>,<a href="org/apache/ignite/ml/trainers/AdaptableDatasetTrainer.html" title="type parameter in AdaptableDatasetTrainer">M</a> extends <a href="org/apache/ignite/ml/IgniteModel.html" title="interface in org.apache.ignite.ml">IgniteModel</a><span class='angle_bracket'>&lt;</span><a href="org/apache/ignite/ml/trainers/AdaptableDatasetTrainer.html" title="type parameter in AdaptableDatasetTrainer">IW</a>,<a href="org/apache/ignite/ml/trainers/AdaptableDatasetTrainer.html" title="type parameter in AdaptableDatasetTrainer">OW</a><span class='angle_bracket'>&gt;</span>,<a href="org/apache/ignite/ml/trainers/AdaptableDatasetTrainer.html" title="type parameter in AdaptableDatasetTrainer">L</a><span class='angle_bracket'>&gt;</span> - Class in <a href="org/apache/ignite/ml/trainers/package-summary.html">org.apache.ignite.ml.trainers</a></dt>
<dd>
<div class="block">Type used to adapt input and output types of wrapped <a href="org/apache/ignite/ml/trainers/DatasetTrainer.html" title="class in org.apache.ignite.ml.trainers"><code>DatasetTrainer</code></a>.</div>
</dd>
<dt><a href="org/apache/ignite/spi/loadbalancing/adaptive/AdaptiveCpuLoadProbe.html" title="class in org.apache.ignite.spi.loadbalancing.adaptive"><span class="typeNameLink">AdaptiveCpuLoadProbe</span></a> - Class in <a href="org/apache/ignite/spi/loadbalancing/adaptive/package-summary.html">org.apache.ignite.spi.loadbalancing.adaptive</a></dt>
<dd>
<div class="block">Implementation of node load probing based on CPU load.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/spi/loadbalancing/adaptive/AdaptiveCpuLoadProbe.html#AdaptiveCpuLoadProbe--">AdaptiveCpuLoadProbe()</a></span> - Constructor for class org.apache.ignite.spi.loadbalancing.adaptive.<a href="org/apache/ignite/spi/loadbalancing/adaptive/AdaptiveCpuLoadProbe.html" title="class in org.apache.ignite.spi.loadbalancing.adaptive">AdaptiveCpuLoadProbe</a></dt>
<dd>
<div class="block">Initializes CPU load probe to use CPU load average by default.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/spi/loadbalancing/adaptive/AdaptiveCpuLoadProbe.html#AdaptiveCpuLoadProbe-boolean-boolean-">AdaptiveCpuLoadProbe(boolean, boolean)</a></span> - Constructor for class org.apache.ignite.spi.loadbalancing.adaptive.<a href="org/apache/ignite/spi/loadbalancing/adaptive/AdaptiveCpuLoadProbe.html" title="class in org.apache.ignite.spi.loadbalancing.adaptive">AdaptiveCpuLoadProbe</a></dt>
<dd>
<div class="block">Specifies whether to use average CPU load vs. current and whether or
not to take number of processors into account.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/spi/loadbalancing/adaptive/AdaptiveCpuLoadProbe.html#AdaptiveCpuLoadProbe-boolean-boolean-double-">AdaptiveCpuLoadProbe(boolean, boolean, double)</a></span> - Constructor for class org.apache.ignite.spi.loadbalancing.adaptive.<a href="org/apache/ignite/spi/loadbalancing/adaptive/AdaptiveCpuLoadProbe.html" title="class in org.apache.ignite.spi.loadbalancing.adaptive">AdaptiveCpuLoadProbe</a></dt>
<dd>
<div class="block">Specifies whether to use average CPU load vs. current and whether or
not to take number of processors into account.</div>
</dd>
<dt><a href="org/apache/ignite/spi/loadbalancing/adaptive/AdaptiveJobCountLoadProbe.html" title="class in org.apache.ignite.spi.loadbalancing.adaptive"><span class="typeNameLink">AdaptiveJobCountLoadProbe</span></a> - Class in <a href="org/apache/ignite/spi/loadbalancing/adaptive/package-summary.html">org.apache.ignite.spi.loadbalancing.adaptive</a></dt>
<dd>
<div class="block">Implementation of node load probing based on active and waiting job count.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/spi/loadbalancing/adaptive/AdaptiveJobCountLoadProbe.html#AdaptiveJobCountLoadProbe--">AdaptiveJobCountLoadProbe()</a></span> - Constructor for class org.apache.ignite.spi.loadbalancing.adaptive.<a href="org/apache/ignite/spi/loadbalancing/adaptive/AdaptiveJobCountLoadProbe.html" title="class in org.apache.ignite.spi.loadbalancing.adaptive">AdaptiveJobCountLoadProbe</a></dt>
<dd>
<div class="block">Initializes active job probe.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/spi/loadbalancing/adaptive/AdaptiveJobCountLoadProbe.html#AdaptiveJobCountLoadProbe-boolean-">AdaptiveJobCountLoadProbe(boolean)</a></span> - Constructor for class org.apache.ignite.spi.loadbalancing.adaptive.<a href="org/apache/ignite/spi/loadbalancing/adaptive/AdaptiveJobCountLoadProbe.html" title="class in org.apache.ignite.spi.loadbalancing.adaptive">AdaptiveJobCountLoadProbe</a></dt>
<dd>
<div class="block">Creates new active job prove specifying whether to use average
job counts vs. current.</div>
</dd>
<dt><a href="org/apache/ignite/spi/loadbalancing/adaptive/AdaptiveLoadBalancingSpi.html" title="class in org.apache.ignite.spi.loadbalancing.adaptive"><span class="typeNameLink">AdaptiveLoadBalancingSpi</span></a> - Class in <a href="org/apache/ignite/spi/loadbalancing/adaptive/package-summary.html">org.apache.ignite.spi.loadbalancing.adaptive</a></dt>
<dd>
<div class="block">Load balancing SPI that adapts to overall node performance.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/spi/loadbalancing/adaptive/AdaptiveLoadBalancingSpi.html#AdaptiveLoadBalancingSpi--">AdaptiveLoadBalancingSpi()</a></span> - Constructor for class org.apache.ignite.spi.loadbalancing.adaptive.<a href="org/apache/ignite/spi/loadbalancing/adaptive/AdaptiveLoadBalancingSpi.html" title="class in org.apache.ignite.spi.loadbalancing.adaptive">AdaptiveLoadBalancingSpi</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/ignite/spi/loadbalancing/adaptive/AdaptiveLoadBalancingSpiMBean.html" title="interface in org.apache.ignite.spi.loadbalancing.adaptive"><span class="typeNameLink">AdaptiveLoadBalancingSpiMBean</span></a> - Interface in <a href="org/apache/ignite/spi/loadbalancing/adaptive/package-summary.html">org.apache.ignite.spi.loadbalancing.adaptive</a></dt>
<dd>
<div class="block">Management MBean for <a href="org/apache/ignite/spi/loadbalancing/adaptive/AdaptiveLoadBalancingSpi.html" title="class in org.apache.ignite.spi.loadbalancing.adaptive"><code>AdaptiveLoadBalancingSpi</code></a> SPI.</div>
</dd>
<dt><a href="org/apache/ignite/spi/loadbalancing/adaptive/AdaptiveLoadProbe.html" title="interface in org.apache.ignite.spi.loadbalancing.adaptive"><span class="typeNameLink">AdaptiveLoadProbe</span></a> - Interface in <a href="org/apache/ignite/spi/loadbalancing/adaptive/package-summary.html">org.apache.ignite.spi.loadbalancing.adaptive</a></dt>
<dd>
<div class="block">Pluggable implementation of node load probing.</div>
</dd>
<dt><a href="org/apache/ignite/spi/loadbalancing/adaptive/AdaptiveProcessingTimeLoadProbe.html" title="class in org.apache.ignite.spi.loadbalancing.adaptive"><span class="typeNameLink">AdaptiveProcessingTimeLoadProbe</span></a> - Class in <a href="org/apache/ignite/spi/loadbalancing/adaptive/package-summary.html">org.apache.ignite.spi.loadbalancing.adaptive</a></dt>
<dd>
<div class="block">Implementation of node load probing based on total job processing time.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/spi/loadbalancing/adaptive/AdaptiveProcessingTimeLoadProbe.html#AdaptiveProcessingTimeLoadProbe--">AdaptiveProcessingTimeLoadProbe()</a></span> - Constructor for class org.apache.ignite.spi.loadbalancing.adaptive.<a href="org/apache/ignite/spi/loadbalancing/adaptive/AdaptiveProcessingTimeLoadProbe.html" title="class in org.apache.ignite.spi.loadbalancing.adaptive">AdaptiveProcessingTimeLoadProbe</a></dt>
<dd>
<div class="block">Initializes execution time load probe to use
execution time average by default.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/spi/loadbalancing/adaptive/AdaptiveProcessingTimeLoadProbe.html#AdaptiveProcessingTimeLoadProbe-boolean-">AdaptiveProcessingTimeLoadProbe(boolean)</a></span> - Constructor for class org.apache.ignite.spi.loadbalancing.adaptive.<a href="org/apache/ignite/spi/loadbalancing/adaptive/AdaptiveProcessingTimeLoadProbe.html" title="class in org.apache.ignite.spi.loadbalancing.adaptive">AdaptiveProcessingTimeLoadProbe</a></dt>
<dd>
<div class="block">Specifies whether to use average execution time vs. current.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/IgniteQueue.html#add-T-">add(T)</a></span> - Method in interface org.apache.ignite.<a href="org/apache/ignite/IgniteQueue.html" title="interface in org.apache.ignite">IgniteQueue</a></dt>
<dt><span class="memberNameLink"><a href="org/apache/ignite/IgniteSet.html#add-T-">add(T)</a></span> - Method in interface org.apache.ignite.<a href="org/apache/ignite/IgniteSet.html" title="interface in org.apache.ignite">IgniteSet</a></dt>
<dt><span class="memberNameLink"><a href="org/apache/ignite/ml/multiclass/MultiClassModel.html#add-double-M-">add(double, M)</a></span> - Method in class org.apache.ignite.ml.multiclass.<a href="org/apache/ignite/ml/multiclass/MultiClassModel.html" title="class in org.apache.ignite.ml.multiclass">MultiClassModel</a></dt>
<dd>
<div class="block">Adds a specific binary classifier to the bunch of same classifiers.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/ml/nn/architecture/MLPArchitecture.html#add-org.apache.ignite.ml.nn.architecture.MLPArchitecture-">add(MLPArchitecture)</a></span> - Method in class org.apache.ignite.ml.nn.architecture.<a href="org/apache/ignite/ml/nn/architecture/MLPArchitecture.html" title="class in org.apache.ignite.ml.nn.architecture">MLPArchitecture</a></dt>
<dd>
<div class="block">Creates config describing network where first goes this config and after goes this method's argument.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/ml/nn/MultilayerPerceptron.html#add-org.apache.ignite.ml.nn.MultilayerPerceptron-">add(MultilayerPerceptron)</a></span> - Method in class org.apache.ignite.ml.nn.<a href="org/apache/ignite/ml/nn/MultilayerPerceptron.html" title="class in org.apache.ignite.ml.nn">MultilayerPerceptron</a></dt>
<dd>
<div class="block">Create MLP where this MLP output is fed as input to added MLP.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/ml/tree/impurity/gini/GiniImpurityMeasure.html#add-org.apache.ignite.ml.tree.impurity.gini.GiniImpurityMeasure-">add(GiniImpurityMeasure)</a></span> - Method in class org.apache.ignite.ml.tree.impurity.gini.<a href="org/apache/ignite/ml/tree/impurity/gini/GiniImpurityMeasure.html" title="class in org.apache.ignite.ml.tree.impurity.gini">GiniImpurityMeasure</a></dt>
<dd>
<div class="block">Adds the given impurity to this.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/ml/tree/impurity/ImpurityMeasure.html#add-T-">add(T)</a></span> - Method in interface org.apache.ignite.ml.tree.impurity.<a href="org/apache/ignite/ml/tree/impurity/ImpurityMeasure.html" title="interface in org.apache.ignite.ml.tree.impurity">ImpurityMeasure</a></dt>
<dd>
<div class="block">Adds the given impurity to this.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/ml/tree/impurity/mse/MSEImpurityMeasure.html#add-org.apache.ignite.ml.tree.impurity.mse.MSEImpurityMeasure-">add(MSEImpurityMeasure)</a></span> - Method in class org.apache.ignite.ml.tree.impurity.mse.<a href="org/apache/ignite/ml/tree/impurity/mse/MSEImpurityMeasure.html" title="class in org.apache.ignite.ml.tree.impurity.mse">MSEImpurityMeasure</a></dt>
<dd>
<div class="block">Adds the given impurity to this.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/ml/tree/impurity/util/StepFunction.html#add-org.apache.ignite.ml.tree.impurity.util.StepFunction-">add(StepFunction<span class='angle_bracket'>&lt;</span>T<span class='angle_bracket'>&gt;</span>)</a></span> - Method in class org.apache.ignite.ml.tree.impurity.util.<a href="org/apache/ignite/ml/tree/impurity/util/StepFunction.html" title="class in org.apache.ignite.ml.tree.impurity.util">StepFunction</a></dt>
<dd>
<div class="block">Adds the given step function to this.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/ml/util/generators/primitives/vector/VectorGeneratorsFamily.Builder.html#add-org.apache.ignite.ml.util.generators.primitives.vector.VectorGenerator-double-">add(VectorGenerator, double)</a></span> - Method in class org.apache.ignite.ml.util.generators.primitives.vector.<a href="org/apache/ignite/ml/util/generators/primitives/vector/VectorGeneratorsFamily.Builder.html" title="class in org.apache.ignite.ml.util.generators.primitives.vector">VectorGeneratorsFamily.Builder</a></dt>
<dd>
<div class="block">Add generator to family with weight proportional to it selection probability.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/ml/util/generators/primitives/vector/VectorGeneratorsFamily.Builder.html#add-org.apache.ignite.ml.util.generators.primitives.vector.VectorGenerator-">add(VectorGenerator)</a></span> - Method in class org.apache.ignite.ml.util.generators.primitives.vector.<a href="org/apache/ignite/ml/util/generators/primitives/vector/VectorGeneratorsFamily.Builder.html" title="class in org.apache.ignite.ml.util.generators.primitives.vector">VectorGeneratorsFamily.Builder</a></dt>
<dd>
<div class="block">Adds generator to family with weight = 1.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/ml/util/generators/standard/GaussianMixtureDataStream.Builder.html#add-org.apache.ignite.ml.math.primitives.vector.Vector-org.apache.ignite.ml.math.primitives.vector.Vector-">add(Vector, Vector)</a></span> - Method in class org.apache.ignite.ml.util.generators.standard.<a href="org/apache/ignite/ml/util/generators/standard/GaussianMixtureDataStream.Builder.html" title="class in org.apache.ignite.ml.util.generators.standard">GaussianMixtureDataStream.Builder</a></dt>
<dd>
<div class="block">Adds multidimensional gaussian component.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/spi/IgniteSpiMultiException.html#add-java.lang.Throwable-">add(Throwable)</a></span> - Method in exception org.apache.ignite.spi.<a href="org/apache/ignite/spi/IgniteSpiMultiException.html" title="class in org.apache.ignite.spi">IgniteSpiMultiException</a></dt>
<dd>
<div class="block">Adds a new cause for multi-exception.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/IgniteQueue.html#addAll-java.util.Collection-">addAll(Collection<span class='angle_bracket'>&lt;</span>? extends T<span class='angle_bracket'>&gt;</span>)</a></span> - Method in interface org.apache.ignite.<a href="org/apache/ignite/IgniteQueue.html" title="interface in org.apache.ignite">IgniteQueue</a></dt>
<dt><span class="memberNameLink"><a href="org/apache/ignite/IgniteSet.html#addAll-java.util.Collection-">addAll(Collection<span class='angle_bracket'>&lt;</span>? extends T<span class='angle_bracket'>&gt;</span>)</a></span> - Method in interface org.apache.ignite.<a href="org/apache/ignite/IgniteSet.html" title="interface in org.apache.ignite">IgniteSet</a></dt>
<dt><span class="memberNameLink"><a href="org/apache/ignite/IgniteAtomicLong.html#addAndGet-long-">addAndGet(long)</a></span> - Method in interface org.apache.ignite.<a href="org/apache/ignite/IgniteAtomicLong.html" title="interface in org.apache.ignite">IgniteAtomicLong</a></dt>
<dd>
<div class="block">Adds <code>l</code> and gets current value of atomic long.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/IgniteAtomicSequence.html#addAndGet-long-">addAndGet(long)</a></span> - Method in interface org.apache.ignite.<a href="org/apache/ignite/IgniteAtomicSequence.html" title="interface in org.apache.ignite">IgniteAtomicSequence</a></dt>
<dd>
<div class="block">Adds <code>l</code> elements to atomic sequence and gets value of atomic sequence.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/logger/log4j/Log4JLogger.html#addAppender-org.apache.log4j.FileAppender-">addAppender(FileAppender)</a></span> - Static method in class org.apache.ignite.logger.log4j.<a href="org/apache/ignite/logger/log4j/Log4JLogger.html" title="class in org.apache.ignite.logger.log4j">Log4JLogger</a></dt>
<dd>
<div class="block">Adds file appender.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/compute/ComputeTaskSession.html#addAttributeListener-org.apache.ignite.compute.ComputeTaskSessionAttributeListener-boolean-">addAttributeListener(ComputeTaskSessionAttributeListener, boolean)</a></span> - Method in interface org.apache.ignite.compute.<a href="org/apache/ignite/compute/ComputeTaskSession.html" title="interface in org.apache.ignite.compute">ComputeTaskSession</a></dt>
<dd>
<div class="block">Add listener for the session attributes.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/Ignite.html#addCacheConfiguration-org.apache.ignite.configuration.CacheConfiguration-">addCacheConfiguration(CacheConfiguration<span class='angle_bracket'>&lt;</span>K, V<span class='angle_bracket'>&gt;</span>)</a></span> - Method in interface org.apache.ignite.<a href="org/apache/ignite/Ignite.html" title="interface in org.apache.ignite">Ignite</a></dt>
<dd>
<div class="block">Adds cache configuration template.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/IgniteSpringBean.html#addCacheConfiguration-org.apache.ignite.configuration.CacheConfiguration-">addCacheConfiguration(CacheConfiguration<span class='angle_bracket'>&lt;</span>K, V<span class='angle_bracket'>&gt;</span>)</a></span> - Method in class org.apache.ignite.<a href="org/apache/ignite/IgniteSpringBean.html" title="class in org.apache.ignite">IgniteSpringBean</a></dt>
<dd>
<div class="block">Adds cache configuration template.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/configuration/CacheConfiguration.html#addCacheEntryListenerConfiguration-javax.cache.configuration.CacheEntryListenerConfiguration-">addCacheEntryListenerConfiguration(CacheEntryListenerConfiguration<span class='angle_bracket'>&lt;</span>K, V<span class='angle_bracket'>&gt;</span>)</a></span> - Method in class org.apache.ignite.configuration.<a href="org/apache/ignite/configuration/CacheConfiguration.html" title="class in org.apache.ignite.configuration">CacheConfiguration</a></dt>
<dt><span class="memberNameLink"><a href="org/apache/ignite/IgniteDataStreamer.html#addData-K-V-">addData(K, V)</a></span> - Method in interface org.apache.ignite.<a href="org/apache/ignite/IgniteDataStreamer.html" title="interface in org.apache.ignite">IgniteDataStreamer</a></dt>
<dd>
<div class="block">Adds data for streaming on remote node.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/IgniteDataStreamer.html#addData-java.util.Map.Entry-">addData(Map.Entry<span class='angle_bracket'>&lt;</span>K, V<span class='angle_bracket'>&gt;</span>)</a></span> - Method in interface org.apache.ignite.<a href="org/apache/ignite/IgniteDataStreamer.html" title="interface in org.apache.ignite">IgniteDataStreamer</a></dt>
<dd>
<div class="block">Adds data for streaming on remote node.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/IgniteDataStreamer.html#addData-java.util.Collection-">addData(Collection<span class='angle_bracket'>&lt;</span>? extends Map.Entry<span class='angle_bracket'>&lt;</span>K, V<span class='angle_bracket'>&gt;</span><span class='angle_bracket'>&gt;</span>)</a></span> - Method in interface org.apache.ignite.<a href="org/apache/ignite/IgniteDataStreamer.html" title="interface in org.apache.ignite">IgniteDataStreamer</a></dt>
<dd>
<div class="block">Adds data for streaming on remote node.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/IgniteDataStreamer.html#addData-java.util.Map-">addData(Map<span class='angle_bracket'>&lt;</span>K, V<span class='angle_bracket'>&gt;</span>)</a></span> - Method in interface org.apache.ignite.<a href="org/apache/ignite/IgniteDataStreamer.html" title="interface in org.apache.ignite">IgniteDataStreamer</a></dt>
<dd>
<div class="block">Adds data for streaming on remote node.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/ml/dataset/feature/Histogram.html#addElement-T-">addElement(T)</a></span> - Method in interface org.apache.ignite.ml.dataset.feature.<a href="org/apache/ignite/ml/dataset/feature/Histogram.html" title="interface in org.apache.ignite.ml.dataset.feature">Histogram</a></dt>
<dd>
<div class="block">Add object to histogram.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/ml/dataset/feature/ObjectHistogram.html#addElement-T-">addElement(T)</a></span> - Method in class org.apache.ignite.ml.dataset.feature.<a href="org/apache/ignite/ml/dataset/feature/ObjectHistogram.html" title="class in org.apache.ignite.ml.dataset.feature">ObjectHistogram</a></dt>
<dd>
<div class="block">Add object to histogram.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/ml/tree/randomforest/data/impurity/GiniHistogram.html#addElement-org.apache.ignite.ml.dataset.impl.bootstrapping.BootstrappedVector-">addElement(BootstrappedVector)</a></span> - Method in class org.apache.ignite.ml.tree.randomforest.data.impurity.<a href="org/apache/ignite/ml/tree/randomforest/data/impurity/GiniHistogram.html" title="class in org.apache.ignite.ml.tree.randomforest.data.impurity">GiniHistogram</a></dt>
<dd>
<div class="block">Add object to histogram.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/ml/tree/randomforest/data/impurity/MSEHistogram.html#addElement-org.apache.ignite.ml.dataset.impl.bootstrapping.BootstrappedVector-">addElement(BootstrappedVector)</a></span> - Method in class org.apache.ignite.ml.tree.randomforest.data.impurity.<a href="org/apache/ignite/ml/tree/randomforest/data/impurity/MSEHistogram.html" title="class in org.apache.ignite.ml.tree.randomforest.data.impurity">MSEHistogram</a></dt>
<dd>
<div class="block">Add object to histogram.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/ml/tree/randomforest/data/statistics/ClassifierLeafValuesComputer.html#addElementToLeafStatistic-org.apache.ignite.ml.dataset.feature.ObjectHistogram-org.apache.ignite.ml.dataset.impl.bootstrapping.BootstrappedVector-int-">addElementToLeafStatistic(ObjectHistogram<span class='angle_bracket'>&lt;</span>BootstrappedVector<span class='angle_bracket'>&gt;</span>, BootstrappedVector, int)</a></span> - Method in class org.apache.ignite.ml.tree.randomforest.data.statistics.<a href="org/apache/ignite/ml/tree/randomforest/data/statistics/ClassifierLeafValuesComputer.html" title="class in org.apache.ignite.ml.tree.randomforest.data.statistics">ClassifierLeafValuesComputer</a></dt>
<dd>
<div class="block">Save vector to leaf statistic.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/ml/tree/randomforest/data/statistics/LeafValuesComputer.html#addElementToLeafStatistic-T-org.apache.ignite.ml.dataset.impl.bootstrapping.BootstrappedVector-int-">addElementToLeafStatistic(T, BootstrappedVector, int)</a></span> - Method in class org.apache.ignite.ml.tree.randomforest.data.statistics.<a href="org/apache/ignite/ml/tree/randomforest/data/statistics/LeafValuesComputer.html" title="class in org.apache.ignite.ml.tree.randomforest.data.statistics">LeafValuesComputer</a></dt>
<dd>
<div class="block">Save vector to leaf statistic.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/ml/tree/randomforest/data/statistics/RegressionLeafValuesComputer.html#addElementToLeafStatistic-org.apache.ignite.ml.tree.randomforest.data.statistics.MeanValueStatistic-org.apache.ignite.ml.dataset.impl.bootstrapping.BootstrappedVector-int-">addElementToLeafStatistic(MeanValueStatistic, BootstrappedVector, int)</a></span> - Method in class org.apache.ignite.ml.tree.randomforest.data.statistics.<a href="org/apache/ignite/ml/tree/randomforest/data/statistics/RegressionLeafValuesComputer.html" title="class in org.apache.ignite.ml.tree.randomforest.data.statistics">RegressionLeafValuesComputer</a></dt>
<dd>
<div class="block">Save vector to leaf statistic.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/ml/util/ModelTrace.html#addField-java.lang.String-java.lang.String-">addField(String, String)</a></span> - Method in class org.apache.ignite.ml.util.<a href="org/apache/ignite/ml/util/ModelTrace.html" title="class in org.apache.ignite.ml.util">ModelTrace</a></dt>
<dd>
<div class="block">Add field.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/ml/util/ModelTrace.html#addField-java.lang.String-java.util.List-">addField(String, List)</a></span> - Method in class org.apache.ignite.ml.util.<a href="org/apache/ignite/ml/util/ModelTrace.html" title="class in org.apache.ignite.ml.util">ModelTrace</a></dt>
<dd>
<div class="block">Add field.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/spi/discovery/DiscoveryDataBag.html#addGridCommonData-java.lang.Integer-java.io.Serializable-">addGridCommonData(Integer, Serializable)</a></span> - Method in class org.apache.ignite.spi.discovery.<a href="org/apache/ignite/spi/discovery/DiscoveryDataBag.html" title="class in org.apache.ignite.spi.discovery">DiscoveryDataBag</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/ml/selection/paramgrid/ParamGrid.html#addHyperParam-java.lang.String-org.apache.ignite.ml.math.functions.IgniteDoubleConsumer-java.lang.Double:A-">addHyperParam(String, IgniteDoubleConsumer, Double[])</a></span> - Method in class org.apache.ignite.ml.selection.paramgrid.<a href="org/apache/ignite/ml/selection/paramgrid/ParamGrid.html" title="class in org.apache.ignite.ml.selection.paramgrid">ParamGrid</a></dt>
<dd>
<div class="block">Adds a grid for the specific hyper parameter.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/spi/discovery/tcp/TcpDiscoverySpi.html#addIncomeConnectionListener-org.apache.ignite.lang.IgniteInClosure-">addIncomeConnectionListener(IgniteInClosure<span class='angle_bracket'>&lt;</span>Socket<span class='angle_bracket'>&gt;</span>)</a></span> - Method in class org.apache.ignite.spi.discovery.tcp.<a href="org/apache/ignite/spi/discovery/tcp/TcpDiscoverySpi.html" title="class in org.apache.ignite.spi.discovery.tcp">TcpDiscoverySpi</a></dt>
<dd>
<div class="block"><strong>FOR TEST ONLY!!!</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/spi/discovery/DiscoveryDataBag.html#addJoiningNodeData-java.lang.Integer-java.io.Serializable-">addJoiningNodeData(Integer, Serializable)</a></span> - Method in class org.apache.ignite.spi.discovery.<a href="org/apache/ignite/spi/discovery/DiscoveryDataBag.html" title="class in org.apache.ignite.spi.discovery">DiscoveryDataBag</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/Ignition.html#addListener-org.apache.ignite.IgnitionListener-">addListener(IgnitionListener)</a></span> - Static method in class org.apache.ignite.<a href="org/apache/ignite/Ignition.html" title="class in org.apache.ignite">Ignition</a></dt>
<dd>
<div class="block">Adds a lsnr for grid life cycle events.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/spi/IgniteSpiContext.html#addLocalEventListener-org.apache.ignite.internal.managers.eventstorage.GridLocalEventListener-int...-">addLocalEventListener(GridLocalEventListener, int...)</a></span> - Method in interface org.apache.ignite.spi.<a href="org/apache/ignite/spi/IgniteSpiContext.html" title="interface in org.apache.ignite.spi">IgniteSpiContext</a></dt>
<dd>
<div class="block">Adds an event listener for local events.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/spi/IgniteSpiContext.html#addLocalMessageListener-java.lang.Object-org.apache.ignite.lang.IgniteBiPredicate-">addLocalMessageListener(Object, IgniteBiPredicate<span class='angle_bracket'>&lt;</span>UUID, ?<span class='angle_bracket'>&gt;</span>)</a></span> - Method in interface org.apache.ignite.spi.<a href="org/apache/ignite/spi/IgniteSpiContext.html" title="interface in org.apache.ignite.spi">IgniteSpiContext</a></dt>
<dd>
<div class="block">Register an local message listener to receive messages sent by remote nodes.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/spi/tracing/NoopSpiSpecificSpan.html#addLog-java.lang.String-">addLog(String)</a></span> - Method in class org.apache.ignite.spi.tracing.<a href="org/apache/ignite/spi/tracing/NoopSpiSpecificSpan.html" title="class in org.apache.ignite.spi.tracing">NoopSpiSpecificSpan</a></dt>
<dd>
<div class="block">Logs work to span.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/spi/tracing/opencensus/OpenCensusSpanAdapter.html#addLog-java.lang.String-">addLog(String)</a></span> - Method in class org.apache.ignite.spi.tracing.opencensus.<a href="org/apache/ignite/spi/tracing/opencensus/OpenCensusSpanAdapter.html" title="class in org.apache.ignite.spi.tracing.opencensus">OpenCensusSpanAdapter</a></dt>
<dd>
<div class="block">Logs work to span.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/spi/tracing/SpiSpecificSpan.html#addLog-java.lang.String-">addLog(String)</a></span> - Method in interface org.apache.ignite.spi.tracing.<a href="org/apache/ignite/spi/tracing/SpiSpecificSpan.html" title="interface in org.apache.ignite.spi.tracing">SpiSpecificSpan</a></dt>
<dd>
<div class="block">Logs work to span.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/ml/composition/stacking/StackedVectorDatasetTrainer.html#addMatrix2MatrixTrainer-org.apache.ignite.ml.trainers.DatasetTrainer-">addMatrix2MatrixTrainer(DatasetTrainer<span class='angle_bracket'>&lt;</span>M1, L<span class='angle_bracket'>&gt;</span>)</a></span> - Method in class org.apache.ignite.ml.composition.stacking.<a href="org/apache/ignite/ml/composition/stacking/StackedVectorDatasetTrainer.html" title="class in org.apache.ignite.ml.composition.stacking">StackedVectorDatasetTrainer</a></dt>
<dd>
<div class="block">Shortcut for adding trainer <code>Matrix -<span class='angle_bracket'>&gt;</span> Matrix</code> where this trainer is treated as <code>Vector -<span class='angle_bracket'>&gt;</span> Vector</code>, where
input <a href="org/apache/ignite/ml/math/primitives/vector/Vector.html" title="interface in org.apache.ignite.ml.math.primitives.vector"><code>Vector</code></a> is turned into <code>1 x cols</code> <a href="org/apache/ignite/ml/math/primitives/matrix/Matrix.html" title="interface in org.apache.ignite.ml.math.primitives.matrix"><code>Matrix</code></a> and output is a first row of output <a href="org/apache/ignite/ml/math/primitives/matrix/Matrix.html" title="interface in org.apache.ignite.ml.math.primitives.matrix"><code>Matrix</code></a>.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/stream/StreamAdapter.html#addMessage-T-">addMessage(T)</a></span> - Method in class org.apache.ignite.stream.<a href="org/apache/ignite/stream/StreamAdapter.html" title="class in org.apache.ignite.stream">StreamAdapter</a></dt>
<dd>
<div class="block">Converts given message to 1 or many tuples (depending on the type of extractor) and adds it/them to the
underlying streamer.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/spi/IgniteSpiContext.html#addMessageListener-org.apache.ignite.internal.managers.communication.GridMessageListener-java.lang.String-">addMessageListener(GridMessageListener, String)</a></span> - Method in interface org.apache.ignite.spi.<a href="org/apache/ignite/spi/IgniteSpiContext.html" title="interface in org.apache.ignite.spi">IgniteSpiContext</a></dt>
<dd>
<div class="block"><span class="deprecatedLabel">Deprecated.</span>
<div class="block"><span class="deprecationComment">Use <a href="org/apache/ignite/spi/IgniteSpiContext.html#addLocalMessageListener-java.lang.Object-org.apache.ignite.lang.IgniteBiPredicate-"><code>IgniteSpiContext.addLocalMessageListener(Object, IgniteBiPredicate)</code></a> instead.</span></div>
</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/cache/eviction/EvictableEntry.html#addMeta-T-">addMeta(T)</a></span> - Method in interface org.apache.ignite.cache.eviction.<a href="org/apache/ignite/cache/eviction/EvictableEntry.html" title="interface in org.apache.ignite.cache.eviction">EvictableEntry</a></dt>
<dd>
<div class="block">Adds a new metadata.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/spi/IgniteSpiContext.html#addMetricRegistryCreationListener-java.util.function.Consumer-">addMetricRegistryCreationListener(Consumer<span class='angle_bracket'>&lt;</span>ReadOnlyMetricRegistry<span class='angle_bracket'>&gt;</span>)</a></span> - Method in interface org.apache.ignite.spi.<a href="org/apache/ignite/spi/IgniteSpiContext.html" title="interface in org.apache.ignite.spi">IgniteSpiContext</a></dt>
<dd>
<div class="block">Register listener which will be notified on metric registry creation.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/spi/metric/ReadOnlyMetricManager.html#addMetricRegistryCreationListener-java.util.function.Consumer-">addMetricRegistryCreationListener(Consumer<span class='angle_bracket'>&lt;</span>ReadOnlyMetricRegistry<span class='angle_bracket'>&gt;</span>)</a></span> - Method in interface org.apache.ignite.spi.metric.<a href="org/apache/ignite/spi/metric/ReadOnlyMetricManager.html" title="interface in org.apache.ignite.spi.metric">ReadOnlyMetricManager</a></dt>
<dd>
<div class="block">Adds listener of metrics registry creation events.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/spi/metric/ReadOnlyMetricManager.html#addMetricRegistryRemoveListener-java.util.function.Consumer-">addMetricRegistryRemoveListener(Consumer<span class='angle_bracket'>&lt;</span>ReadOnlyMetricRegistry<span class='angle_bracket'>&gt;</span>)</a></span> - Method in interface org.apache.ignite.spi.metric.<a href="org/apache/ignite/spi/metric/ReadOnlyMetricManager.html" title="interface in org.apache.ignite.spi.metric">ReadOnlyMetricManager</a></dt>
<dd>
<div class="block">Adds listener of metrics registry remove events.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/spi/discovery/DiscoveryDataBag.html#addNodeSpecificData-java.lang.Integer-java.io.Serializable-">addNodeSpecificData(Integer, Serializable)</a></span> - Method in class org.apache.ignite.spi.discovery.<a href="org/apache/ignite/spi/discovery/DiscoveryDataBag.html" title="class in org.apache.ignite.spi.discovery">DiscoveryDataBag</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/ml/pipeline/Pipeline.html#addPreprocessingTrainer-org.apache.ignite.ml.preprocessing.PreprocessingTrainer-">addPreprocessingTrainer(PreprocessingTrainer)</a></span> - Method in class org.apache.ignite.ml.pipeline.<a href="org/apache/ignite/ml/pipeline/Pipeline.html" title="class in org.apache.ignite.ml.pipeline">Pipeline</a></dt>
<dd>
<div class="block">Adds a preprocessor.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/cache/QueryEntity.html#addQueryField-java.lang.String-java.lang.String-java.lang.String-">addQueryField(String, String, String)</a></span> - Method in class org.apache.ignite.cache.<a href="org/apache/ignite/cache/QueryEntity.html" title="class in org.apache.ignite.cache">QueryEntity</a></dt>
<dd>
<div class="block">Utility method for building query entities programmatically.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/plugin/security/AuthenticationContext.html#address--">address()</a></span> - Method in class org.apache.ignite.plugin.security.<a href="org/apache/ignite/plugin/security/AuthenticationContext.html" title="class in org.apache.ignite.plugin.security">AuthenticationContext</a></dt>
<dd>
<div class="block">Gets subject network address.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/plugin/security/AuthenticationContext.html#address-java.net.InetSocketAddress-">address(InetSocketAddress)</a></span> - Method in class org.apache.ignite.plugin.security.<a href="org/apache/ignite/plugin/security/AuthenticationContext.html" title="class in org.apache.ignite.plugin.security">AuthenticationContext</a></dt>
<dd>
<div class="block">Sets subject network address.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/plugin/security/SecuritySubject.html#address--">address()</a></span> - Method in interface org.apache.ignite.plugin.security.<a href="org/apache/ignite/plugin/security/SecuritySubject.html" title="interface in org.apache.ignite.plugin.security">SecuritySubject</a></dt>
<dd>
<div class="block">Gets subject connection address.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/cluster/ClusterNode.html#addresses--">addresses()</a></span> - Method in interface org.apache.ignite.cluster.<a href="org/apache/ignite/cluster/ClusterNode.html" title="interface in org.apache.ignite.cluster">ClusterNode</a></dt>
<dd>
<div class="block">Gets collection of addresses this node is known by.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/spi/communication/tcp/AttributeNames.html#addresses--">addresses()</a></span> - Method in class org.apache.ignite.spi.communication.tcp.<a href="org/apache/ignite/spi/communication/tcp/AttributeNames.html" title="class in org.apache.ignite.spi.communication.tcp">AttributeNames</a></dt>
<dd>
<div class="block"><span class="deprecatedLabel">Deprecated.</span></div>
&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/spi/discovery/isolated/IsolatedNode.html#addresses--">addresses()</a></span> - Method in class org.apache.ignite.spi.discovery.isolated.<a href="org/apache/ignite/spi/discovery/isolated/IsolatedNode.html" title="class in org.apache.ignite.spi.discovery.isolated">IsolatedNode</a></dt>
<dd>
<div class="block">Gets collection of addresses this node is known by.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/spi/systemview/view/ClusterNodeView.html#addresses--">addresses()</a></span> - Method in class org.apache.ignite.spi.systemview.view.<a href="org/apache/ignite/spi/systemview/view/ClusterNodeView.html" title="class in org.apache.ignite.spi.systemview.view">ClusterNodeView</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/ignite/configuration/AddressResolver.html" title="interface in org.apache.ignite.configuration"><span class="typeNameLink">AddressResolver</span></a> - Interface in <a href="org/apache/ignite/configuration/package-summary.html">org.apache.ignite.configuration</a></dt>
<dd>
<div class="block">Provides resolution between external and internal addresses.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/visor/plugin/VisorPluginNodesPanel.html#addSelectionListener-org.apache.ignite.visor.plugin.VisorSelectionListener-">addSelectionListener(VisorSelectionListener<span class='angle_bracket'>&lt;</span>UUID<span class='angle_bracket'>&gt;</span>)</a></span> - Method in interface org.apache.ignite.visor.plugin.<a href="org/apache/ignite/visor/plugin/VisorPluginNodesPanel.html" title="interface in org.apache.ignite.visor.plugin">VisorPluginNodesPanel</a></dt>
<dd>
<div class="block">Add selection listener.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/spi/discovery/tcp/TcpDiscoverySpi.html#addSendMessageListener-org.apache.ignite.lang.IgniteInClosure-">addSendMessageListener(IgniteInClosure<span class='angle_bracket'>&lt;</span>TcpDiscoveryAbstractMessage<span class='angle_bracket'>&gt;</span>)</a></span> - Method in class org.apache.ignite.spi.discovery.tcp.<a href="org/apache/ignite/spi/discovery/tcp/TcpDiscoverySpi.html" title="class in org.apache.ignite.spi.discovery.tcp">TcpDiscoverySpi</a></dt>
<dd>
<div class="block"><strong>FOR TEST ONLY!!!</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/spi/systemview/ReadOnlySystemViewRegistry.html#addSystemViewCreationListener-java.util.function.Consumer-">addSystemViewCreationListener(Consumer<span class='angle_bracket'>&lt;</span>SystemView<span class='angle_bracket'>&lt;</span>?<span class='angle_bracket'>&gt;</span><span class='angle_bracket'>&gt;</span>)</a></span> - Method in interface org.apache.ignite.spi.systemview.<a href="org/apache/ignite/spi/systemview/ReadOnlySystemViewRegistry.html" title="interface in org.apache.ignite.spi.systemview">ReadOnlySystemViewRegistry</a></dt>
<dd>
<div class="block">Adds listener of view creation events.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/spi/tracing/NoopSpiSpecificSpan.html#addTag-java.lang.String-java.lang.String-">addTag(String, String)</a></span> - Method in class org.apache.ignite.spi.tracing.<a href="org/apache/ignite/spi/tracing/NoopSpiSpecificSpan.html" title="class in org.apache.ignite.spi.tracing">NoopSpiSpecificSpan</a></dt>
<dd>
<div class="block">Adds tag to span with <code>String</code> value.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/spi/tracing/opencensus/OpenCensusSpanAdapter.html#addTag-java.lang.String-java.lang.String-">addTag(String, String)</a></span> - Method in class org.apache.ignite.spi.tracing.opencensus.<a href="org/apache/ignite/spi/tracing/opencensus/OpenCensusSpanAdapter.html" title="class in org.apache.ignite.spi.tracing.opencensus">OpenCensusSpanAdapter</a></dt>
<dd>
<div class="block">Adds tag to span with <code>String</code> value.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/spi/tracing/SpiSpecificSpan.html#addTag-java.lang.String-java.lang.String-">addTag(String, String)</a></span> - Method in interface org.apache.ignite.spi.tracing.<a href="org/apache/ignite/spi/tracing/SpiSpecificSpan.html" title="interface in org.apache.ignite.spi.tracing">SpiSpecificSpan</a></dt>
<dd>
<div class="block">Adds tag to span with <code>String</code> value.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/spi/IgniteSpiAdapter.html#addTimeoutObject-org.apache.ignite.spi.IgniteSpiTimeoutObject-">addTimeoutObject(IgniteSpiTimeoutObject)</a></span> - Method in class org.apache.ignite.spi.<a href="org/apache/ignite/spi/IgniteSpiAdapter.html" title="class in org.apache.ignite.spi">IgniteSpiAdapter</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/spi/IgniteSpiContext.html#addTimeoutObject-org.apache.ignite.spi.IgniteSpiTimeoutObject-">addTimeoutObject(IgniteSpiTimeoutObject)</a></span> - Method in interface org.apache.ignite.spi.<a href="org/apache/ignite/spi/IgniteSpiContext.html" title="interface in org.apache.ignite.spi">IgniteSpiContext</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/visor/plugin/VisorPluginModel.html#addTopologyListener-org.apache.ignite.visor.plugin.VisorTopologyListener-">addTopologyListener(VisorTopologyListener)</a></span> - Method in interface org.apache.ignite.visor.plugin.<a href="org/apache/ignite/visor/plugin/VisorPluginModel.html" title="interface in org.apache.ignite.visor.plugin">VisorPluginModel</a></dt>
<dd>
<div class="block">Install topology listener.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/ml/composition/stacking/SimpleStackedDatasetTrainer.html#addTrainer-org.apache.ignite.ml.trainers.DatasetTrainer-">addTrainer(DatasetTrainer<span class='angle_bracket'>&lt;</span>M1, L<span class='angle_bracket'>&gt;</span>)</a></span> - Method in class org.apache.ignite.ml.composition.stacking.<a href="org/apache/ignite/ml/composition/stacking/SimpleStackedDatasetTrainer.html" title="class in org.apache.ignite.ml.composition.stacking">SimpleStackedDatasetTrainer</a></dt>
<dd>
<div class="block">Adds submodel trainer along with converters needed on training and inference stages.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/ml/composition/stacking/StackedDatasetTrainer.html#addTrainer-org.apache.ignite.ml.trainers.DatasetTrainer-">addTrainer(DatasetTrainer<span class='angle_bracket'>&lt;</span>M1, L<span class='angle_bracket'>&gt;</span>)</a></span> - Method in class org.apache.ignite.ml.composition.stacking.<a href="org/apache/ignite/ml/composition/stacking/StackedDatasetTrainer.html" title="class in org.apache.ignite.ml.composition.stacking">StackedDatasetTrainer</a></dt>
<dd>
<div class="block">Adds submodel trainer along with converters needed on training and inference stages.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/ml/composition/stacking/StackedVectorDatasetTrainer.html#addTrainer-org.apache.ignite.ml.trainers.DatasetTrainer-">addTrainer(DatasetTrainer<span class='angle_bracket'>&lt;</span>M1, L<span class='angle_bracket'>&gt;</span>)</a></span> - Method in class org.apache.ignite.ml.composition.stacking.<a href="org/apache/ignite/ml/composition/stacking/StackedVectorDatasetTrainer.html" title="class in org.apache.ignite.ml.composition.stacking">StackedVectorDatasetTrainer</a></dt>
<dd>
<div class="block">Adds submodel trainer along with converters needed on training and inference stages.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/ml/pipeline/Pipeline.html#addTrainer-org.apache.ignite.ml.trainers.DatasetTrainer-">addTrainer(DatasetTrainer)</a></span> - Method in class org.apache.ignite.ml.pipeline.<a href="org/apache/ignite/ml/pipeline/Pipeline.html" title="class in org.apache.ignite.ml.pipeline">Pipeline</a></dt>
<dd>
<div class="block">Adds a trainer.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/ml/composition/stacking/StackedVectorDatasetTrainer.html#addTrainerWithDoubleOutput-org.apache.ignite.ml.trainers.DatasetTrainer-">addTrainerWithDoubleOutput(DatasetTrainer<span class='angle_bracket'>&lt;</span>M1, L<span class='angle_bracket'>&gt;</span>)</a></span> - Method in class org.apache.ignite.ml.composition.stacking.<a href="org/apache/ignite/ml/composition/stacking/StackedVectorDatasetTrainer.html" title="class in org.apache.ignite.ml.composition.stacking">StackedVectorDatasetTrainer</a></dt>
<dd>
<div class="block">Shortcut for adding trainer <code>Vector -<span class='angle_bracket'>&gt;</span> Double</code> where this trainer is treated as <code>Vector -<span class='angle_bracket'>&gt;</span> Vector</code>, where
output <a href="org/apache/ignite/ml/math/primitives/vector/Vector.html" title="interface in org.apache.ignite.ml.math.primitives.vector"><code>Vector</code></a> is constructed by wrapping double value.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/ml/pipeline/Pipeline.html#addVectorizer-org.apache.ignite.ml.dataset.feature.extractor.Vectorizer-">addVectorizer(Vectorizer<span class='angle_bracket'>&lt;</span>K, V, C, L<span class='angle_bracket'>&gt;</span>)</a></span> - Method in class org.apache.ignite.ml.pipeline.<a href="org/apache/ignite/ml/pipeline/Pipeline.html" title="class in org.apache.ignite.ml.pipeline">Pipeline</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/ignite/cache/affinity/Affinity.html" title="interface in org.apache.ignite.cache.affinity"><span class="typeNameLink">Affinity</span></a><span class='angle_bracket'>&lt;</span><a href="org/apache/ignite/cache/affinity/Affinity.html" title="type parameter in Affinity">K</a><span class='angle_bracket'>&gt;</span> - Interface in <a href="org/apache/ignite/cache/affinity/package-summary.html">org.apache.ignite.cache.affinity</a></dt>
<dd>
<div class="block">Provides affinity information to detect which node is primary and which nodes are
backups for a partitioned or replicated cache.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/cache/hibernate/HibernateCacheProxy.html#affinity--">affinity()</a></span> - Method in class org.apache.ignite.cache.hibernate.<a href="org/apache/ignite/cache/hibernate/HibernateCacheProxy.html" title="class in org.apache.ignite.cache.hibernate">HibernateCacheProxy</a></dt>
<dd>
<div class="block">Gets affinity service to provide information about data partitioning
and distribution.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/Ignite.html#affinity-java.lang.String-">affinity(String)</a></span> - Method in interface org.apache.ignite.<a href="org/apache/ignite/Ignite.html" title="interface in org.apache.ignite">Ignite</a></dt>
<dd>
<div class="block">Gets affinity service to provide information about data partitioning and distribution.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/IgniteSpringBean.html#affinity-java.lang.String-">affinity(String)</a></span> - Method in class org.apache.ignite.<a href="org/apache/ignite/IgniteSpringBean.html" title="class in org.apache.ignite">IgniteSpringBean</a></dt>
<dd>
<div class="block">Gets affinity service to provide information about data partitioning and distribution.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/spi/systemview/view/CacheGroupView.html#affinity--">affinity()</a></span> - Method in class org.apache.ignite.spi.systemview.view.<a href="org/apache/ignite/spi/systemview/view/CacheGroupView.html" title="class in org.apache.ignite.spi.systemview.view">CacheGroupView</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/spi/systemview/view/CacheView.html#affinity--">affinity()</a></span> - Method in class org.apache.ignite.spi.systemview.view.<a href="org/apache/ignite/spi/systemview/view/CacheView.html" title="class in org.apache.ignite.spi.systemview.view">CacheView</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/spi/failover/always/AlwaysFailoverSpi.html#AFFINITY_CALL_ATTEMPT">AFFINITY_CALL_ATTEMPT</a></span> - Static variable in class org.apache.ignite.spi.failover.always.<a href="org/apache/ignite/spi/failover/always/AlwaysFailoverSpi.html" title="class in org.apache.ignite.spi.failover.always">AlwaysFailoverSpi</a></dt>
<dd>
<div class="block">Name of job context attribute containing number of affinity call attempts.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/spi/systemview/view/ComputeJobView.html#affinityCacheIds--">affinityCacheIds()</a></span> - Method in class org.apache.ignite.spi.systemview.view.<a href="org/apache/ignite/spi/systemview/view/ComputeJobView.html" title="class in org.apache.ignite.spi.systemview.view">ComputeJobView</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/spi/failover/FailoverContext.html#affinityCacheName--">affinityCacheName()</a></span> - Method in interface org.apache.ignite.spi.failover.<a href="org/apache/ignite/spi/failover/FailoverContext.html" title="interface in org.apache.ignite.spi.failover">FailoverContext</a></dt>
<dd>
<div class="block">Returns affinity cache name <a href="org/apache/ignite/IgniteCompute.html#affinityRun-java.lang.String-java.lang.Object-org.apache.ignite.lang.IgniteRunnable-"><code>IgniteCompute.affinityRun(String, Object, IgniteRunnable)</code></a>
and <a href="org/apache/ignite/IgniteCompute.html#affinityCall-java.lang.String-java.lang.Object-org.apache.ignite.lang.IgniteCallable-"><code>IgniteCompute.affinityCall(String, Object, IgniteCallable)</code></a>.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/spi/systemview/view/ComputeTaskView.html#affinityCacheName--">affinityCacheName()</a></span> - Method in class org.apache.ignite.spi.systemview.view.<a href="org/apache/ignite/spi/systemview/view/ComputeTaskView.html" title="class in org.apache.ignite.spi.systemview.view">ComputeTaskView</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/IgniteCompute.html#affinityCall-java.lang.String-java.lang.Object-org.apache.ignite.lang.IgniteCallable-">affinityCall(String, Object, IgniteCallable<span class='angle_bracket'>&lt;</span>R<span class='angle_bracket'>&gt;</span>)</a></span> - Method in interface org.apache.ignite.<a href="org/apache/ignite/IgniteCompute.html" title="interface in org.apache.ignite">IgniteCompute</a></dt>
<dd>
<div class="block">Executes given job on the node where data for provided affinity key is located
(a.k.a. affinity co-location).</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/IgniteCompute.html#affinityCall-java.util.Collection-java.lang.Object-org.apache.ignite.lang.IgniteCallable-">affinityCall(Collection<span class='angle_bracket'>&lt;</span>String<span class='angle_bracket'>&gt;</span>, Object, IgniteCallable<span class='angle_bracket'>&lt;</span>R<span class='angle_bracket'>&gt;</span>)</a></span> - Method in interface org.apache.ignite.<a href="org/apache/ignite/IgniteCompute.html" title="interface in org.apache.ignite">IgniteCompute</a></dt>
<dd>
<div class="block">Executes given job on the node where data for provided affinity key is located
(a.k.a. affinity co-location).</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/IgniteCompute.html#affinityCall-java.util.Collection-int-org.apache.ignite.lang.IgniteCallable-">affinityCall(Collection<span class='angle_bracket'>&lt;</span>String<span class='angle_bracket'>&gt;</span>, int, IgniteCallable<span class='angle_bracket'>&lt;</span>R<span class='angle_bracket'>&gt;</span>)</a></span> - Method in interface org.apache.ignite.<a href="org/apache/ignite/IgniteCompute.html" title="interface in org.apache.ignite">IgniteCompute</a></dt>
<dd>
<div class="block">Executes given job on the node where partition is located (the partition is primary on the node)
It's guaranteed that the data of all the partitions of all participating caches,
the affinity key belongs to, will present on the destination node throughout the job execution.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/IgniteQueue.html#affinityCall-org.apache.ignite.lang.IgniteCallable-">affinityCall(IgniteCallable<span class='angle_bracket'>&lt;</span>R<span class='angle_bracket'>&gt;</span>)</a></span> - Method in interface org.apache.ignite.<a href="org/apache/ignite/IgniteQueue.html" title="interface in org.apache.ignite">IgniteQueue</a></dt>
<dd>
<div class="block">Executes given job on collocated queue on the node where the queue is located
(a.k.a. affinity co-location).</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/IgniteSet.html#affinityCall-org.apache.ignite.lang.IgniteCallable-">affinityCall(IgniteCallable<span class='angle_bracket'>&lt;</span>R<span class='angle_bracket'>&gt;</span>)</a></span> - Method in interface org.apache.ignite.<a href="org/apache/ignite/IgniteSet.html" title="interface in org.apache.ignite">IgniteSet</a></dt>
<dd>
<div class="block">Executes given job on collocated set on the node where the set is located
(a.k.a. affinity co-location).</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/IgniteCompute.html#affinityCallAsync-java.lang.String-java.lang.Object-org.apache.ignite.lang.IgniteCallable-">affinityCallAsync(String, Object, IgniteCallable<span class='angle_bracket'>&lt;</span>R<span class='angle_bracket'>&gt;</span>)</a></span> - Method in interface org.apache.ignite.<a href="org/apache/ignite/IgniteCompute.html" title="interface in org.apache.ignite">IgniteCompute</a></dt>
<dd>
<div class="block">Executes given job asynchronously on the node where data for provided affinity key is located
(a.k.a. affinity co-location).</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/IgniteCompute.html#affinityCallAsync-java.util.Collection-java.lang.Object-org.apache.ignite.lang.IgniteCallable-">affinityCallAsync(Collection<span class='angle_bracket'>&lt;</span>String<span class='angle_bracket'>&gt;</span>, Object, IgniteCallable<span class='angle_bracket'>&lt;</span>R<span class='angle_bracket'>&gt;</span>)</a></span> - Method in interface org.apache.ignite.<a href="org/apache/ignite/IgniteCompute.html" title="interface in org.apache.ignite">IgniteCompute</a></dt>
<dd>
<div class="block">Executes given job asynchronously on the node where data for provided affinity key is located
(a.k.a. affinity co-location).</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/IgniteCompute.html#affinityCallAsync-java.util.Collection-int-org.apache.ignite.lang.IgniteCallable-">affinityCallAsync(Collection<span class='angle_bracket'>&lt;</span>String<span class='angle_bracket'>&gt;</span>, int, IgniteCallable<span class='angle_bracket'>&lt;</span>R<span class='angle_bracket'>&gt;</span>)</a></span> - Method in interface org.apache.ignite.<a href="org/apache/ignite/IgniteCompute.html" title="interface in org.apache.ignite">IgniteCompute</a></dt>
<dd>
<div class="block">Executes given job asynchronously on the node where partition is located (the partition is primary on the node)
The data of the partition will not be migrated from the target node
while the job is executed.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/ml/dataset/impl/cache/util/ComputeUtils.html#affinityCallWithRetries-org.apache.ignite.Ignite-java.util.Collection-org.apache.ignite.ml.math.functions.IgniteFunction-int-int-org.apache.ignite.ml.environment.deploy.DeployingContext-">affinityCallWithRetries(Ignite, Collection<span class='angle_bracket'>&lt;</span>String<span class='angle_bracket'>&gt;</span>, IgniteFunction<span class='angle_bracket'>&lt;</span>Integer, R<span class='angle_bracket'>&gt;</span>, int, int, DeployingContext)</a></span> - Static method in class org.apache.ignite.ml.dataset.impl.cache.util.<a href="org/apache/ignite/ml/dataset/impl/cache/util/ComputeUtils.html" title="class in org.apache.ignite.ml.dataset.impl.cache.util">ComputeUtils</a></dt>
<dd>
<div class="block">Calls the specified <code>fun</code> function on all partitions so that is't guaranteed that partitions with the same
index of all specified caches will be placed on the same node and will not be moved before computation is
finished.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/ml/dataset/impl/cache/util/ComputeUtils.html#affinityCallWithRetries-org.apache.ignite.Ignite-java.util.Collection-org.apache.ignite.ml.math.functions.IgniteFunction-int-org.apache.ignite.ml.environment.deploy.DeployingContext-">affinityCallWithRetries(Ignite, Collection<span class='angle_bracket'>&lt;</span>String<span class='angle_bracket'>&gt;</span>, IgniteFunction<span class='angle_bracket'>&lt;</span>Integer, R<span class='angle_bracket'>&gt;</span>, int, DeployingContext)</a></span> - Static method in class org.apache.ignite.ml.dataset.impl.cache.util.<a href="org/apache/ignite/ml/dataset/impl/cache/util/ComputeUtils.html" title="class in org.apache.ignite.ml.dataset.impl.cache.util">ComputeUtils</a></dt>
<dd>
<div class="block">Calls the specified <code>fun</code> function on all partitions so that is't guaranteed that partitions with the same
index of all specified caches will be placed on the same node and will not be moved before computation is
finished.</div>
</dd>
<dt><a href="org/apache/ignite/cache/affinity/AffinityCentralizedFunction.html" title="annotation in org.apache.ignite.cache.affinity"><span class="typeNameLink">AffinityCentralizedFunction</span></a> - Annotation Type in <a href="org/apache/ignite/cache/affinity/package-summary.html">org.apache.ignite.cache.affinity</a></dt>
<dd>
<div class="block">Annotation marker which identifies affinity function that must be calculated on one centralized node
instead of independently on each node.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/spi/systemview/view/SqlTableColumnView.html#affinityColumn--">affinityColumn()</a></span> - Method in class org.apache.ignite.spi.systemview.view.<a href="org/apache/ignite/spi/systemview/view/SqlTableColumnView.html" title="class in org.apache.ignite.spi.systemview.view">SqlTableColumnView</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/ignite/cache/affinity/AffinityFunction.html" title="interface in org.apache.ignite.cache.affinity"><span class="typeNameLink">AffinityFunction</span></a> - Interface in <a href="org/apache/ignite/cache/affinity/package-summary.html">org.apache.ignite.cache.affinity</a></dt>
<dd>
<div class="block">Cache key affinity which maps keys to nodes.</div>
</dd>
<dt><a href="org/apache/ignite/cache/affinity/AffinityFunctionContext.html" title="interface in org.apache.ignite.cache.affinity"><span class="typeNameLink">AffinityFunctionContext</span></a> - Interface in <a href="org/apache/ignite/cache/affinity/package-summary.html">org.apache.ignite.cache.affinity</a></dt>
<dd>
<div class="block">Affinity function context.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/cache/affinity/Affinity.html#affinityKey-K-">affinityKey(K)</a></span> - Method in interface org.apache.ignite.cache.affinity.<a href="org/apache/ignite/cache/affinity/Affinity.html" title="interface in org.apache.ignite.cache.affinity">Affinity</a></dt>
<dd>
<div class="block">Maps passed in key to a key which will be used for node affinity.</div>
</dd>
<dt><a href="org/apache/ignite/cache/affinity/AffinityKey.html" title="class in org.apache.ignite.cache.affinity"><span class="typeNameLink">AffinityKey</span></a><span class='angle_bracket'>&lt;</span><a href="org/apache/ignite/cache/affinity/AffinityKey.html" title="type parameter in AffinityKey">K</a><span class='angle_bracket'>&gt;</span> - Class in <a href="org/apache/ignite/cache/affinity/package-summary.html">org.apache.ignite.cache.affinity</a></dt>
<dd>
<div class="block">Optional wrapper for cache keys to provide support
for custom affinity mapping.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/cache/affinity/AffinityKey.html#AffinityKey--">AffinityKey()</a></span> - Constructor for class org.apache.ignite.cache.affinity.<a href="org/apache/ignite/cache/affinity/AffinityKey.html" title="class in org.apache.ignite.cache.affinity">AffinityKey</a></dt>
<dd>
<div class="block">Empty constructor.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/cache/affinity/AffinityKey.html#AffinityKey-K-">AffinityKey(K)</a></span> - Constructor for class org.apache.ignite.cache.affinity.<a href="org/apache/ignite/cache/affinity/AffinityKey.html" title="class in org.apache.ignite.cache.affinity">AffinityKey</a></dt>
<dd>
<div class="block">Initializes key wrapper for a given key.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/cache/affinity/AffinityKey.html#AffinityKey-K-java.lang.Object-">AffinityKey(K, Object)</a></span> - Constructor for class org.apache.ignite.cache.affinity.<a href="org/apache/ignite/cache/affinity/AffinityKey.html" title="class in org.apache.ignite.cache.affinity">AffinityKey</a></dt>
<dd>
<div class="block">Initializes key together with its affinity key counter-part.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/cache/affinity/AffinityKey.html#affinityKey--">affinityKey()</a></span> - Method in class org.apache.ignite.cache.affinity.<a href="org/apache/ignite/cache/affinity/AffinityKey.html" title="class in org.apache.ignite.cache.affinity">AffinityKey</a></dt>
<dd>
<div class="block">Gets affinity key to use for affinity mapping.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/cache/affinity/AffinityKey.html#affinityKey-java.lang.Object-">affinityKey(Object)</a></span> - Method in class org.apache.ignite.cache.affinity.<a href="org/apache/ignite/cache/affinity/AffinityKey.html" title="class in org.apache.ignite.cache.affinity">AffinityKey</a></dt>
<dd>
<div class="block">Sets affinity key to use for affinity mapping.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/cache/affinity/AffinityKeyMapper.html#affinityKey-java.lang.Object-">affinityKey(Object)</a></span> - Method in interface org.apache.ignite.cache.affinity.<a href="org/apache/ignite/cache/affinity/AffinityKeyMapper.html" title="interface in org.apache.ignite.cache.affinity">AffinityKeyMapper</a></dt>
<dd>
<div class="block"><span class="deprecatedLabel">Deprecated.</span></div>
<div class="block">Maps passed in key to an alternate key which will be used for node affinity.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/services/ServiceContext.html#affinityKey--">affinityKey()</a></span> - Method in interface org.apache.ignite.services.<a href="org/apache/ignite/services/ServiceContext.html" title="interface in org.apache.ignite.services">ServiceContext</a></dt>
<dd>
<div class="block">Gets affinity key used for key-to-node affinity calculation.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/services/ServiceDescriptor.html#affinityKey--">affinityKey()</a></span> - Method in interface org.apache.ignite.services.<a href="org/apache/ignite/services/ServiceDescriptor.html" title="interface in org.apache.ignite.services">ServiceDescriptor</a></dt>
<dd>
<div class="block">Gets affinity key used for key-to-node affinity calculation.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/spi/systemview/view/ServiceView.html#affinityKey--">affinityKey()</a></span> - Method in class org.apache.ignite.spi.systemview.view.<a href="org/apache/ignite/spi/systemview/view/ServiceView.html" title="class in org.apache.ignite.spi.systemview.view">ServiceView</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/spi/systemview/view/SqlTableView.html#affinityKeyColumn--">affinityKeyColumn()</a></span> - Method in class org.apache.ignite.spi.systemview.view.<a href="org/apache/ignite/spi/systemview/view/SqlTableView.html" title="class in org.apache.ignite.spi.systemview.view">SqlTableView</a></dt>
<dd>
<div class="block">Returns name of affinity key column.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/binary/BinaryType.html#affinityKeyFieldName--">affinityKeyFieldName()</a></span> - Method in interface org.apache.ignite.binary.<a href="org/apache/ignite/binary/BinaryType.html" title="interface in org.apache.ignite.binary">BinaryType</a></dt>
<dd>
<div class="block">Binary objects can optionally specify custom key-affinity mapping in the
configuration.</div>
</dd>
<dt><a href="org/apache/ignite/cache/affinity/AffinityKeyMapped.html" title="annotation in org.apache.ignite.cache.affinity"><span class="typeNameLink">AffinityKeyMapped</span></a> - Annotation Type in <a href="org/apache/ignite/cache/affinity/package-summary.html">org.apache.ignite.cache.affinity</a></dt>
<dd>
<div class="block">Optional annotation to specify custom key-to-node affinity.</div>
</dd>
<dt><a href="org/apache/ignite/cache/affinity/AffinityKeyMapper.html" title="interface in org.apache.ignite.cache.affinity"><span class="typeNameLink">AffinityKeyMapper</span></a> - Interface in <a href="org/apache/ignite/cache/affinity/package-summary.html">org.apache.ignite.cache.affinity</a></dt>
<dd>
<div class="block"><span class="deprecatedLabel">Deprecated.</span>
<div class="block"><span class="deprecationComment">Use <a href="org/apache/ignite/cache/affinity/AffinityKeyMapped.html" title="annotation in org.apache.ignite.cache.affinity"><code>AffinityKeyMapped</code></a> or <a href="org/apache/ignite/cache/CacheKeyConfiguration.html#setAffinityKeyFieldName-java.lang.String-"><code>CacheKeyConfiguration.setAffinityKeyFieldName(String)</code></a> instead.</span></div>
</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/spi/systemview/view/CacheView.html#affinityMapper--">affinityMapper()</a></span> - Method in class org.apache.ignite.spi.systemview.view.<a href="org/apache/ignite/spi/systemview/view/CacheView.html" title="class in org.apache.ignite.spi.systemview.view">CacheView</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/spi/systemview/view/ComputeJobView.html#affinityPartitionId--">affinityPartitionId()</a></span> - Method in class org.apache.ignite.spi.systemview.view.<a href="org/apache/ignite/spi/systemview/view/ComputeJobView.html" title="class in org.apache.ignite.spi.systemview.view">ComputeJobView</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/spi/systemview/view/ComputeTaskView.html#affinityPartitionId--">affinityPartitionId()</a></span> - Method in class org.apache.ignite.spi.systemview.view.<a href="org/apache/ignite/spi/systemview/view/ComputeTaskView.html" title="class in org.apache.ignite.spi.systemview.view">ComputeTaskView</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/IgniteCompute.html#affinityRun-java.lang.String-java.lang.Object-org.apache.ignite.lang.IgniteRunnable-">affinityRun(String, Object, IgniteRunnable)</a></span> - Method in interface org.apache.ignite.<a href="org/apache/ignite/IgniteCompute.html" title="interface in org.apache.ignite">IgniteCompute</a></dt>
<dd>
<div class="block">Executes given job on the node where data for provided affinity key is located
(a.k.a. affinity co-location).</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/IgniteCompute.html#affinityRun-java.util.Collection-java.lang.Object-org.apache.ignite.lang.IgniteRunnable-">affinityRun(Collection<span class='angle_bracket'>&lt;</span>String<span class='angle_bracket'>&gt;</span>, Object, IgniteRunnable)</a></span> - Method in interface org.apache.ignite.<a href="org/apache/ignite/IgniteCompute.html" title="interface in org.apache.ignite">IgniteCompute</a></dt>
<dd>
<div class="block">Executes given job on the node where data for provided affinity key is located
(a.k.a. affinity co-location).</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/IgniteCompute.html#affinityRun-java.util.Collection-int-org.apache.ignite.lang.IgniteRunnable-">affinityRun(Collection<span class='angle_bracket'>&lt;</span>String<span class='angle_bracket'>&gt;</span>, int, IgniteRunnable)</a></span> - Method in interface org.apache.ignite.<a href="org/apache/ignite/IgniteCompute.html" title="interface in org.apache.ignite">IgniteCompute</a></dt>
<dd>
<div class="block">Executes given job on the node where partition is located (the partition is primary on the node)
It's guaranteed that the data of all the partitions of all participating caches,
the affinity key belongs to, will present on the destination node throughout the job execution.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/IgniteQueue.html#affinityRun-org.apache.ignite.lang.IgniteRunnable-">affinityRun(IgniteRunnable)</a></span> - Method in interface org.apache.ignite.<a href="org/apache/ignite/IgniteQueue.html" title="interface in org.apache.ignite">IgniteQueue</a></dt>
<dd>
<div class="block">Executes given job on collocated queue on the node where the queue is located
(a.k.a. affinity co-location).</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/IgniteSet.html#affinityRun-org.apache.ignite.lang.IgniteRunnable-">affinityRun(IgniteRunnable)</a></span> - Method in interface org.apache.ignite.<a href="org/apache/ignite/IgniteSet.html" title="interface in org.apache.ignite">IgniteSet</a></dt>
<dd>
<div class="block">Executes given job on collocated set on the node where the set is located
(a.k.a. affinity co-location).</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/IgniteCompute.html#affinityRunAsync-java.lang.String-java.lang.Object-org.apache.ignite.lang.IgniteRunnable-">affinityRunAsync(String, Object, IgniteRunnable)</a></span> - Method in interface org.apache.ignite.<a href="org/apache/ignite/IgniteCompute.html" title="interface in org.apache.ignite">IgniteCompute</a></dt>
<dd>
<div class="block">Executes given job asynchronously on the node where data for provided affinity key is located
(a.k.a. affinity co-location).</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/IgniteCompute.html#affinityRunAsync-java.util.Collection-java.lang.Object-org.apache.ignite.lang.IgniteRunnable-">affinityRunAsync(Collection<span class='angle_bracket'>&lt;</span>String<span class='angle_bracket'>&gt;</span>, Object, IgniteRunnable)</a></span> - Method in interface org.apache.ignite.<a href="org/apache/ignite/IgniteCompute.html" title="interface in org.apache.ignite">IgniteCompute</a></dt>
<dd>
<div class="block">Executes given job asynchronously on the node where data for provided affinity key is located
(a.k.a. affinity co-location).</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/IgniteCompute.html#affinityRunAsync-java.util.Collection-int-org.apache.ignite.lang.IgniteRunnable-">affinityRunAsync(Collection<span class='angle_bracket'>&lt;</span>String<span class='angle_bracket'>&gt;</span>, int, IgniteRunnable)</a></span> - Method in interface org.apache.ignite.<a href="org/apache/ignite/IgniteCompute.html" title="interface in org.apache.ignite">IgniteCompute</a></dt>
<dd>
<div class="block">Executes given job asynchronously on the node where partition is located (the partition is primary on the node)
The data of the partition will not be migrated from the target node
while the job is executed.</div>
</dd>
<dt><a href="org/apache/ignite/cache/affinity/AffinityUuid.html" title="class in org.apache.ignite.cache.affinity"><span class="typeNameLink">AffinityUuid</span></a> - Class in <a href="org/apache/ignite/cache/affinity/package-summary.html">org.apache.ignite.cache.affinity</a></dt>
<dd>
<div class="block">Guaranteed unique affinity-based key.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/cache/affinity/AffinityUuid.html#AffinityUuid--">AffinityUuid()</a></span> - Constructor for class org.apache.ignite.cache.affinity.<a href="org/apache/ignite/cache/affinity/AffinityUuid.html" title="class in org.apache.ignite.cache.affinity">AffinityUuid</a></dt>
<dd>
<div class="block">Empty constructor.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/cache/affinity/AffinityUuid.html#AffinityUuid-java.lang.Object-">AffinityUuid(Object)</a></span> - Constructor for class org.apache.ignite.cache.affinity.<a href="org/apache/ignite/cache/affinity/AffinityUuid.html" title="class in org.apache.ignite.cache.affinity">AffinityUuid</a></dt>
<dd>
<div class="block">Constructs unique affinity UUID based on affinity key.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/services/ServiceConfiguration.html#affKey">affKey</a></span> - Variable in class org.apache.ignite.services.<a href="org/apache/ignite/services/ServiceConfiguration.html" title="class in org.apache.ignite.services">ServiceConfiguration</a></dt>
<dd>
<div class="block">Affinity key.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/spi/systemview/view/BinaryMetadataView.html#affKeyFieldName--">affKeyFieldName()</a></span> - Method in class org.apache.ignite.spi.systemview.view.<a href="org/apache/ignite/spi/systemview/view/BinaryMetadataView.html" title="class in org.apache.ignite.spi.systemview.view">BinaryMetadataView</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/ml/trainers/AdaptableDatasetTrainer.html#afterFeatureExtractor-org.apache.ignite.ml.math.functions.IgniteFunction-">afterFeatureExtractor(IgniteFunction<span class='angle_bracket'>&lt;</span>Vector, Vector<span class='angle_bracket'>&gt;</span>)</a></span> - Method in class org.apache.ignite.ml.trainers.<a href="org/apache/ignite/ml/trainers/AdaptableDatasetTrainer.html" title="class in org.apache.ignite.ml.trainers">AdaptableDatasetTrainer</a></dt>
<dd>
<div class="block">Specify function which will be applied after feature extractor.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/plugin/extensions/communication/MessageReader.html#afterInnerMessageRead-boolean-">afterInnerMessageRead(boolean)</a></span> - Method in interface org.apache.ignite.plugin.extensions.communication.<a href="org/apache/ignite/plugin/extensions/communication/MessageReader.html" title="interface in org.apache.ignite.plugin.extensions.communication">MessageReader</a></dt>
<dd>
<div class="block">Callback called after inner message is read.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/plugin/extensions/communication/MessageWriter.html#afterInnerMessageWrite-boolean-">afterInnerMessageWrite(boolean)</a></span> - Method in interface org.apache.ignite.plugin.extensions.communication.<a href="org/apache/ignite/plugin/extensions/communication/MessageWriter.html" title="interface in org.apache.ignite.plugin.extensions.communication">MessageWriter</a></dt>
<dd>
<div class="block">Callback called after inner message is written.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/cache/hibernate/HibernateAccessStrategyAdapter.html#afterInsert-java.lang.Object-java.lang.Object-">afterInsert(Object, Object)</a></span> - Method in class org.apache.ignite.cache.hibernate.<a href="org/apache/ignite/cache/hibernate/HibernateAccessStrategyAdapter.html" title="class in org.apache.ignite.cache.hibernate">HibernateAccessStrategyAdapter</a></dt>
<dd>
<div class="block">Called after Hibernate inserted object in the database and transaction successfully completed.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/cache/hibernate/HibernateNonStrictAccessStrategy.html#afterInsert-java.lang.Object-java.lang.Object-">afterInsert(Object, Object)</a></span> - Method in class org.apache.ignite.cache.hibernate.<a href="org/apache/ignite/cache/hibernate/HibernateNonStrictAccessStrategy.html" title="class in org.apache.ignite.cache.hibernate">HibernateNonStrictAccessStrategy</a></dt>
<dd>
<div class="block">Called after Hibernate inserted object in the database and transaction successfully completed.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/cache/hibernate/HibernateReadOnlyAccessStrategy.html#afterInsert-java.lang.Object-java.lang.Object-">afterInsert(Object, Object)</a></span> - Method in class org.apache.ignite.cache.hibernate.<a href="org/apache/ignite/cache/hibernate/HibernateReadOnlyAccessStrategy.html" title="class in org.apache.ignite.cache.hibernate">HibernateReadOnlyAccessStrategy</a></dt>
<dd>
<div class="block">Called after Hibernate inserted object in the database and transaction successfully completed.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/cache/hibernate/HibernateReadWriteAccessStrategy.html#afterInsert-java.lang.Object-java.lang.Object-">afterInsert(Object, Object)</a></span> - Method in class org.apache.ignite.cache.hibernate.<a href="org/apache/ignite/cache/hibernate/HibernateReadWriteAccessStrategy.html" title="class in org.apache.ignite.cache.hibernate">HibernateReadWriteAccessStrategy</a></dt>
<dd>
<div class="block">Called after Hibernate inserted object in the database and transaction successfully completed.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/cache/hibernate/HibernateTransactionalAccessStrategy.html#afterInsert-java.lang.Object-java.lang.Object-">afterInsert(Object, Object)</a></span> - Method in class org.apache.ignite.cache.hibernate.<a href="org/apache/ignite/cache/hibernate/HibernateTransactionalAccessStrategy.html" title="class in org.apache.ignite.cache.hibernate">HibernateTransactionalAccessStrategy</a></dt>
<dd>
<div class="block">Called after Hibernate inserted object in the database and transaction successfully completed.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/ml/trainers/AdaptableDatasetTrainer.html#afterLabelExtractor-org.apache.ignite.ml.math.functions.IgniteFunction-">afterLabelExtractor(IgniteFunction<span class='angle_bracket'>&lt;</span>L, L<span class='angle_bracket'>&gt;</span>)</a></span> - Method in class org.apache.ignite.ml.trainers.<a href="org/apache/ignite/ml/trainers/AdaptableDatasetTrainer.html" title="class in org.apache.ignite.ml.trainers">AdaptableDatasetTrainer</a></dt>
<dd>
<div class="block">Specify function which will be applied after label extractor.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/plugin/extensions/communication/MessageReader.html#afterMessageRead-java.lang.Class-">afterMessageRead(Class<span class='angle_bracket'>&lt;</span>? extends Message<span class='angle_bracket'>&gt;</span>)</a></span> - Method in interface org.apache.ignite.plugin.extensions.communication.<a href="org/apache/ignite/plugin/extensions/communication/MessageReader.html" title="interface in org.apache.ignite.plugin.extensions.communication">MessageReader</a></dt>
<dd>
<div class="block">Callback that must be invoked by a message implementation after message body finished decoding.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/IgniteSpringBean.html#afterSingletonsInstantiated--">afterSingletonsInstantiated()</a></span> - Method in class org.apache.ignite.<a href="org/apache/ignite/IgniteSpringBean.html" title="class in org.apache.ignite">IgniteSpringBean</a></dt>
<dt><span class="memberNameLink"><a href="org/apache/ignite/ml/trainers/AdaptableDatasetTrainer.html#afterTrainedModel-org.apache.ignite.ml.math.functions.IgniteFunction-">afterTrainedModel(IgniteFunction<span class='angle_bracket'>&lt;</span>O, O1<span class='angle_bracket'>&gt;</span>)</a></span> - Method in class org.apache.ignite.ml.trainers.<a href="org/apache/ignite/ml/trainers/AdaptableDatasetTrainer.html" title="class in org.apache.ignite.ml.trainers">AdaptableDatasetTrainer</a></dt>
<dd>
<div class="block">Let this trainer produce model <code>mdl</code>.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/cache/hibernate/HibernateAccessStrategyAdapter.html#afterUpdate-java.lang.Object-java.lang.Object-">afterUpdate(Object, Object)</a></span> - Method in class org.apache.ignite.cache.hibernate.<a href="org/apache/ignite/cache/hibernate/HibernateAccessStrategyAdapter.html" title="class in org.apache.ignite.cache.hibernate">HibernateAccessStrategyAdapter</a></dt>
<dd>
<div class="block">Called after Hibernate updated object in the database and transaction successfully completed.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/cache/hibernate/HibernateNonStrictAccessStrategy.html#afterUpdate-java.lang.Object-java.lang.Object-">afterUpdate(Object, Object)</a></span> - Method in class org.apache.ignite.cache.hibernate.<a href="org/apache/ignite/cache/hibernate/HibernateNonStrictAccessStrategy.html" title="class in org.apache.ignite.cache.hibernate">HibernateNonStrictAccessStrategy</a></dt>
<dd>
<div class="block">Called after Hibernate updated object in the database and transaction successfully completed.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/cache/hibernate/HibernateReadOnlyAccessStrategy.html#afterUpdate-java.lang.Object-java.lang.Object-">afterUpdate(Object, Object)</a></span> - Method in class org.apache.ignite.cache.hibernate.<a href="org/apache/ignite/cache/hibernate/HibernateReadOnlyAccessStrategy.html" title="class in org.apache.ignite.cache.hibernate">HibernateReadOnlyAccessStrategy</a></dt>
<dd>
<div class="block">Called after Hibernate updated object in the database and transaction successfully completed.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/cache/hibernate/HibernateReadWriteAccessStrategy.html#afterUpdate-java.lang.Object-java.lang.Object-">afterUpdate(Object, Object)</a></span> - Method in class org.apache.ignite.cache.hibernate.<a href="org/apache/ignite/cache/hibernate/HibernateReadWriteAccessStrategy.html" title="class in org.apache.ignite.cache.hibernate">HibernateReadWriteAccessStrategy</a></dt>
<dd>
<div class="block">Called after Hibernate updated object in the database and transaction successfully completed.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/cache/hibernate/HibernateTransactionalAccessStrategy.html#afterUpdate-java.lang.Object-java.lang.Object-">afterUpdate(Object, Object)</a></span> - Method in class org.apache.ignite.cache.hibernate.<a href="org/apache/ignite/cache/hibernate/HibernateTransactionalAccessStrategy.html" title="class in org.apache.ignite.cache.hibernate">HibernateTransactionalAccessStrategy</a></dt>
<dd>
<div class="block">Called after Hibernate updated object in the database and transaction successfully completed.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/ml/selection/scoring/evaluator/aggregator/BinaryClassificationPointwiseMetricStatsAggregator.html#aggregate-org.apache.ignite.ml.IgniteModel-org.apache.ignite.ml.structures.LabeledVector-">aggregate(IgniteModel<span class='angle_bracket'>&lt;</span>Vector, L<span class='angle_bracket'>&gt;</span>, LabeledVector<span class='angle_bracket'>&lt;</span>L<span class='angle_bracket'>&gt;</span>)</a></span> - Method in class org.apache.ignite.ml.selection.scoring.evaluator.aggregator.<a href="org/apache/ignite/ml/selection/scoring/evaluator/aggregator/BinaryClassificationPointwiseMetricStatsAggregator.html" title="class in org.apache.ignite.ml.selection.scoring.evaluator.aggregator">BinaryClassificationPointwiseMetricStatsAggregator</a></dt>
<dd>
<div class="block">Aggregates statistics for metric computation given model and vector with answer.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/ml/selection/scoring/evaluator/aggregator/ClassificationMetricsAggregator.html#aggregate-org.apache.ignite.ml.IgniteModel-org.apache.ignite.ml.structures.LabeledVector-">aggregate(IgniteModel<span class='angle_bracket'>&lt;</span>Vector, L<span class='angle_bracket'>&gt;</span>, LabeledVector<span class='angle_bracket'>&lt;</span>L<span class='angle_bracket'>&gt;</span>)</a></span> - Method in class org.apache.ignite.ml.selection.scoring.evaluator.aggregator.<a href="org/apache/ignite/ml/selection/scoring/evaluator/aggregator/ClassificationMetricsAggregator.html" title="class in org.apache.ignite.ml.selection.scoring.evaluator.aggregator">ClassificationMetricsAggregator</a></dt>
<dd>
<div class="block">Aggregates statistics for metric computation given model and vector with answer.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/ml/selection/scoring/evaluator/aggregator/MetricStatsAggregator.html#aggregate-org.apache.ignite.ml.IgniteModel-org.apache.ignite.ml.structures.LabeledVector-">aggregate(IgniteModel<span class='angle_bracket'>&lt;</span>Vector, L<span class='angle_bracket'>&gt;</span>, LabeledVector<span class='angle_bracket'>&lt;</span>L<span class='angle_bracket'>&gt;</span>)</a></span> - Method in interface org.apache.ignite.ml.selection.scoring.evaluator.aggregator.<a href="org/apache/ignite/ml/selection/scoring/evaluator/aggregator/MetricStatsAggregator.html" title="interface in org.apache.ignite.ml.selection.scoring.evaluator.aggregator">MetricStatsAggregator</a></dt>
<dd>
<div class="block">Aggregates statistics for metric computation given model and vector with answer.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/ml/selection/scoring/evaluator/aggregator/RegressionMetricStatsAggregator.html#aggregate-org.apache.ignite.ml.IgniteModel-org.apache.ignite.ml.structures.LabeledVector-">aggregate(IgniteModel<span class='angle_bracket'>&lt;</span>Vector, Double<span class='angle_bracket'>&gt;</span>, LabeledVector<span class='angle_bracket'>&lt;</span>Double<span class='angle_bracket'>&gt;</span>)</a></span> - Method in class org.apache.ignite.ml.selection.scoring.evaluator.aggregator.<a href="org/apache/ignite/ml/selection/scoring/evaluator/aggregator/RegressionMetricStatsAggregator.html" title="class in org.apache.ignite.ml.selection.scoring.evaluator.aggregator">RegressionMetricStatsAggregator</a></dt>
<dd>
<div class="block">Aggregates statistics for metric computation given model and vector with answer.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/ml/selection/scoring/evaluator/context/BinaryClassificationEvaluationContext.html#aggregate-org.apache.ignite.ml.structures.LabeledVector-">aggregate(LabeledVector<span class='angle_bracket'>&lt;</span>L<span class='angle_bracket'>&gt;</span>)</a></span> - Method in class org.apache.ignite.ml.selection.scoring.evaluator.context.<a href="org/apache/ignite/ml/selection/scoring/evaluator/context/BinaryClassificationEvaluationContext.html" title="class in org.apache.ignite.ml.selection.scoring.evaluator.context">BinaryClassificationEvaluationContext</a></dt>
<dd>
<div class="block">Aggregates statistic from vector of sample.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/ml/selection/scoring/evaluator/context/EmptyContext.html#aggregate-org.apache.ignite.ml.structures.LabeledVector-">aggregate(LabeledVector<span class='angle_bracket'>&lt;</span>L<span class='angle_bracket'>&gt;</span>)</a></span> - Method in class org.apache.ignite.ml.selection.scoring.evaluator.context.<a href="org/apache/ignite/ml/selection/scoring/evaluator/context/EmptyContext.html" title="class in org.apache.ignite.ml.selection.scoring.evaluator.context">EmptyContext</a></dt>
<dd>
<div class="block">Aggregates statistic from vector of sample.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/ml/selection/scoring/evaluator/context/EvaluationContext.html#aggregate-org.apache.ignite.ml.structures.LabeledVector-">aggregate(LabeledVector<span class='angle_bracket'>&lt;</span>L<span class='angle_bracket'>&gt;</span>)</a></span> - Method in interface org.apache.ignite.ml.selection.scoring.evaluator.context.<a href="org/apache/ignite/ml/selection/scoring/evaluator/context/EvaluationContext.html" title="interface in org.apache.ignite.ml.selection.scoring.evaluator.context">EvaluationContext</a></dt>
<dd>
<div class="block">Aggregates statistic from vector of sample.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/ml/tree/randomforest/data/impurity/ImpurityHistogramsComputer.html#aggregateImpurityStatistics-java.util.ArrayList-java.util.Map-java.util.Map-org.apache.ignite.ml.dataset.Dataset-">aggregateImpurityStatistics(ArrayList<span class='angle_bracket'>&lt;</span>RandomForestTreeModel<span class='angle_bracket'>&gt;</span>, Map<span class='angle_bracket'>&lt;</span>Integer, BucketMeta<span class='angle_bracket'>&gt;</span>, Map<span class='angle_bracket'>&lt;</span>NodeId, TreeNode<span class='angle_bracket'>&gt;</span>, Dataset<span class='angle_bracket'>&lt;</span>EmptyContext, BootstrappedDatasetPartition<span class='angle_bracket'>&gt;</span>)</a></span> - Method in class org.apache.ignite.ml.tree.randomforest.data.impurity.<a href="org/apache/ignite/ml/tree/randomforest/data/impurity/ImpurityHistogramsComputer.html" title="class in org.apache.ignite.ml.tree.randomforest.data.impurity">ImpurityHistogramsComputer</a></dt>
<dd>
<div class="block">Computes histograms for each feature.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/events/DeploymentEvent.html#alias--">alias()</a></span> - Method in class org.apache.ignite.events.<a href="org/apache/ignite/events/DeploymentEvent.html" title="class in org.apache.ignite.events">DeploymentEvent</a></dt>
<dd>
<div class="block">Gets deployment alias for this event.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/events/DeploymentEvent.html#alias-java.lang.String-">alias(String)</a></span> - Method in class org.apache.ignite.events.<a href="org/apache/ignite/events/DeploymentEvent.html" title="class in org.apache.ignite.events">DeploymentEvent</a></dt>
<dd>
<div class="block">Sets deployment alias for this event.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/ml/math/primitives/vector/AbstractVector.html#all--">all()</a></span> - Method in class org.apache.ignite.ml.math.primitives.vector.<a href="org/apache/ignite/ml/math/primitives/vector/AbstractVector.html" title="class in org.apache.ignite.ml.math.primitives.vector">AbstractVector</a></dt>
<dd>
<div class="block">Gets iterator over all elements in this vector.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/ml/math/primitives/vector/impl/DelegatingVector.html#all--">all()</a></span> - Method in class org.apache.ignite.ml.math.primitives.vector.impl.<a href="org/apache/ignite/ml/math/primitives/vector/impl/DelegatingVector.html" title="class in org.apache.ignite.ml.math.primitives.vector.impl">DelegatingVector</a></dt>
<dd>
<div class="block">Gets iterator over all elements in this vector.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/ml/math/primitives/vector/Vector.html#all--">all()</a></span> - Method in interface org.apache.ignite.ml.math.primitives.vector.<a href="org/apache/ignite/ml/math/primitives/vector/Vector.html" title="interface in org.apache.ignite.ml.math.primitives.vector">Vector</a></dt>
<dd>
<div class="block">Gets iterator over all elements in this vector.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/ml/tree/randomforest/data/FeaturesCountSelectionStrategies.html#ALL">ALL</a></span> - Static variable in class org.apache.ignite.ml.tree.randomforest.data.<a href="org/apache/ignite/ml/tree/randomforest/data/FeaturesCountSelectionStrategies.html" title="class in org.apache.ignite.ml.tree.randomforest.data">FeaturesCountSelectionStrategies</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/configuration/CacheConfiguration.html#ALL_NODES">ALL_NODES</a></span> - Static variable in class org.apache.ignite.configuration.<a href="org/apache/ignite/configuration/CacheConfiguration.html" title="class in org.apache.ignite.configuration">CacheConfiguration</a></dt>
<dd>
<div class="block">Filter that accepts all nodes.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/maintenance/MaintenanceWorkflowCallback.html#allActions--">allActions()</a></span> - Method in interface org.apache.ignite.maintenance.<a href="org/apache/ignite/maintenance/MaintenanceWorkflowCallback.html" title="interface in org.apache.ignite.maintenance">MaintenanceWorkflowCallback</a></dt>
<dd>
<div class="block">Supplies list of <a href="org/apache/ignite/maintenance/MaintenanceAction.html" title="interface in org.apache.ignite.maintenance"><code>MaintenanceAction</code></a>s that user can call to fix maintenance situation for the component or
get information about ongoing actions.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/ml/dataset/feature/extractor/ExtractionUtils.ArrayLikeObjectLabelVectorizer.html#allCoords-K-V-">allCoords(K, V)</a></span> - Method in class org.apache.ignite.ml.dataset.feature.extractor.<a href="org/apache/ignite/ml/dataset/feature/extractor/ExtractionUtils.ArrayLikeObjectLabelVectorizer.html" title="class in org.apache.ignite.ml.dataset.feature.extractor">ExtractionUtils.ArrayLikeObjectLabelVectorizer</a></dt>
<dd>
<div class="block">Returns list of all coordinate with feature values.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/ml/dataset/feature/extractor/ExtractionUtils.ArrayLikeVectorizer.html#allCoords-K-V-">allCoords(K, V)</a></span> - Method in class org.apache.ignite.ml.dataset.feature.extractor.<a href="org/apache/ignite/ml/dataset/feature/extractor/ExtractionUtils.ArrayLikeVectorizer.html" title="class in org.apache.ignite.ml.dataset.feature.extractor">ExtractionUtils.ArrayLikeVectorizer</a></dt>
<dd>
<div class="block">Returns list of all coordinate with feature values.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/ml/dataset/feature/extractor/impl/BinaryObjectVectorizer.html#allCoords-K-org.apache.ignite.binary.BinaryObject-">allCoords(K, BinaryObject)</a></span> - Method in class org.apache.ignite.ml.dataset.feature.extractor.impl.<a href="org/apache/ignite/ml/dataset/feature/extractor/impl/BinaryObjectVectorizer.html" title="class in org.apache.ignite.ml.dataset.feature.extractor.impl">BinaryObjectVectorizer</a></dt>
<dd>
<div class="block">Returns list of all coordinate with feature values.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/ml/dataset/feature/extractor/impl/LabeledDummyVectorizer.html#allCoords-K-org.apache.ignite.ml.structures.LabeledVector-">allCoords(K, LabeledVector<span class='angle_bracket'>&lt;</span>L<span class='angle_bracket'>&gt;</span>)</a></span> - Method in class org.apache.ignite.ml.dataset.feature.extractor.impl.<a href="org/apache/ignite/ml/dataset/feature/extractor/impl/LabeledDummyVectorizer.html" title="class in org.apache.ignite.ml.dataset.feature.extractor.impl">LabeledDummyVectorizer</a></dt>
<dd>
<div class="block">Returns list of all coordinate with feature values.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/ml/dataset/feature/extractor/Vectorizer.html#allCoords-K-V-">allCoords(K, V)</a></span> - Method in class org.apache.ignite.ml.dataset.feature.extractor.<a href="org/apache/ignite/ml/dataset/feature/extractor/Vectorizer.html" title="class in org.apache.ignite.ml.dataset.feature.extractor">Vectorizer</a></dt>
<dd>
<div class="block">Returns list of all coordinate with feature values.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/ml/dataset/feature/extractor/Vectorizer.VectorizerAdapter.html#allCoords-K-V-">allCoords(K, V)</a></span> - Method in class org.apache.ignite.ml.dataset.feature.extractor.<a href="org/apache/ignite/ml/dataset/feature/extractor/Vectorizer.VectorizerAdapter.html" title="class in org.apache.ignite.ml.dataset.feature.extractor">Vectorizer.VectorizerAdapter</a></dt>
<dd>
<div class="block">Returns list of all coordinate with feature values.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/Ignition.html#allGrids--">allGrids()</a></span> - Static method in class org.apache.ignite.<a href="org/apache/ignite/Ignition.html" title="class in org.apache.ignite">Ignition</a></dt>
<dd>
<div class="block">Gets a list of all grids started so far.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/spi/discovery/isolated/IsolatedDiscoverySpi.html#allNodesSupport-org.apache.ignite.internal.IgniteFeatures-">allNodesSupport(IgniteFeatures)</a></span> - Method in class org.apache.ignite.spi.discovery.isolated.<a href="org/apache/ignite/spi/discovery/isolated/IsolatedDiscoverySpi.html" title="class in org.apache.ignite.spi.discovery.isolated">IsolatedDiscoverySpi</a></dt>
<dt><span class="memberNameLink"><a href="org/apache/ignite/spi/discovery/tcp/TcpDiscoverySpi.html#allNodesSupport-org.apache.ignite.internal.IgniteFeatures-">allNodesSupport(IgniteFeatures)</a></span> - Method in class org.apache.ignite.spi.discovery.tcp.<a href="org/apache/ignite/spi/discovery/tcp/TcpDiscoverySpi.html" title="class in org.apache.ignite.spi.discovery.tcp">TcpDiscoverySpi</a></dt>
<dt><span class="memberNameLink"><a href="org/apache/ignite/spi/discovery/zk/ZookeeperDiscoverySpi.html#allNodesSupport-org.apache.ignite.internal.IgniteFeatures-">allNodesSupport(IgniteFeatures)</a></span> - Method in class org.apache.ignite.spi.discovery.zk.<a href="org/apache/ignite/spi/discovery/zk/ZookeeperDiscoverySpi.html" title="class in org.apache.ignite.spi.discovery.zk">ZookeeperDiscoverySpi</a></dt>
<dt><span class="memberNameLink"><a href="org/apache/ignite/plugin/security/SecurityPermissionSetBuilder.html#ALLOW_ALL">ALLOW_ALL</a></span> - Static variable in class org.apache.ignite.plugin.security.<a href="org/apache/ignite/plugin/security/SecurityPermissionSetBuilder.html" title="class in org.apache.ignite.plugin.security">SecurityPermissionSetBuilder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/IgniteDataStreamer.html#allowOverwrite--">allowOverwrite()</a></span> - Method in interface org.apache.ignite.<a href="org/apache/ignite/IgniteDataStreamer.html" title="interface in org.apache.ignite">IgniteDataStreamer</a></dt>
<dd>
<div class="block">Gets flag enabling overwriting existing values in cache.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/IgniteDataStreamer.html#allowOverwrite-boolean-">allowOverwrite(boolean)</a></span> - Method in interface org.apache.ignite.<a href="org/apache/ignite/IgniteDataStreamer.html" title="interface in org.apache.ignite">IgniteDataStreamer</a></dt>
<dd>
<div class="block">Sets flag enabling overwriting existing values in cache.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/cache/affinity/Affinity.html#allPartitions-org.apache.ignite.cluster.ClusterNode-">allPartitions(ClusterNode)</a></span> - Method in interface org.apache.ignite.cache.affinity.<a href="org/apache/ignite/cache/affinity/Affinity.html" title="interface in org.apache.ignite.cache.affinity">Affinity</a></dt>
<dd>
<div class="block">Gets partition ids for which given cluster node has any ownership
(either primary or backup).</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/ml/math/primitives/matrix/AbstractMatrix.html#allSpliterator--">allSpliterator()</a></span> - Method in class org.apache.ignite.ml.math.primitives.matrix.<a href="org/apache/ignite/ml/math/primitives/matrix/AbstractMatrix.html" title="class in org.apache.ignite.ml.math.primitives.matrix">AbstractMatrix</a></dt>
<dd>
<div class="block">Gets spliterator for all values in this matrix.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/ml/math/primitives/matrix/Matrix.html#allSpliterator--">allSpliterator()</a></span> - Method in interface org.apache.ignite.ml.math.primitives.matrix.<a href="org/apache/ignite/ml/math/primitives/matrix/Matrix.html" title="interface in org.apache.ignite.ml.math.primitives.matrix">Matrix</a></dt>
<dd>
<div class="block">Gets spliterator for all values in this matrix.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/ml/math/primitives/vector/AbstractVector.html#allSpliterator--">allSpliterator()</a></span> - Method in class org.apache.ignite.ml.math.primitives.vector.<a href="org/apache/ignite/ml/math/primitives/vector/AbstractVector.html" title="class in org.apache.ignite.ml.math.primitives.vector">AbstractVector</a></dt>
<dd>
<div class="block">Gets spliterator for all values in this vector.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/ml/math/primitives/vector/impl/DelegatingVector.html#allSpliterator--">allSpliterator()</a></span> - Method in class org.apache.ignite.ml.math.primitives.vector.impl.<a href="org/apache/ignite/ml/math/primitives/vector/impl/DelegatingVector.html" title="class in org.apache.ignite.ml.math.primitives.vector.impl">DelegatingVector</a></dt>
<dd>
<div class="block">Gets spliterator for all values in this vector.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/ml/math/primitives/vector/Vector.html#allSpliterator--">allSpliterator()</a></span> - Method in interface org.apache.ignite.ml.math.primitives.vector.<a href="org/apache/ignite/ml/math/primitives/vector/Vector.html" title="interface in org.apache.ignite.ml.math.primitives.vector">Vector</a></dt>
<dd>
<div class="block">Gets spliterator for all values in this vector.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/ml/nn/UpdatesStrategy.html#allUpdatesReducer--">allUpdatesReducer()</a></span> - Method in class org.apache.ignite.ml.nn.<a href="org/apache/ignite/ml/nn/UpdatesStrategy.html" title="class in org.apache.ignite.ml.nn">UpdatesStrategy</a></dt>
<dd>
<div class="block">Get function used to reduce updates from different trainings
(for example, averaging of gradients of all parallel trainings).</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/spi/communication/tcp/messages/RecoveryLastReceivedMessage.html#ALREADY_CONNECTED">ALREADY_CONNECTED</a></span> - Static variable in class org.apache.ignite.spi.communication.tcp.messages.<a href="org/apache/ignite/spi/communication/tcp/messages/RecoveryLastReceivedMessage.html" title="class in org.apache.ignite.spi.communication.tcp.messages">RecoveryLastReceivedMessage</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/cache/store/cassandra/session/BatchExecutionAssistant.html#alreadyProcessed-int-">alreadyProcessed(int)</a></span> - Method in interface org.apache.ignite.cache.store.cassandra.session.<a href="org/apache/ignite/cache/store/cassandra/session/BatchExecutionAssistant.html" title="interface in org.apache.ignite.cache.store.cassandra.session">BatchExecutionAssistant</a></dt>
<dd>
<div class="block">Checks if row/object with specified sequential number is already processed.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/cache/store/cassandra/session/GenericBatchExecutionAssistant.html#alreadyProcessed-int-">alreadyProcessed(int)</a></span> - Method in class org.apache.ignite.cache.store.cassandra.session.<a href="org/apache/ignite/cache/store/cassandra/session/GenericBatchExecutionAssistant.html" title="class in org.apache.ignite.cache.store.cassandra.session">GenericBatchExecutionAssistant</a></dt>
<dd>
<div class="block">Checks if row/object with specified sequential number is already processed.</div>
</dd>
<dt><a href="org/apache/ignite/spi/failover/always/AlwaysFailoverSpi.html" title="class in org.apache.ignite.spi.failover.always"><span class="typeNameLink">AlwaysFailoverSpi</span></a> - Class in <a href="org/apache/ignite/spi/failover/always/package-summary.html">org.apache.ignite.spi.failover.always</a></dt>
<dd>
<div class="block">Failover SPI that always reroutes a failed job to another node.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/spi/failover/always/AlwaysFailoverSpi.html#AlwaysFailoverSpi--">AlwaysFailoverSpi()</a></span> - Constructor for class org.apache.ignite.spi.failover.always.<a href="org/apache/ignite/spi/failover/always/AlwaysFailoverSpi.html" title="class in org.apache.ignite.spi.failover.always">AlwaysFailoverSpi</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/ignite/spi/failover/always/AlwaysFailoverSpiMBean.html" title="interface in org.apache.ignite.spi.failover.always"><span class="typeNameLink">AlwaysFailoverSpiMBean</span></a> - Interface in <a href="org/apache/ignite/spi/failover/always/package-summary.html">org.apache.ignite.spi.failover.always</a></dt>
<dd>
<div class="block">Management bean for <a href="org/apache/ignite/spi/failover/always/AlwaysFailoverSpi.html" title="class in org.apache.ignite.spi.failover.always"><code>AlwaysFailoverSpi</code></a>.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/ml/clustering/kmeans/ClusterizationModel.html#amountOfClusters--">amountOfClusters()</a></span> - Method in interface org.apache.ignite.ml.clustering.kmeans.<a href="org/apache/ignite/ml/clustering/kmeans/ClusterizationModel.html" title="interface in org.apache.ignite.ml.clustering.kmeans">ClusterizationModel</a></dt>
<dd>
<div class="block">Gets the clusters count.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/ml/clustering/kmeans/KMeansModel.html#amountOfClusters--">amountOfClusters()</a></span> - Method in class org.apache.ignite.ml.clustering.kmeans.<a href="org/apache/ignite/ml/clustering/kmeans/KMeansModel.html" title="class in org.apache.ignite.ml.clustering.kmeans">KMeansModel</a></dt>
<dd>
<div class="block">Gets the clusters count.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/ml/selection/cv/AbstractCrossValidation.html#amountOfFolds">amountOfFolds</a></span> - Variable in class org.apache.ignite.ml.selection.cv.<a href="org/apache/ignite/ml/selection/cv/AbstractCrossValidation.html" title="class in org.apache.ignite.ml.selection.cv">AbstractCrossValidation</a></dt>
<dd>
<div class="block">Amount of folds.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/lang/IgniteBiPredicate.html#and-org.apache.ignite.lang.IgniteBiPredicate-">and(IgniteBiPredicate<span class='angle_bracket'>&lt;</span>E1, E2<span class='angle_bracket'>&gt;</span>)</a></span> - Method in interface org.apache.ignite.lang.<a href="org/apache/ignite/lang/IgniteBiPredicate.html" title="interface in org.apache.ignite.lang">IgniteBiPredicate</a></dt>
<dd>
<div class="block">Returns a composed predicate that represents a short-circuiting logical
AND of this predicate and another.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/ml/tree/TreeFilter.html#and-org.apache.ignite.ml.tree.TreeFilter-">and(TreeFilter)</a></span> - Method in interface org.apache.ignite.ml.tree.<a href="org/apache/ignite/ml/tree/TreeFilter.html" title="interface in org.apache.ignite.ml.tree">TreeFilter</a></dt>
<dd>
<div class="block">Returns a composed predicate.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/ml/IgniteModel.html#andBefore-org.apache.ignite.ml.math.functions.IgniteFunction-">andBefore(IgniteFunction<span class='angle_bracket'>&lt;</span>V1, T<span class='angle_bracket'>&gt;</span>)</a></span> - Method in interface org.apache.ignite.ml.<a href="org/apache/ignite/ml/IgniteModel.html" title="interface in org.apache.ignite.ml">IgniteModel</a></dt>
<dd>
<div class="block">Get a composition model of the form <code>x -<span class='angle_bracket'>&gt;</span> mdl(before(x))</code>.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/ml/trainers/AdaptableDatasetModel.html#andBefore-org.apache.ignite.ml.math.functions.IgniteFunction-">andBefore(IgniteFunction<span class='angle_bracket'>&lt;</span>I1, I<span class='angle_bracket'>&gt;</span>)</a></span> - Method in class org.apache.ignite.ml.trainers.<a href="org/apache/ignite/ml/trainers/AdaptableDatasetModel.html" title="class in org.apache.ignite.ml.trainers">AdaptableDatasetModel</a></dt>
<dd>
<div class="block">Create new <code>AdaptableDatasetModel</code> which is a composition of the form <code>thisMdl . before</code>.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/ml/dataset/PartitionContextBuilder.html#andThen-org.apache.ignite.ml.math.functions.IgniteFunction-">andThen(IgniteFunction<span class='angle_bracket'>&lt;</span>C, C2<span class='angle_bracket'>&gt;</span>)</a></span> - Method in interface org.apache.ignite.ml.dataset.<a href="org/apache/ignite/ml/dataset/PartitionContextBuilder.html" title="interface in org.apache.ignite.ml.dataset">PartitionContextBuilder</a></dt>
<dd>
<div class="block">Makes a composed partition <code>context</code> builder that first builds a <code>context</code> and then applies the
specified function on the result.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/ml/dataset/PartitionDataBuilder.html#andThen-org.apache.ignite.ml.math.functions.IgniteBiFunction-">andThen(IgniteBiFunction<span class='angle_bracket'>&lt;</span>D, C, D2<span class='angle_bracket'>&gt;</span>)</a></span> - Method in interface org.apache.ignite.ml.dataset.<a href="org/apache/ignite/ml/dataset/PartitionDataBuilder.html" title="interface in org.apache.ignite.ml.dataset">PartitionDataBuilder</a></dt>
<dd>
<div class="block">Makes a composed partition <code>data</code> builder that first builds a <code>data</code> and then applies the specified
function on the result.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/ml/dataset/UpstreamTransformerBuilder.html#andThen-org.apache.ignite.ml.dataset.UpstreamTransformerBuilder-">andThen(UpstreamTransformerBuilder)</a></span> - Method in interface org.apache.ignite.ml.dataset.<a href="org/apache/ignite/ml/dataset/UpstreamTransformerBuilder.html" title="interface in org.apache.ignite.ml.dataset">UpstreamTransformerBuilder</a></dt>
<dd>
<div class="block">Combunes two builders (this and other respectfully)
env -> transformer1
env -> transformer2
into
env -> transformer2 . transformer1
</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/ml/IgniteModel.html#andThen-org.apache.ignite.ml.IgniteModel-">andThen(IgniteModel<span class='angle_bracket'>&lt;</span>V, V1<span class='angle_bracket'>&gt;</span>)</a></span> - Method in interface org.apache.ignite.ml.<a href="org/apache/ignite/ml/IgniteModel.html" title="interface in org.apache.ignite.ml">IgniteModel</a></dt>
<dd>
<div class="block">Get a composition model of the form <code>x -<span class='angle_bracket'>&gt;</span> after(mdl(x))</code>.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/ml/IgniteModel.html#andThen-org.apache.ignite.ml.math.functions.IgniteFunction-">andThen(IgniteFunction<span class='angle_bracket'>&lt;</span>V, V1<span class='angle_bracket'>&gt;</span>)</a></span> - Method in interface org.apache.ignite.ml.<a href="org/apache/ignite/ml/IgniteModel.html" title="interface in org.apache.ignite.ml">IgniteModel</a></dt>
<dd>
<div class="block">Get a composition model of the form <code>x -<span class='angle_bracket'>&gt;</span> after(mdl(x))</code>.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/ml/math/functions/IgniteBiFunction.html#andThen-org.apache.ignite.ml.math.functions.IgniteFunction-">andThen(IgniteFunction<span class='angle_bracket'>&lt;</span>? super R, ? extends V<span class='angle_bracket'>&gt;</span>)</a></span> - Method in interface org.apache.ignite.ml.math.functions.<a href="org/apache/ignite/ml/math/functions/IgniteBiFunction.html" title="interface in org.apache.ignite.ml.math.functions">IgniteBiFunction</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/ml/math/functions/IgniteFunction.html#andThen-org.apache.ignite.ml.math.functions.IgniteFunction-">andThen(IgniteFunction<span class='angle_bracket'>&lt;</span>? super R, ? extends V<span class='angle_bracket'>&gt;</span>)</a></span> - Method in interface org.apache.ignite.ml.math.functions.<a href="org/apache/ignite/ml/math/functions/IgniteFunction.html" title="interface in org.apache.ignite.ml.math.functions">IgniteFunction</a></dt>
<dd>
<div class="block">Compose this function and given function.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/ml/math/functions/IgniteTriFunction.html#andThen-java.util.function.Function-">andThen(Function<span class='angle_bracket'>&lt;</span>? super R, ? extends V<span class='angle_bracket'>&gt;</span>)</a></span> - Method in interface org.apache.ignite.ml.math.functions.<a href="org/apache/ignite/ml/math/functions/IgniteTriFunction.html" title="interface in org.apache.ignite.ml.math.functions">IgniteTriFunction</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/ml/trainers/AdaptableDatasetModel.html#andThen-org.apache.ignite.ml.IgniteModel-">andThen(IgniteModel<span class='angle_bracket'>&lt;</span>O, O1<span class='angle_bracket'>&gt;</span>)</a></span> - Method in class org.apache.ignite.ml.trainers.<a href="org/apache/ignite/ml/trainers/AdaptableDatasetModel.html" title="class in org.apache.ignite.ml.trainers">AdaptableDatasetModel</a></dt>
<dd>
<div class="block">Get a composition model of the form <code>x -<span class='angle_bracket'>&gt;</span> after(mdl(x))</code>.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/ml/trainers/AdaptableDatasetTrainer.html#andThen-org.apache.ignite.ml.trainers.DatasetTrainer-org.apache.ignite.ml.math.functions.IgniteFunction-">andThen(DatasetTrainer<span class='angle_bracket'>&lt;</span>M1, L<span class='angle_bracket'>&gt;</span>, IgniteFunction<span class='angle_bracket'>&lt;</span>AdaptableDatasetModel<span class='angle_bracket'>&lt;</span>I, O, IW, OW, M<span class='angle_bracket'>&gt;</span>, IgniteFunction<span class='angle_bracket'>&lt;</span>LabeledVector<span class='angle_bracket'>&lt;</span>L<span class='angle_bracket'>&gt;</span>, LabeledVector<span class='angle_bracket'>&lt;</span>L<span class='angle_bracket'>&gt;</span><span class='angle_bracket'>&gt;</span><span class='angle_bracket'>&gt;</span>)</a></span> - Method in class org.apache.ignite.ml.trainers.<a href="org/apache/ignite/ml/trainers/AdaptableDatasetTrainer.html" title="class in org.apache.ignite.ml.trainers">AdaptableDatasetTrainer</a></dt>
<dd>
<div class="block">Create a <a href="org/apache/ignite/ml/composition/combinators/sequential/TrainersSequentialComposition.html" title="class in org.apache.ignite.ml.composition.combinators.sequential"><code>TrainersSequentialComposition</code></a> of this trainer and specified trainer.</div>
</dd>
<dt><a href="org/apache/ignite/ml/knn/ann/ANNClassificationModel.html" title="class in org.apache.ignite.ml.knn.ann"><span class="typeNameLink">ANNClassificationModel</span></a> - Class in <a href="org/apache/ignite/ml/knn/ann/package-summary.html">org.apache.ignite.ml.knn.ann</a></dt>
<dd>
<div class="block">ANN model to predict labels in multi-class classification task.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/ml/knn/ann/ANNClassificationModel.html#ANNClassificationModel-org.apache.ignite.ml.structures.LabeledVectorSet-org.apache.ignite.ml.knn.ann.ANNClassificationTrainer.CentroidStat-">ANNClassificationModel(LabeledVectorSet<span class='angle_bracket'>&lt;</span>LabeledVector<span class='angle_bracket'>&gt;</span>, ANNClassificationTrainer.CentroidStat)</a></span> - Constructor for class org.apache.ignite.ml.knn.ann.<a href="org/apache/ignite/ml/knn/ann/ANNClassificationModel.html" title="class in org.apache.ignite.ml.knn.ann">ANNClassificationModel</a></dt>
<dd>
<div class="block">Build the model based on a candidates set.</div>
</dd>
<dt><a href="org/apache/ignite/ml/knn/ann/ANNClassificationModel.ANNJSONExportModel.html" title="class in org.apache.ignite.ml.knn.ann"><span class="typeNameLink">ANNClassificationModel.ANNJSONExportModel</span></a> - Class in <a href="org/apache/ignite/ml/knn/ann/package-summary.html">org.apache.ignite.ml.knn.ann</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/ignite/ml/knn/ann/ANNClassificationTrainer.html" title="class in org.apache.ignite.ml.knn.ann"><span class="typeNameLink">ANNClassificationTrainer</span></a> - Class in <a href="org/apache/ignite/ml/knn/ann/package-summary.html">org.apache.ignite.ml.knn.ann</a></dt>
<dd>
<div class="block">ANN algorithm trainer to solve multi-class classification task.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/ml/knn/ann/ANNClassificationTrainer.html#ANNClassificationTrainer--">ANNClassificationTrainer()</a></span> - Constructor for class org.apache.ignite.ml.knn.ann.<a href="org/apache/ignite/ml/knn/ann/ANNClassificationTrainer.html" title="class in org.apache.ignite.ml.knn.ann">ANNClassificationTrainer</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/ignite/ml/knn/ann/ANNClassificationTrainer.CentroidStat.html" title="class in org.apache.ignite.ml.knn.ann"><span class="typeNameLink">ANNClassificationTrainer.CentroidStat</span></a> - Class in <a href="org/apache/ignite/ml/knn/ann/package-summary.html">org.apache.ignite.ml.knn.ann</a></dt>
<dd>
<div class="block">Service class used for statistics.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/ml/knn/ann/ANNClassificationModel.ANNJSONExportModel.html#ANNJSONExportModel-java.lang.Long-java.lang.String-java.lang.String-">ANNJSONExportModel(Long, String, String)</a></span> - Constructor for class org.apache.ignite.ml.knn.ann.<a href="org/apache/ignite/ml/knn/ann/ANNClassificationModel.ANNJSONExportModel.html" title="class in org.apache.ignite.ml.knn.ann">ANNClassificationModel.ANNJSONExportModel</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/ml/knn/ann/ANNClassificationModel.ANNJSONExportModel.html#ANNJSONExportModel--">ANNJSONExportModel()</a></span> - Constructor for class org.apache.ignite.ml.knn.ann.<a href="org/apache/ignite/ml/knn/ann/ANNClassificationModel.ANNJSONExportModel.html" title="class in org.apache.ignite.ml.knn.ann">ANNClassificationModel.ANNJSONExportModel</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/ignite/ml/knn/ann/ANNModelFormat.html" title="class in org.apache.ignite.ml.knn.ann"><span class="typeNameLink">ANNModelFormat</span></a> - Class in <a href="org/apache/ignite/ml/knn/ann/package-summary.html">org.apache.ignite.ml.knn.ann</a></dt>
<dd>
<div class="block">ANN model representation.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/ml/knn/ann/ANNModelFormat.html#ANNModelFormat-int-org.apache.ignite.ml.math.distances.DistanceMeasure-boolean-org.apache.ignite.ml.structures.LabeledVectorSet-org.apache.ignite.ml.knn.ann.ANNClassificationTrainer.CentroidStat-">ANNModelFormat(int, DistanceMeasure, boolean, LabeledVectorSet<span class='angle_bracket'>&lt;</span>LabeledVector<span class='angle_bracket'>&gt;</span>, ANNClassificationTrainer.CentroidStat)</a></span> - Constructor for class org.apache.ignite.ml.knn.ann.<a href="org/apache/ignite/ml/knn/ann/ANNModelFormat.html" title="class in org.apache.ignite.ml.knn.ann">ANNModelFormat</a></dt>
<dd>
<div class="block">Creates an instance.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/logger/java/JavaLoggerFormatter.html#ANONYMOUS_LOGGER_NAME">ANONYMOUS_LOGGER_NAME</a></span> - Static variable in class org.apache.ignite.logger.java.<a href="org/apache/ignite/logger/java/JavaLoggerFormatter.html" title="class in org.apache.ignite.logger.java">JavaLoggerFormatter</a></dt>
<dd>
<div class="block">Name for anonymous loggers.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/plugin/security/SecurityPermissionSetBuilder.html#appendCachePermissions-java.lang.String-org.apache.ignite.plugin.security.SecurityPermission...-">appendCachePermissions(String, SecurityPermission...)</a></span> - Method in class org.apache.ignite.plugin.security.<a href="org/apache/ignite/plugin/security/SecurityPermissionSetBuilder.html" title="class in org.apache.ignite.plugin.security">SecurityPermissionSetBuilder</a></dt>
<dd>
<div class="block">Append permission set form <a href="org/apache/ignite/IgniteCache.html" title="interface in org.apache.ignite"><code>cache</code></a> with <code>name</code>.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/plugin/security/SecurityPermissionSetBuilder.html#appendServicePermissions-java.lang.String-org.apache.ignite.plugin.security.SecurityPermission...-">appendServicePermissions(String, SecurityPermission...)</a></span> - Method in class org.apache.ignite.plugin.security.<a href="org/apache/ignite/plugin/security/SecurityPermissionSetBuilder.html" title="class in org.apache.ignite.plugin.security">SecurityPermissionSetBuilder</a></dt>
<dd>
<div class="block">Append permission set form <a href="org/apache/ignite/IgniteServices.html" title="interface in org.apache.ignite"><code>service</code></a> with <code>name</code>.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/plugin/security/SecurityPermissionSetBuilder.html#appendSystemPermissions-org.apache.ignite.plugin.security.SecurityPermission...-">appendSystemPermissions(SecurityPermission...)</a></span> - Method in class org.apache.ignite.plugin.security.<a href="org/apache/ignite/plugin/security/SecurityPermissionSetBuilder.html" title="class in org.apache.ignite.plugin.security">SecurityPermissionSetBuilder</a></dt>
<dd>
<div class="block">Append system permission set.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/plugin/security/SecurityPermissionSetBuilder.html#appendTaskPermissions-java.lang.String-org.apache.ignite.plugin.security.SecurityPermission...-">appendTaskPermissions(String, SecurityPermission...)</a></span> - Method in class org.apache.ignite.plugin.security.<a href="org/apache/ignite/plugin/security/SecurityPermissionSetBuilder.html" title="class in org.apache.ignite.plugin.security">SecurityPermissionSetBuilder</a></dt>
<dd>
<div class="block">Append permission set form <a href="org/apache/ignite/IgniteCompute.html" title="interface in org.apache.ignite"><code>task</code></a> with <code>name</code>.</div>
</dd>
<dt><a href="org/apache/ignite/yarn/ApplicationMaster.html" title="class in org.apache.ignite.yarn"><span class="typeNameLink">ApplicationMaster</span></a> - Class in <a href="org/apache/ignite/yarn/package-summary.html">org.apache.ignite.yarn</a></dt>
<dd>
<div class="block">Application master request containers from Yarn and decides how many resources will be occupied.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/yarn/ApplicationMaster.html#ApplicationMaster-java.lang.String-org.apache.ignite.yarn.ClusterProperties-">ApplicationMaster(String, ClusterProperties)</a></span> - Constructor for class org.apache.ignite.yarn.<a href="org/apache/ignite/yarn/ApplicationMaster.html" title="class in org.apache.ignite.yarn">ApplicationMaster</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/cache/affinity/rendezvous/ClusterNodeAttributeAffinityBackupFilter.html#apply-org.apache.ignite.cluster.ClusterNode-java.util.List-">apply(ClusterNode, List<span class='angle_bracket'>&lt;</span>ClusterNode<span class='angle_bracket'>&gt;</span>)</a></span> - Method in class org.apache.ignite.cache.affinity.rendezvous.<a href="org/apache/ignite/cache/affinity/rendezvous/ClusterNodeAttributeAffinityBackupFilter.html" title="class in org.apache.ignite.cache.affinity.rendezvous">ClusterNodeAttributeAffinityBackupFilter</a></dt>
<dd>
<div class="block">Defines a predicate which returns <code>true</code> if a node is acceptable for a backup
or <code>false</code> otherwise.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/cache/affinity/rendezvous/ClusterNodeAttributeColocatedBackupFilter.html#apply-org.apache.ignite.cluster.ClusterNode-java.util.List-">apply(ClusterNode, List<span class='angle_bracket'>&lt;</span>ClusterNode<span class='angle_bracket'>&gt;</span>)</a></span> - Method in class org.apache.ignite.cache.affinity.rendezvous.<a href="org/apache/ignite/cache/affinity/rendezvous/ClusterNodeAttributeColocatedBackupFilter.html" title="class in org.apache.ignite.cache.affinity.rendezvous">ClusterNodeAttributeColocatedBackupFilter</a></dt>
<dd>
<div class="block">Defines a predicate which returns <code>true</code> if a node is acceptable for a backup
or <code>false</code> otherwise.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/configuration/CacheConfiguration.IgniteAllNodesPredicate.html#apply-org.apache.ignite.cluster.ClusterNode-">apply(ClusterNode)</a></span> - Method in class org.apache.ignite.configuration.<a href="org/apache/ignite/configuration/CacheConfiguration.IgniteAllNodesPredicate.html" title="class in org.apache.ignite.configuration">CacheConfiguration.IgniteAllNodesPredicate</a></dt>
<dd>
<div class="block">Predicate body.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/IgniteCompute.html#apply-org.apache.ignite.lang.IgniteClosure-T-">apply(IgniteClosure<span class='angle_bracket'>&lt;</span>T, R<span class='angle_bracket'>&gt;</span>, T)</a></span> - Method in interface org.apache.ignite.<a href="org/apache/ignite/IgniteCompute.html" title="interface in org.apache.ignite">IgniteCompute</a></dt>
<dd>
<div class="block">Executes provided closure job on a node within the underlying cluster group.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/IgniteCompute.html#apply-org.apache.ignite.lang.IgniteClosure-java.util.Collection-">apply(IgniteClosure<span class='angle_bracket'>&lt;</span>T, R<span class='angle_bracket'>&gt;</span>, Collection<span class='angle_bracket'>&lt;</span>? extends T<span class='angle_bracket'>&gt;</span>)</a></span> - Method in interface org.apache.ignite.<a href="org/apache/ignite/IgniteCompute.html" title="interface in org.apache.ignite">IgniteCompute</a></dt>
<dd>
<div class="block">Executes provided closure job on nodes within the underlying cluster group.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/IgniteCompute.html#apply-org.apache.ignite.lang.IgniteClosure-java.util.Collection-org.apache.ignite.lang.IgniteReducer-">apply(IgniteClosure<span class='angle_bracket'>&lt;</span>T, R1<span class='angle_bracket'>&gt;</span>, Collection<span class='angle_bracket'>&lt;</span>? extends T<span class='angle_bracket'>&gt;</span>, IgniteReducer<span class='angle_bracket'>&lt;</span>R1, R2<span class='angle_bracket'>&gt;</span>)</a></span> - Method in interface org.apache.ignite.<a href="org/apache/ignite/IgniteCompute.html" title="interface in org.apache.ignite">IgniteCompute</a></dt>
<dd>
<div class="block">Executes provided closure job on nodes within the underlying cluster group.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/lang/IgniteBiClosure.html#apply-E1-E2-">apply(E1, E2)</a></span> - Method in interface org.apache.ignite.lang.<a href="org/apache/ignite/lang/IgniteBiClosure.html" title="interface in org.apache.ignite.lang">IgniteBiClosure</a></dt>
<dd>
<div class="block">Closure body.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/lang/IgniteBiInClosure.html#apply-E1-E2-">apply(E1, E2)</a></span> - Method in interface org.apache.ignite.lang.<a href="org/apache/ignite/lang/IgniteBiInClosure.html" title="interface in org.apache.ignite.lang">IgniteBiInClosure</a></dt>
<dd>
<div class="block">Closure body.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/lang/IgniteBiPredicate.html#apply-E1-E2-">apply(E1, E2)</a></span> - Method in interface org.apache.ignite.lang.<a href="org/apache/ignite/lang/IgniteBiPredicate.html" title="interface in org.apache.ignite.lang">IgniteBiPredicate</a></dt>
<dd>
<div class="block">Predicate body.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/lang/IgniteClosure.html#apply-E-">apply(E)</a></span> - Method in interface org.apache.ignite.lang.<a href="org/apache/ignite/lang/IgniteClosure.html" title="interface in org.apache.ignite.lang">IgniteClosure</a></dt>
<dd>
<div class="block">Closure body.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/lang/IgniteInClosure.html#apply-E-">apply(E)</a></span> - Method in interface org.apache.ignite.lang.<a href="org/apache/ignite/lang/IgniteInClosure.html" title="interface in org.apache.ignite.lang">IgniteInClosure</a></dt>
<dd>
<div class="block">Closure body.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/lang/IgniteOutClosure.html#apply--">apply()</a></span> - Method in interface org.apache.ignite.lang.<a href="org/apache/ignite/lang/IgniteOutClosure.html" title="interface in org.apache.ignite.lang">IgniteOutClosure</a></dt>
<dd>
<div class="block">Closure body.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/lang/IgnitePredicate.html#apply-E-">apply(E)</a></span> - Method in interface org.apache.ignite.lang.<a href="org/apache/ignite/lang/IgnitePredicate.html" title="interface in org.apache.ignite.lang">IgnitePredicate</a></dt>
<dd>
<div class="block">Predicate body.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/messaging/MessagingListenActor.html#apply-java.util.UUID-T-">apply(UUID, T)</a></span> - Method in class org.apache.ignite.messaging.<a href="org/apache/ignite/messaging/MessagingListenActor.html" title="class in org.apache.ignite.messaging">MessagingListenActor</a></dt>
<dd>
<div class="block">Predicate body.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/ml/composition/predictionsaggregator/MeanValuePredictionsAggregator.html#apply-double:A-">apply(double[])</a></span> - Method in class org.apache.ignite.ml.composition.predictionsaggregator.<a href="org/apache/ignite/ml/composition/predictionsaggregator/MeanValuePredictionsAggregator.html" title="class in org.apache.ignite.ml.composition.predictionsaggregator">MeanValuePredictionsAggregator</a></dt>
<dt><span class="memberNameLink"><a href="org/apache/ignite/ml/composition/predictionsaggregator/OnMajorityPredictionsAggregator.html#apply-double:A-">apply(double[])</a></span> - Method in class org.apache.ignite.ml.composition.predictionsaggregator.<a href="org/apache/ignite/ml/composition/predictionsaggregator/OnMajorityPredictionsAggregator.html" title="class in org.apache.ignite.ml.composition.predictionsaggregator">OnMajorityPredictionsAggregator</a></dt>
<dt><span class="memberNameLink"><a href="org/apache/ignite/ml/composition/predictionsaggregator/WeightedPredictionsAggregator.html#apply-double:A-">apply(double[])</a></span> - Method in class org.apache.ignite.ml.composition.predictionsaggregator.<a href="org/apache/ignite/ml/composition/predictionsaggregator/WeightedPredictionsAggregator.html" title="class in org.apache.ignite.ml.composition.predictionsaggregator">WeightedPredictionsAggregator</a></dt>
<dt><span class="memberNameLink"><a href="org/apache/ignite/ml/dataset/feature/extractor/Vectorizer.html#apply-K-V-">apply(K, V)</a></span> - Method in class org.apache.ignite.ml.dataset.feature.extractor.<a href="org/apache/ignite/ml/dataset/feature/extractor/Vectorizer.html" title="class in org.apache.ignite.ml.dataset.feature.extractor">Vectorizer</a></dt>
<dd>
<div class="block">Extracts labeled vector from upstream object.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/ml/math/functions/IgniteIntDoubleToDoubleBiFunction.html#apply-int-double-">apply(int, double)</a></span> - Method in interface org.apache.ignite.ml.math.functions.<a href="org/apache/ignite/ml/math/functions/IgniteIntDoubleToDoubleBiFunction.html" title="interface in org.apache.ignite.ml.math.functions">IgniteIntDoubleToDoubleBiFunction</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/ml/math/functions/IgniteIntIntToIntBiFunction.html#apply-int-int-">apply(int, int)</a></span> - Method in interface org.apache.ignite.ml.math.functions.<a href="org/apache/ignite/ml/math/functions/IgniteIntIntToIntBiFunction.html" title="interface in org.apache.ignite.ml.math.functions">IgniteIntIntToIntBiFunction</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/ml/math/functions/IgniteTriFunction.html#apply-A-B-C-">apply(A, B, C)</a></span> - Method in interface org.apache.ignite.ml.math.functions.<a href="org/apache/ignite/ml/math/functions/IgniteTriFunction.html" title="interface in org.apache.ignite.ml.math.functions">IgniteTriFunction</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/ml/math/functions/IntIntDoubleToVoidFunction.html#apply-int-int-double-">apply(int, int, double)</a></span> - Method in interface org.apache.ignite.ml.math.functions.<a href="org/apache/ignite/ml/math/functions/IntIntDoubleToVoidFunction.html" title="interface in org.apache.ignite.ml.math.functions">IntIntDoubleToVoidFunction</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/ml/preprocessing/binarization/BinarizationPreprocessor.html#apply-K-V-">apply(K, V)</a></span> - Method in class org.apache.ignite.ml.preprocessing.binarization.<a href="org/apache/ignite/ml/preprocessing/binarization/BinarizationPreprocessor.html" title="class in org.apache.ignite.ml.preprocessing.binarization">BinarizationPreprocessor</a></dt>
<dd>
<div class="block">Applies this preprocessor.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/ml/preprocessing/developer/MappedPreprocessor.html#apply-K-V-">apply(K, V)</a></span> - Method in class org.apache.ignite.ml.preprocessing.developer.<a href="org/apache/ignite/ml/preprocessing/developer/MappedPreprocessor.html" title="class in org.apache.ignite.ml.preprocessing.developer">MappedPreprocessor</a></dt>
<dt><span class="memberNameLink"><a href="org/apache/ignite/ml/preprocessing/developer/PatchedPreprocessor.html#apply-K-V-">apply(K, V)</a></span> - Method in class org.apache.ignite.ml.preprocessing.developer.<a href="org/apache/ignite/ml/preprocessing/developer/PatchedPreprocessor.html" title="class in org.apache.ignite.ml.preprocessing.developer">PatchedPreprocessor</a></dt>
<dd>
<div class="block">Applies this preprocessor.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/ml/preprocessing/encoding/frequency/FrequencyEncoderPreprocessor.html#apply-K-V-">apply(K, V)</a></span> - Method in class org.apache.ignite.ml.preprocessing.encoding.frequency.<a href="org/apache/ignite/ml/preprocessing/encoding/frequency/FrequencyEncoderPreprocessor.html" title="class in org.apache.ignite.ml.preprocessing.encoding.frequency">FrequencyEncoderPreprocessor</a></dt>
<dd>
<div class="block">Applies this preprocessor.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/ml/preprocessing/encoding/label/LabelEncoderPreprocessor.html#apply-K-V-">apply(K, V)</a></span> - Method in class org.apache.ignite.ml.preprocessing.encoding.label.<a href="org/apache/ignite/ml/preprocessing/encoding/label/LabelEncoderPreprocessor.html" title="class in org.apache.ignite.ml.preprocessing.encoding.label">LabelEncoderPreprocessor</a></dt>
<dd>
<div class="block">Applies this preprocessor.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/ml/preprocessing/encoding/onehotencoder/OneHotEncoderPreprocessor.html#apply-K-V-">apply(K, V)</a></span> - Method in class org.apache.ignite.ml.preprocessing.encoding.onehotencoder.<a href="org/apache/ignite/ml/preprocessing/encoding/onehotencoder/OneHotEncoderPreprocessor.html" title="class in org.apache.ignite.ml.preprocessing.encoding.onehotencoder">OneHotEncoderPreprocessor</a></dt>
<dd>
<div class="block">Applies this preprocessor.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/ml/preprocessing/encoding/stringencoder/StringEncoderPreprocessor.html#apply-K-V-">apply(K, V)</a></span> - Method in class org.apache.ignite.ml.preprocessing.encoding.stringencoder.<a href="org/apache/ignite/ml/preprocessing/encoding/stringencoder/StringEncoderPreprocessor.html" title="class in org.apache.ignite.ml.preprocessing.encoding.stringencoder">StringEncoderPreprocessor</a></dt>
<dd>
<div class="block">Applies this preprocessor.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/ml/preprocessing/encoding/target/TargetEncoderPreprocessor.html#apply-K-V-">apply(K, V)</a></span> - Method in class org.apache.ignite.ml.preprocessing.encoding.target.<a href="org/apache/ignite/ml/preprocessing/encoding/target/TargetEncoderPreprocessor.html" title="class in org.apache.ignite.ml.preprocessing.encoding.target">TargetEncoderPreprocessor</a></dt>
<dd>
<div class="block">Applies this preprocessor.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/ml/preprocessing/finalization/VectorFinalizationPreprocessor.html#apply-K-V-">apply(K, V)</a></span> - Method in class org.apache.ignite.ml.preprocessing.finalization.<a href="org/apache/ignite/ml/preprocessing/finalization/VectorFinalizationPreprocessor.html" title="class in org.apache.ignite.ml.preprocessing.finalization">VectorFinalizationPreprocessor</a></dt>
<dd>
<div class="block">Applies this preprocessor.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/ml/preprocessing/imputing/ImputerPreprocessor.html#apply-K-V-">apply(K, V)</a></span> - Method in class org.apache.ignite.ml.preprocessing.imputing.<a href="org/apache/ignite/ml/preprocessing/imputing/ImputerPreprocessor.html" title="class in org.apache.ignite.ml.preprocessing.imputing">ImputerPreprocessor</a></dt>
<dd>
<div class="block">Applies this preprocessor.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/ml/preprocessing/maxabsscaling/MaxAbsScalerPreprocessor.html#apply-K-V-">apply(K, V)</a></span> - Method in class org.apache.ignite.ml.preprocessing.maxabsscaling.<a href="org/apache/ignite/ml/preprocessing/maxabsscaling/MaxAbsScalerPreprocessor.html" title="class in org.apache.ignite.ml.preprocessing.maxabsscaling">MaxAbsScalerPreprocessor</a></dt>
<dd>
<div class="block">Applies this preprocessor.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/ml/preprocessing/minmaxscaling/MinMaxScalerPreprocessor.html#apply-K-V-">apply(K, V)</a></span> - Method in class org.apache.ignite.ml.preprocessing.minmaxscaling.<a href="org/apache/ignite/ml/preprocessing/minmaxscaling/MinMaxScalerPreprocessor.html" title="class in org.apache.ignite.ml.preprocessing.minmaxscaling">MinMaxScalerPreprocessor</a></dt>
<dd>
<div class="block">Applies this preprocessor.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/ml/preprocessing/normalization/NormalizationPreprocessor.html#apply-K-V-">apply(K, V)</a></span> - Method in class org.apache.ignite.ml.preprocessing.normalization.<a href="org/apache/ignite/ml/preprocessing/normalization/NormalizationPreprocessor.html" title="class in org.apache.ignite.ml.preprocessing.normalization">NormalizationPreprocessor</a></dt>
<dd>
<div class="block">Applies this preprocessor.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/ml/preprocessing/standardscaling/StandardScalerPreprocessor.html#apply-K-V-">apply(K, V)</a></span> - Method in class org.apache.ignite.ml.preprocessing.standardscaling.<a href="org/apache/ignite/ml/preprocessing/standardscaling/StandardScalerPreprocessor.html" title="class in org.apache.ignite.ml.preprocessing.standardscaling">StandardScalerPreprocessor</a></dt>
<dd>
<div class="block">Applies this preprocessor.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/spi/indexing/IndexingQueryCacheFilter.html#apply-java.lang.Object-">apply(Object)</a></span> - Method in class org.apache.ignite.spi.indexing.<a href="org/apache/ignite/spi/indexing/IndexingQueryCacheFilter.html" title="class in org.apache.ignite.spi.indexing">IndexingQueryCacheFilter</a></dt>
<dd>
<div class="block">Apply filter.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/startup/BasicWarmupClosure.html#apply-org.apache.ignite.configuration.IgniteConfiguration-">apply(IgniteConfiguration)</a></span> - Method in class org.apache.ignite.startup.<a href="org/apache/ignite/startup/BasicWarmupClosure.html" title="class in org.apache.ignite.startup">BasicWarmupClosure</a></dt>
<dd>
<div class="block">Closure body.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/IgniteCompute.html#applyAsync-org.apache.ignite.lang.IgniteClosure-T-">applyAsync(IgniteClosure<span class='angle_bracket'>&lt;</span>T, R<span class='angle_bracket'>&gt;</span>, T)</a></span> - Method in interface org.apache.ignite.<a href="org/apache/ignite/IgniteCompute.html" title="interface in org.apache.ignite">IgniteCompute</a></dt>
<dd>
<div class="block">Executes provided closure job asynchronously on a node within the underlying cluster group.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/IgniteCompute.html#applyAsync-org.apache.ignite.lang.IgniteClosure-java.util.Collection-">applyAsync(IgniteClosure<span class='angle_bracket'>&lt;</span>T, R<span class='angle_bracket'>&gt;</span>, Collection<span class='angle_bracket'>&lt;</span>? extends T<span class='angle_bracket'>&gt;</span>)</a></span> - Method in interface org.apache.ignite.<a href="org/apache/ignite/IgniteCompute.html" title="interface in org.apache.ignite">IgniteCompute</a></dt>
<dd>
<div class="block">Executes provided closure job asynchronously on nodes within the underlying cluster group.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/IgniteCompute.html#applyAsync-org.apache.ignite.lang.IgniteClosure-java.util.Collection-org.apache.ignite.lang.IgniteReducer-">applyAsync(IgniteClosure<span class='angle_bracket'>&lt;</span>T, R1<span class='angle_bracket'>&gt;</span>, Collection<span class='angle_bracket'>&lt;</span>? extends T<span class='angle_bracket'>&gt;</span>, IgniteReducer<span class='angle_bracket'>&lt;</span>R1, R2<span class='angle_bracket'>&gt;</span>)</a></span> - Method in interface org.apache.ignite.<a href="org/apache/ignite/IgniteCompute.html" title="interface in org.apache.ignite">IgniteCompute</a></dt>
<dd>
<div class="block">Executes provided closure job asynchronously on nodes within the underlying cluster group.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/ml/recommendation/util/MatrixFactorizationGradient.html#applyGradient-java.util.Map-java.util.Map-">applyGradient(Map<span class='angle_bracket'>&lt;</span>O, Vector<span class='angle_bracket'>&gt;</span>, Map<span class='angle_bracket'>&lt;</span>S, Vector<span class='angle_bracket'>&gt;</span>)</a></span> - Method in class org.apache.ignite.ml.recommendation.util.<a href="org/apache/ignite/ml/recommendation/util/MatrixFactorizationGradient.html" title="class in org.apache.ignite.ml.recommendation.util">MatrixFactorizationGradient</a></dt>
<dd>
<div class="block">Applies given gradient to recommendation model (object matrix and subject matrix) and updates this model
correspondingly.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/spi/indexing/IndexingQueryCacheFilter.html#applyPartition-int-">applyPartition(int)</a></span> - Method in class org.apache.ignite.spi.indexing.<a href="org/apache/ignite/spi/indexing/IndexingQueryCacheFilter.html" title="class in org.apache.ignite.spi.indexing">IndexingQueryCacheFilter</a></dt>
<dd>
<div class="block">Apply filter.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/ml/nn/MultilayerPerceptron.html#architecture--">architecture()</a></span> - Method in class org.apache.ignite.ml.nn.<a href="org/apache/ignite/ml/nn/MultilayerPerceptron.html" title="class in org.apache.ignite.ml.nn">MultilayerPerceptron</a></dt>
<dd>
<div class="block">Get architecture of this MLP.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/ml/math/functions/Functions.html#argmin-java.util.List-org.apache.ignite.ml.math.functions.IgniteFunction-">argmin(List<span class='angle_bracket'>&lt;</span>A<span class='angle_bracket'>&gt;</span>, IgniteFunction<span class='angle_bracket'>&lt;</span>A, B<span class='angle_bracket'>&gt;</span>)</a></span> - Static method in class org.apache.ignite.ml.math.functions.<a href="org/apache/ignite/ml/math/functions/Functions.html" title="class in org.apache.ignite.ml.math.functions">Functions</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/compute/ComputeJobAdapter.html#argument-int-">argument(int)</a></span> - Method in class org.apache.ignite.compute.<a href="org/apache/ignite/compute/ComputeJobAdapter.html" title="class in org.apache.ignite.compute">ComputeJobAdapter</a></dt>
<dd>
<div class="block">Gets job argument.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/compute/ComputeJobAdapter.html#arguments--">arguments()</a></span> - Method in class org.apache.ignite.compute.<a href="org/apache/ignite/compute/ComputeJobAdapter.html" title="class in org.apache.ignite.compute">ComputeJobAdapter</a></dt>
<dd>
<div class="block">Gets array of job arguments.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/events/CacheQueryExecutedEvent.html#arguments--">arguments()</a></span> - Method in class org.apache.ignite.events.<a href="org/apache/ignite/events/CacheQueryExecutedEvent.html" title="class in org.apache.ignite.events">CacheQueryExecutedEvent</a></dt>
<dd>
<div class="block">Gets query arguments.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/events/CacheQueryReadEvent.html#arguments--">arguments()</a></span> - Method in class org.apache.ignite.events.<a href="org/apache/ignite/events/CacheQueryReadEvent.html" title="class in org.apache.ignite.events">CacheQueryReadEvent</a></dt>
<dd>
<div class="block">Gets query arguments.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/events/SqlQueryExecutionEvent.html#arguments--">arguments()</a></span> - Method in class org.apache.ignite.events.<a href="org/apache/ignite/events/SqlQueryExecutionEvent.html" title="class in org.apache.ignite.events">SqlQueryExecutionEvent</a></dt>
<dd>
<div class="block">Gets query arguments.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/ml/dataset/feature/extractor/ExtractionUtils.ArrayLikeObjectLabelVectorizer.html#ArrayLikeObjectLabelVectorizer-java.lang.Integer...-">ArrayLikeObjectLabelVectorizer(Integer...)</a></span> - Constructor for class org.apache.ignite.ml.dataset.feature.extractor.<a href="org/apache/ignite/ml/dataset/feature/extractor/ExtractionUtils.ArrayLikeObjectLabelVectorizer.html" title="class in org.apache.ignite.ml.dataset.feature.extractor">ExtractionUtils.ArrayLikeObjectLabelVectorizer</a></dt>
<dd>
<div class="block">Creates an instance of Vectorizer.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/ml/dataset/feature/extractor/ExtractionUtils.ArrayLikeVectorizer.html#ArrayLikeVectorizer-java.lang.Integer...-">ArrayLikeVectorizer(Integer...)</a></span> - Constructor for class org.apache.ignite.ml.dataset.feature.extractor.<a href="org/apache/ignite/ml/dataset/feature/extractor/ExtractionUtils.ArrayLikeVectorizer.html" title="class in org.apache.ignite.ml.dataset.feature.extractor">ExtractionUtils.ArrayLikeVectorizer</a></dt>
<dd>
<div class="block">Creates an instance of Vectorizer.</div>
</dd>
<dt><a href="org/apache/ignite/ml/knn/utils/indices/ArraySpatialIndex.html" title="class in org.apache.ignite.ml.knn.utils.indices"><span class="typeNameLink">ArraySpatialIndex</span></a><span class='angle_bracket'>&lt;</span><a href="org/apache/ignite/ml/knn/utils/indices/ArraySpatialIndex.html" title="type parameter in ArraySpatialIndex">L</a><span class='angle_bracket'>&gt;</span> - Class in <a href="org/apache/ignite/ml/knn/utils/indices/package-summary.html">org.apache.ignite.ml.knn.utils.indices</a></dt>
<dd>
<div class="block">Array based implementation of <a href="org/apache/ignite/ml/knn/utils/indices/SpatialIndex.html" title="interface in org.apache.ignite.ml.knn.utils.indices"><code>SpatialIndex</code></a>.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/ml/knn/utils/indices/ArraySpatialIndex.html#ArraySpatialIndex-java.util.List-org.apache.ignite.ml.math.distances.DistanceMeasure-">ArraySpatialIndex(List<span class='angle_bracket'>&lt;</span>LabeledVector<span class='angle_bracket'>&lt;</span>L<span class='angle_bracket'>&gt;</span><span class='angle_bracket'>&gt;</span>, DistanceMeasure)</a></span> - Constructor for class org.apache.ignite.ml.knn.utils.indices.<a href="org/apache/ignite/ml/knn/utils/indices/ArraySpatialIndex.html" title="class in org.apache.ignite.ml.knn.utils.indices">ArraySpatialIndex</a></dt>
<dd>
<div class="block">Construct a new array spatial index.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/ml/math/primitives/vector/Vector.html#asArray--">asArray()</a></span> - Method in interface org.apache.ignite.ml.math.primitives.vector.<a href="org/apache/ignite/ml/math/primitives/vector/Vector.html" title="interface in org.apache.ignite.ml.math.primitives.vector">Vector</a></dt>
<dd>
<div class="block">Returns array of doubles corresponds to vector components.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/ml/math/Tracer.html#asAscii-org.apache.ignite.ml.math.primitives.vector.Vector-java.lang.String-boolean-">asAscii(Vector, String, boolean)</a></span> - Static method in class org.apache.ignite.ml.math.<a href="org/apache/ignite/ml/math/Tracer.html" title="class in org.apache.ignite.ml.math">Tracer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/ml/math/Tracer.html#asAscii-org.apache.ignite.ml.math.primitives.matrix.Matrix-java.lang.String-">asAscii(Matrix, String)</a></span> - Static method in class org.apache.ignite.ml.math.<a href="org/apache/ignite/ml/math/Tracer.html" title="class in org.apache.ignite.ml.math">Tracer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/ml/util/generators/DataStreamGenerator.html#asDatasetBuilder-int-int-">asDatasetBuilder(int, int)</a></span> - Method in interface org.apache.ignite.ml.util.generators.<a href="org/apache/ignite/ml/util/generators/DataStreamGenerator.html" title="interface in org.apache.ignite.ml.util.generators">DataStreamGenerator</a></dt>
<dd>
<div class="block">Convert first N values from stream to <a href="org/apache/ignite/ml/dataset/DatasetBuilder.html" title="interface in org.apache.ignite.ml.dataset"><code>DatasetBuilder</code></a>.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/ml/util/generators/DataStreamGenerator.html#asDatasetBuilder-int-org.apache.ignite.lang.IgniteBiPredicate-int-">asDatasetBuilder(int, IgniteBiPredicate<span class='angle_bracket'>&lt;</span>Vector, Double<span class='angle_bracket'>&gt;</span>, int)</a></span> - Method in interface org.apache.ignite.ml.util.generators.<a href="org/apache/ignite/ml/util/generators/DataStreamGenerator.html" title="interface in org.apache.ignite.ml.util.generators">DataStreamGenerator</a></dt>
<dd>
<div class="block">Convert first N values from stream to <a href="org/apache/ignite/ml/dataset/DatasetBuilder.html" title="interface in org.apache.ignite.ml.dataset"><code>DatasetBuilder</code></a>.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/ml/util/generators/DataStreamGenerator.html#asDatasetBuilder-int-org.apache.ignite.lang.IgniteBiPredicate-int-org.apache.ignite.ml.dataset.UpstreamTransformerBuilder-">asDatasetBuilder(int, IgniteBiPredicate<span class='angle_bracket'>&lt;</span>Vector, Double<span class='angle_bracket'>&gt;</span>, int, UpstreamTransformerBuilder)</a></span> - Method in interface org.apache.ignite.ml.util.generators.<a href="org/apache/ignite/ml/util/generators/DataStreamGenerator.html" title="interface in org.apache.ignite.ml.util.generators">DataStreamGenerator</a></dt>
<dd>
<div class="block">Convert first N values from stream to <a href="org/apache/ignite/ml/dataset/DatasetBuilder.html" title="interface in org.apache.ignite.ml.dataset"><code>DatasetBuilder</code></a>.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/ml/util/generators/primitives/vector/VectorGenerator.html#asDataStream--">asDataStream()</a></span> - Method in interface org.apache.ignite.ml.util.generators.primitives.vector.<a href="org/apache/ignite/ml/util/generators/primitives/vector/VectorGenerator.html" title="interface in org.apache.ignite.ml.util.generators.primitives.vector">VectorGenerator</a></dt>
<dd>
<div class="block">Convert vectors generator to unlabeled data stream generator.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/ml/util/generators/primitives/vector/VectorGeneratorsFamily.html#asDataStream--">asDataStream()</a></span> - Method in class org.apache.ignite.ml.util.generators.primitives.vector.<a href="org/apache/ignite/ml/util/generators/primitives/vector/VectorGeneratorsFamily.html" title="class in org.apache.ignite.ml.util.generators.primitives.vector">VectorGeneratorsFamily</a></dt>
<dd>
<div class="block">Creates data stream where label of vector == id of distribution from family.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/ml/math/util/MatrixUtil.html#asDense-org.apache.ignite.ml.math.primitives.matrix.impl.SparseMatrix-int-">asDense(SparseMatrix, int)</a></span> - Static method in class org.apache.ignite.ml.math.util.<a href="org/apache/ignite/ml/math/util/MatrixUtil.html" title="class in org.apache.ignite.ml.math.util">MatrixUtil</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/ml/composition/CompositionUtils.html#asFeatureExtractor-org.apache.ignite.ml.trainers.FeatureLabelExtractor-">asFeatureExtractor(FeatureLabelExtractor<span class='angle_bracket'>&lt;</span>K, V, L<span class='angle_bracket'>&gt;</span>)</a></span> - Static method in class org.apache.ignite.ml.composition.<a href="org/apache/ignite/ml/composition/CompositionUtils.html" title="class in org.apache.ignite.ml.composition">CompositionUtils</a></dt>
<dd>
<div class="block">Create feature extractor from given mapping <code>(key, value) -<span class='angle_bracket'>&gt;</span> LabeledVector</code>.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/ml/composition/CompositionUtils.html#asLabelExtractor-org.apache.ignite.ml.trainers.FeatureLabelExtractor-">asLabelExtractor(FeatureLabelExtractor<span class='angle_bracket'>&lt;</span>K, V, L<span class='angle_bracket'>&gt;</span>)</a></span> - Static method in class org.apache.ignite.ml.composition.<a href="org/apache/ignite/ml/composition/CompositionUtils.html" title="class in org.apache.ignite.ml.composition">CompositionUtils</a></dt>
<dd>
<div class="block">Label extractor feature extractor from given mapping <code>(key, value) -<span class='angle_bracket'>&gt;</span> LabeledVector</code>.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/ml/util/MnistUtils.html#asLIBSVM-java.lang.String-java.lang.String-java.lang.String-java.util.Random-int-">asLIBSVM(String, String, String, Random, int)</a></span> - Static method in class org.apache.ignite.ml.util.<a href="org/apache/ignite/ml/util/MnistUtils.html" title="class in org.apache.ignite.ml.util">MnistUtils</a></dt>
<dd>
<div class="block">Convert random <code>count</code> samples from MNIST dataset from two files (images and labels) into libsvm format.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/ml/util/generators/DataStreamGenerator.html#asMap-int-">asMap(int)</a></span> - Method in interface org.apache.ignite.ml.util.generators.<a href="org/apache/ignite/ml/util/generators/DataStreamGenerator.html" title="interface in org.apache.ignite.ml.util.generators">DataStreamGenerator</a></dt>
<dd>
<div class="block">Convert first N values from stream to map.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/ml/math/StorageConstants.html#assertAccessMode-int-">assertAccessMode(int)</a></span> - Method in interface org.apache.ignite.ml.math.<a href="org/apache/ignite/ml/math/StorageConstants.html" title="interface in org.apache.ignite.ml.math">StorageConstants</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/spi/IgniteSpiAdapter.html#assertParameter-boolean-java.lang.String-">assertParameter(boolean, String)</a></span> - Method in class org.apache.ignite.spi.<a href="org/apache/ignite/spi/IgniteSpiAdapter.html" title="class in org.apache.ignite.spi">IgniteSpiAdapter</a></dt>
<dd>
<div class="block">Throws exception with uniform error message if given parameter's assertion condition
is <code>false</code>.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/ml/math/StorageConstants.html#assertStorageMode-int-">assertStorageMode(int)</a></span> - Method in interface org.apache.ignite.ml.math.<a href="org/apache/ignite/ml/math/StorageConstants.html" title="interface in org.apache.ignite.ml.math">StorageConstants</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/ml/math/primitives/matrix/AbstractMatrix.html#assign-double-">assign(double)</a></span> - Method in class org.apache.ignite.ml.math.primitives.matrix.<a href="org/apache/ignite/ml/math/primitives/matrix/AbstractMatrix.html" title="class in org.apache.ignite.ml.math.primitives.matrix">AbstractMatrix</a></dt>
<dd>
<div class="block">Assigns given value to all elements of this matrix.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/ml/math/primitives/matrix/AbstractMatrix.html#assign-org.apache.ignite.ml.math.functions.IntIntToDoubleFunction-">assign(IntIntToDoubleFunction)</a></span> - Method in class org.apache.ignite.ml.math.primitives.matrix.<a href="org/apache/ignite/ml/math/primitives/matrix/AbstractMatrix.html" title="class in org.apache.ignite.ml.math.primitives.matrix">AbstractMatrix</a></dt>
<dd>
<div class="block">Assigns each matrix element to the value generated by given function.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/ml/math/primitives/matrix/AbstractMatrix.html#assign-double:A:A-">assign(double[][])</a></span> - Method in class org.apache.ignite.ml.math.primitives.matrix.<a href="org/apache/ignite/ml/math/primitives/matrix/AbstractMatrix.html" title="class in org.apache.ignite.ml.math.primitives.matrix">AbstractMatrix</a></dt>
<dd>
<div class="block">Assigns given values to this matrix.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/ml/math/primitives/matrix/AbstractMatrix.html#assign-org.apache.ignite.ml.math.primitives.matrix.Matrix-">assign(Matrix)</a></span> - Method in class org.apache.ignite.ml.math.primitives.matrix.<a href="org/apache/ignite/ml/math/primitives/matrix/AbstractMatrix.html" title="class in org.apache.ignite.ml.math.primitives.matrix">AbstractMatrix</a></dt>
<dd>
<div class="block">Assigns values from given matrix to this matrix.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/ml/math/primitives/matrix/Matrix.html#assign-double-">assign(double)</a></span> - Method in interface org.apache.ignite.ml.math.primitives.matrix.<a href="org/apache/ignite/ml/math/primitives/matrix/Matrix.html" title="interface in org.apache.ignite.ml.math.primitives.matrix">Matrix</a></dt>
<dd>
<div class="block">Assigns given value to all elements of this matrix.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/ml/math/primitives/matrix/Matrix.html#assign-double:A:A-">assign(double[][])</a></span> - Method in interface org.apache.ignite.ml.math.primitives.matrix.<a href="org/apache/ignite/ml/math/primitives/matrix/Matrix.html" title="interface in org.apache.ignite.ml.math.primitives.matrix">Matrix</a></dt>
<dd>
<div class="block">Assigns given values to this matrix.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/ml/math/primitives/matrix/Matrix.html#assign-org.apache.ignite.ml.math.primitives.matrix.Matrix-">assign(Matrix)</a></span> - Method in interface org.apache.ignite.ml.math.primitives.matrix.<a href="org/apache/ignite/ml/math/primitives/matrix/Matrix.html" title="interface in org.apache.ignite.ml.math.primitives.matrix">Matrix</a></dt>
<dd>
<div class="block">Assigns values from given matrix to this matrix.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/ml/math/primitives/matrix/Matrix.html#assign-org.apache.ignite.ml.math.functions.IntIntToDoubleFunction-">assign(IntIntToDoubleFunction)</a></span> - Method in interface org.apache.ignite.ml.math.primitives.matrix.<a href="org/apache/ignite/ml/math/primitives/matrix/Matrix.html" title="interface in org.apache.ignite.ml.math.primitives.matrix">Matrix</a></dt>
<dd>
<div class="block">Assigns each matrix element to the value generated by given function.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/ml/math/primitives/vector/AbstractVector.html#assign-double-">assign(double)</a></span> - Method in class org.apache.ignite.ml.math.primitives.vector.<a href="org/apache/ignite/ml/math/primitives/vector/AbstractVector.html" title="class in org.apache.ignite.ml.math.primitives.vector">AbstractVector</a></dt>
<dd>
<div class="block">Assigns given value to all elements of this vector.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/ml/math/primitives/vector/AbstractVector.html#assign-double:A-">assign(double[])</a></span> - Method in class org.apache.ignite.ml.math.primitives.vector.<a href="org/apache/ignite/ml/math/primitives/vector/AbstractVector.html" title="class in org.apache.ignite.ml.math.primitives.vector">AbstractVector</a></dt>
<dd>
<div class="block">Assigns values from given array to this vector.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/ml/math/primitives/vector/AbstractVector.html#assign-org.apache.ignite.ml.math.primitives.vector.Vector-">assign(Vector)</a></span> - Method in class org.apache.ignite.ml.math.primitives.vector.<a href="org/apache/ignite/ml/math/primitives/vector/AbstractVector.html" title="class in org.apache.ignite.ml.math.primitives.vector">AbstractVector</a></dt>
<dd>
<div class="block">Copies values from the argument vector to this one.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/ml/math/primitives/vector/AbstractVector.html#assign-java.util.function.IntToDoubleFunction-">assign(IntToDoubleFunction)</a></span> - Method in class org.apache.ignite.ml.math.primitives.vector.<a href="org/apache/ignite/ml/math/primitives/vector/AbstractVector.html" title="class in org.apache.ignite.ml.math.primitives.vector">AbstractVector</a></dt>
<dd>
<div class="block">Assigns each vector element to the value generated by given function.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/ml/math/primitives/vector/impl/DelegatingVector.html#assign-double-">assign(double)</a></span> - Method in class org.apache.ignite.ml.math.primitives.vector.impl.<a href="org/apache/ignite/ml/math/primitives/vector/impl/DelegatingVector.html" title="class in org.apache.ignite.ml.math.primitives.vector.impl">DelegatingVector</a></dt>
<dd>
<div class="block">Assigns given value to all elements of this vector.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/ml/math/primitives/vector/impl/DelegatingVector.html#assign-double:A-">assign(double[])</a></span> - Method in class org.apache.ignite.ml.math.primitives.vector.impl.<a href="org/apache/ignite/ml/math/primitives/vector/impl/DelegatingVector.html" title="class in org.apache.ignite.ml.math.primitives.vector.impl">DelegatingVector</a></dt>
<dd>
<div class="block">Assigns values from given array to this vector.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/ml/math/primitives/vector/impl/DelegatingVector.html#assign-org.apache.ignite.ml.math.primitives.vector.Vector-">assign(Vector)</a></span> - Method in class org.apache.ignite.ml.math.primitives.vector.impl.<a href="org/apache/ignite/ml/math/primitives/vector/impl/DelegatingVector.html" title="class in org.apache.ignite.ml.math.primitives.vector.impl">DelegatingVector</a></dt>
<dd>
<div class="block">Copies values from the argument vector to this one.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/ml/math/primitives/vector/impl/DelegatingVector.html#assign-java.util.function.IntToDoubleFunction-">assign(IntToDoubleFunction)</a></span> - Method in class org.apache.ignite.ml.math.primitives.vector.impl.<a href="org/apache/ignite/ml/math/primitives/vector/impl/DelegatingVector.html" title="class in org.apache.ignite.ml.math.primitives.vector.impl">DelegatingVector</a></dt>
<dd>
<div class="block">Assigns each vector element to the value generated by given function.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/ml/math/primitives/vector/Vector.html#assign-double-">assign(double)</a></span> - Method in interface org.apache.ignite.ml.math.primitives.vector.<a href="org/apache/ignite/ml/math/primitives/vector/Vector.html" title="interface in org.apache.ignite.ml.math.primitives.vector">Vector</a></dt>
<dd>
<div class="block">Assigns given value to all elements of this vector.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/ml/math/primitives/vector/Vector.html#assign-double:A-">assign(double[])</a></span> - Method in interface org.apache.ignite.ml.math.primitives.vector.<a href="org/apache/ignite/ml/math/primitives/vector/Vector.html" title="interface in org.apache.ignite.ml.math.primitives.vector">Vector</a></dt>
<dd>
<div class="block">Assigns values from given array to this vector.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/ml/math/primitives/vector/Vector.html#assign-org.apache.ignite.ml.math.primitives.vector.Vector-">assign(Vector)</a></span> - Method in interface org.apache.ignite.ml.math.primitives.vector.<a href="org/apache/ignite/ml/math/primitives/vector/Vector.html" title="interface in org.apache.ignite.ml.math.primitives.vector">Vector</a></dt>
<dd>
<div class="block">Copies values from the argument vector to this one.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/ml/math/primitives/vector/Vector.html#assign-java.util.function.IntToDoubleFunction-">assign(IntToDoubleFunction)</a></span> - Method in interface org.apache.ignite.ml.math.primitives.vector.<a href="org/apache/ignite/ml/math/primitives/vector/Vector.html" title="interface in org.apache.ignite.ml.math.primitives.vector">Vector</a></dt>
<dd>
<div class="block">Assigns each vector element to the value generated by given function.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/ml/math/primitives/matrix/AbstractMatrix.html#assignColumn-int-org.apache.ignite.ml.math.primitives.vector.Vector-">assignColumn(int, Vector)</a></span> - Method in class org.apache.ignite.ml.math.primitives.matrix.<a href="org/apache/ignite/ml/math/primitives/matrix/AbstractMatrix.html" title="class in org.apache.ignite.ml.math.primitives.matrix">AbstractMatrix</a></dt>
<dd>
<div class="block">Assigns values from given vector to the specified column in this matrix.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/ml/math/primitives/matrix/Matrix.html#assignColumn-int-org.apache.ignite.ml.math.primitives.vector.Vector-">assignColumn(int, Vector)</a></span> - Method in interface org.apache.ignite.ml.math.primitives.matrix.<a href="org/apache/ignite/ml/math/primitives/matrix/Matrix.html" title="interface in org.apache.ignite.ml.math.primitives.matrix">Matrix</a></dt>
<dd>
<div class="block">Assigns values from given vector to the specified column in this matrix.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/cache/affinity/rendezvous/RendezvousAffinityFunction.html#assignPartition-int-java.util.List-int-java.util.Map-">assignPartition(int, List<span class='angle_bracket'>&lt;</span>ClusterNode<span class='angle_bracket'>&gt;</span>, int, Map<span class='angle_bracket'>&lt;</span>UUID, Collection<span class='angle_bracket'>&lt;</span>ClusterNode<span class='angle_bracket'>&gt;</span><span class='angle_bracket'>&gt;</span>)</a></span> - Method in class org.apache.ignite.cache.affinity.rendezvous.<a href="org/apache/ignite/cache/affinity/rendezvous/RendezvousAffinityFunction.html" title="class in org.apache.ignite.cache.affinity.rendezvous">RendezvousAffinityFunction</a></dt>
<dd>
<div class="block">Returns collection of nodes (primary first) for specified partition.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/cache/affinity/AffinityFunction.html#assignPartitions-org.apache.ignite.cache.affinity.AffinityFunctionContext-">assignPartitions(AffinityFunctionContext)</a></span> - Method in interface org.apache.ignite.cache.affinity.<a href="org/apache/ignite/cache/affinity/AffinityFunction.html" title="interface in org.apache.ignite.cache.affinity">AffinityFunction</a></dt>
<dd>
<div class="block">Gets affinity nodes for a partition.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/cache/affinity/rendezvous/RendezvousAffinityFunction.html#assignPartitions-org.apache.ignite.cache.affinity.AffinityFunctionContext-">assignPartitions(AffinityFunctionContext)</a></span> - Method in class org.apache.ignite.cache.affinity.rendezvous.<a href="org/apache/ignite/cache/affinity/rendezvous/RendezvousAffinityFunction.html" title="class in org.apache.ignite.cache.affinity.rendezvous">RendezvousAffinityFunction</a></dt>
<dd>
<div class="block">Gets affinity nodes for a partition.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/ml/dataset/impl/cache/util/DatasetAffinityFunctionWrapper.html#assignPartitions-org.apache.ignite.cache.affinity.AffinityFunctionContext-">assignPartitions(AffinityFunctionContext)</a></span> - Method in class org.apache.ignite.ml.dataset.impl.cache.util.<a href="org/apache/ignite/ml/dataset/impl/cache/util/DatasetAffinityFunctionWrapper.html" title="class in org.apache.ignite.ml.dataset.impl.cache.util">DatasetAffinityFunctionWrapper</a></dt>
<dd>
<div class="block">Gets affinity nodes for a partition.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/platform/dotnet/PlatformDotNetAffinityFunction.html#assignPartitions-org.apache.ignite.cache.affinity.AffinityFunctionContext-">assignPartitions(AffinityFunctionContext)</a></span> - Method in class org.apache.ignite.platform.dotnet.<a href="org/apache/ignite/platform/dotnet/PlatformDotNetAffinityFunction.html" title="class in org.apache.ignite.platform.dotnet">PlatformDotNetAffinityFunction</a></dt>
<dd>
<div class="block">Gets affinity nodes for a partition.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/ml/math/primitives/matrix/AbstractMatrix.html#assignRow-int-org.apache.ignite.ml.math.primitives.vector.Vector-">assignRow(int, Vector)</a></span> - Method in class org.apache.ignite.ml.math.primitives.matrix.<a href="org/apache/ignite/ml/math/primitives/matrix/AbstractMatrix.html" title="class in org.apache.ignite.ml.math.primitives.matrix">AbstractMatrix</a></dt>
<dd>
<div class="block">Assigns values from given vector to the specified row in this matrix.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/ml/math/primitives/matrix/Matrix.html#assignRow-int-org.apache.ignite.ml.math.primitives.vector.Vector-">assignRow(int, Vector)</a></span> - Method in interface org.apache.ignite.ml.math.primitives.matrix.<a href="org/apache/ignite/ml/math/primitives/matrix/Matrix.html" title="interface in org.apache.ignite.ml.math.primitives.matrix">Matrix</a></dt>
<dd>
<div class="block">Assigns values from given vector to the specified row in this matrix.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/ml/util/Utils.html#asStream-java.util.Iterator-long-">asStream(Iterator<span class='angle_bracket'>&lt;</span>T<span class='angle_bracket'>&gt;</span>, long)</a></span> - Static method in class org.apache.ignite.ml.util.<a href="org/apache/ignite/ml/util/Utils.html" title="class in org.apache.ignite.ml.util">Utils</a></dt>
<dd>
<div class="block">Convert given iterator to a stream with known count of entries.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/ml/util/Utils.html#asStream-java.util.Iterator-">asStream(Iterator<span class='angle_bracket'>&lt;</span>T<span class='angle_bracket'>&gt;</span>)</a></span> - Static method in class org.apache.ignite.ml.util.<a href="org/apache/ignite/ml/util/Utils.html" title="class in org.apache.ignite.ml.util">Utils</a></dt>
<dd>
<div class="block">Convert given iterator to a stream.</div>
</dd>
<dt><a href="org/apache/ignite/ml/inference/builder/AsyncModelBuilder.html" title="interface in org.apache.ignite.ml.inference.builder"><span class="typeNameLink">AsyncModelBuilder</span></a> - Interface in <a href="org/apache/ignite/ml/inference/builder/package-summary.html">org.apache.ignite.ml.inference.builder</a></dt>
<dd>
<div class="block">Builder of asynchronous inference model.</div>
</dd>
<dt><a href="org/apache/ignite/configuration/AtomicConfiguration.html" title="class in org.apache.ignite.configuration"><span class="typeNameLink">AtomicConfiguration</span></a> - Class in <a href="org/apache/ignite/configuration/package-summary.html">org.apache.ignite.configuration</a></dt>
<dd>
<div class="block">Configuration for atomic data structures.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/configuration/AtomicConfiguration.html#AtomicConfiguration--">AtomicConfiguration()</a></span> - Constructor for class org.apache.ignite.configuration.<a href="org/apache/ignite/configuration/AtomicConfiguration.html" title="class in org.apache.ignite.configuration">AtomicConfiguration</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/spi/systemview/view/CacheGroupView.html#atomicityMode--">atomicityMode()</a></span> - Method in class org.apache.ignite.spi.systemview.view.<a href="org/apache/ignite/spi/systemview/view/CacheGroupView.html" title="class in org.apache.ignite.spi.systemview.view">CacheGroupView</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/spi/systemview/view/CacheView.html#atomicityMode--">atomicityMode()</a></span> - Method in class org.apache.ignite.spi.systemview.view.<a href="org/apache/ignite/spi/systemview/view/CacheView.html" title="class in org.apache.ignite.spi.systemview.view">CacheView</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/Ignite.html#atomicLong-java.lang.String-long-boolean-">atomicLong(String, long, boolean)</a></span> - Method in interface org.apache.ignite.<a href="org/apache/ignite/Ignite.html" title="interface in org.apache.ignite">Ignite</a></dt>
<dd>
<div class="block">Will get a atomic long from cache and create one if it has not been created yet and <code>create</code> flag
is <code>true</code>.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/Ignite.html#atomicLong-java.lang.String-org.apache.ignite.configuration.AtomicConfiguration-long-boolean-">atomicLong(String, AtomicConfiguration, long, boolean)</a></span> - Method in interface org.apache.ignite.<a href="org/apache/ignite/Ignite.html" title="interface in org.apache.ignite">Ignite</a></dt>
<dd>
<div class="block">Will get a atomic long from cache and create one if it has not been created yet and <code>create</code> flag
is <code>true</code>.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/IgniteSpringBean.html#atomicLong-java.lang.String-long-boolean-">atomicLong(String, long, boolean)</a></span> - Method in class org.apache.ignite.<a href="org/apache/ignite/IgniteSpringBean.html" title="class in org.apache.ignite">IgniteSpringBean</a></dt>
<dd>
<div class="block">Will get a atomic long from cache and create one if it has not been created yet and <code>create</code> flag
is <code>true</code>.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/IgniteSpringBean.html#atomicLong-java.lang.String-org.apache.ignite.configuration.AtomicConfiguration-long-boolean-">atomicLong(String, AtomicConfiguration, long, boolean)</a></span> - Method in class org.apache.ignite.<a href="org/apache/ignite/IgniteSpringBean.html" title="class in org.apache.ignite">IgniteSpringBean</a></dt>
<dd>
<div class="block">Will get a atomic long from cache and create one if it has not been created yet and <code>create</code> flag
is <code>true</code>.</div>
</dd>
<dt><a href="org/apache/ignite/spi/systemview/view/datastructures/AtomicLongView.html" title="class in org.apache.ignite.spi.systemview.view.datastructures"><span class="typeNameLink">AtomicLongView</span></a> - Class in <a href="org/apache/ignite/spi/systemview/view/datastructures/package-summary.html">org.apache.ignite.spi.systemview.view.datastructures</a></dt>
<dd>
<div class="block"><a href="org/apache/ignite/IgniteAtomicLong.html" title="interface in org.apache.ignite"><code>IgniteAtomicLong</code></a> representation for a <a href="org/apache/ignite/spi/systemview/view/SystemView.html" title="interface in org.apache.ignite.spi.systemview.view"><code>SystemView</code></a>.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/spi/systemview/view/datastructures/AtomicLongView.html#AtomicLongView-org.apache.ignite.internal.processors.datastructures.GridCacheRemovable-">AtomicLongView(GridCacheRemovable)</a></span> - Constructor for class org.apache.ignite.spi.systemview.view.datastructures.<a href="org/apache/ignite/spi/systemview/view/datastructures/AtomicLongView.html" title="class in org.apache.ignite.spi.systemview.view.datastructures">AtomicLongView</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/Ignite.html#atomicReference-java.lang.String-T-boolean-">atomicReference(String, T, boolean)</a></span> - Method in interface org.apache.ignite.<a href="org/apache/ignite/Ignite.html" title="interface in org.apache.ignite">Ignite</a></dt>
<dd>
<div class="block">Will get a atomic reference from cache and create one if it has not been created yet and <code>create</code> flag
is <code>true</code>.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/Ignite.html#atomicReference-java.lang.String-org.apache.ignite.configuration.AtomicConfiguration-T-boolean-">atomicReference(String, AtomicConfiguration, T, boolean)</a></span> - Method in interface org.apache.ignite.<a href="org/apache/ignite/Ignite.html" title="interface in org.apache.ignite">Ignite</a></dt>
<dd>
<div class="block">Will get a atomic reference from cache and create one if it has not been created yet and <code>create</code> flag
is <code>true</code>.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/IgniteSpringBean.html#atomicReference-java.lang.String-T-boolean-">atomicReference(String, T, boolean)</a></span> - Method in class org.apache.ignite.<a href="org/apache/ignite/IgniteSpringBean.html" title="class in org.apache.ignite">IgniteSpringBean</a></dt>
<dd>
<div class="block">Will get a atomic reference from cache and create one if it has not been created yet and <code>create</code> flag
is <code>true</code>.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/IgniteSpringBean.html#atomicReference-java.lang.String-org.apache.ignite.configuration.AtomicConfiguration-T-boolean-">atomicReference(String, AtomicConfiguration, T, boolean)</a></span> - Method in class org.apache.ignite.<a href="org/apache/ignite/IgniteSpringBean.html" title="class in org.apache.ignite">IgniteSpringBean</a></dt>
<dd>
<div class="block">Will get a atomic reference from cache and create one if it has not been created yet and <code>create</code> flag
is <code>true</code>.</div>
</dd>
<dt><a href="org/apache/ignite/spi/systemview/view/datastructures/AtomicReferenceView.html" title="class in org.apache.ignite.spi.systemview.view.datastructures"><span class="typeNameLink">AtomicReferenceView</span></a> - Class in <a href="org/apache/ignite/spi/systemview/view/datastructures/package-summary.html">org.apache.ignite.spi.systemview.view.datastructures</a></dt>
<dd>
<div class="block"><a href="org/apache/ignite/IgniteAtomicReference.html" title="interface in org.apache.ignite"><code>IgniteAtomicReference</code></a> representation for a <a href="org/apache/ignite/spi/systemview/view/SystemView.html" title="interface in org.apache.ignite.spi.systemview.view"><code>SystemView</code></a>.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/spi/systemview/view/datastructures/AtomicReferenceView.html#AtomicReferenceView-org.apache.ignite.internal.processors.datastructures.GridCacheRemovable-">AtomicReferenceView(GridCacheRemovable)</a></span> - Constructor for class org.apache.ignite.spi.systemview.view.datastructures.<a href="org/apache/ignite/spi/systemview/view/datastructures/AtomicReferenceView.html" title="class in org.apache.ignite.spi.systemview.view.datastructures">AtomicReferenceView</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/Ignite.html#atomicSequence-java.lang.String-long-boolean-">atomicSequence(String, long, boolean)</a></span> - Method in interface org.apache.ignite.<a href="org/apache/ignite/Ignite.html" title="interface in org.apache.ignite">Ignite</a></dt>
<dd>
<div class="block">Will get an atomic sequence from cache and create one if it has not been created yet and <code>create</code> flag
is <code>true</code>.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/Ignite.html#atomicSequence-java.lang.String-org.apache.ignite.configuration.AtomicConfiguration-long-boolean-">atomicSequence(String, AtomicConfiguration, long, boolean)</a></span> - Method in interface org.apache.ignite.<a href="org/apache/ignite/Ignite.html" title="interface in org.apache.ignite">Ignite</a></dt>
<dd>
<div class="block">Will get an atomic sequence from cache and create one if it has not been created yet and <code>create</code> flag
is <code>true</code>.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/IgniteSpringBean.html#atomicSequence-java.lang.String-long-boolean-">atomicSequence(String, long, boolean)</a></span> - Method in class org.apache.ignite.<a href="org/apache/ignite/IgniteSpringBean.html" title="class in org.apache.ignite">IgniteSpringBean</a></dt>
<dd>
<div class="block">Will get an atomic sequence from cache and create one if it has not been created yet and <code>create</code> flag
is <code>true</code>.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/IgniteSpringBean.html#atomicSequence-java.lang.String-org.apache.ignite.configuration.AtomicConfiguration-long-boolean-">atomicSequence(String, AtomicConfiguration, long, boolean)</a></span> - Method in class org.apache.ignite.<a href="org/apache/ignite/IgniteSpringBean.html" title="class in org.apache.ignite">IgniteSpringBean</a></dt>
<dd>
<div class="block">Will get an atomic sequence from cache and create one if it has not been created yet and <code>create</code> flag
is <code>true</code>.</div>
</dd>
<dt><a href="org/apache/ignite/spi/systemview/view/datastructures/AtomicSequenceView.html" title="class in org.apache.ignite.spi.systemview.view.datastructures"><span class="typeNameLink">AtomicSequenceView</span></a> - Class in <a href="org/apache/ignite/spi/systemview/view/datastructures/package-summary.html">org.apache.ignite.spi.systemview.view.datastructures</a></dt>
<dd>
<div class="block"><a href="org/apache/ignite/IgniteAtomicSequence.html" title="interface in org.apache.ignite"><code>IgniteAtomicSequence</code></a> representation for a <a href="org/apache/ignite/spi/systemview/view/SystemView.html" title="interface in org.apache.ignite.spi.systemview.view"><code>SystemView</code></a>.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/spi/systemview/view/datastructures/AtomicSequenceView.html#AtomicSequenceView-org.apache.ignite.internal.processors.datastructures.GridCacheRemovable-">AtomicSequenceView(GridCacheRemovable)</a></span> - Constructor for class org.apache.ignite.spi.systemview.view.datastructures.<a href="org/apache/ignite/spi/systemview/view/datastructures/AtomicSequenceView.html" title="class in org.apache.ignite.spi.systemview.view.datastructures">AtomicSequenceView</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/Ignite.html#atomicStamped-java.lang.String-T-S-boolean-">atomicStamped(String, T, S, boolean)</a></span> - Method in interface org.apache.ignite.<a href="org/apache/ignite/Ignite.html" title="interface in org.apache.ignite">Ignite</a></dt>
<dd>
<div class="block">Will get a atomic stamped from cache and create one if it has not been created yet and <code>create</code> flag
is <code>true</code>.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/Ignite.html#atomicStamped-java.lang.String-org.apache.ignite.configuration.AtomicConfiguration-T-S-boolean-">atomicStamped(String, AtomicConfiguration, T, S, boolean)</a></span> - Method in interface org.apache.ignite.<a href="org/apache/ignite/Ignite.html" title="interface in org.apache.ignite">Ignite</a></dt>
<dd>
<div class="block">Will get a atomic stamped from cache and create one if it has not been created yet and <code>create</code> flag
is <code>true</code>.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/IgniteSpringBean.html#atomicStamped-java.lang.String-T-S-boolean-">atomicStamped(String, T, S, boolean)</a></span> - Method in class org.apache.ignite.<a href="org/apache/ignite/IgniteSpringBean.html" title="class in org.apache.ignite">IgniteSpringBean</a></dt>
<dd>
<div class="block">Will get a atomic stamped from cache and create one if it has not been created yet and <code>create</code> flag
is <code>true</code>.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/IgniteSpringBean.html#atomicStamped-java.lang.String-org.apache.ignite.configuration.AtomicConfiguration-T-S-boolean-">atomicStamped(String, AtomicConfiguration, T, S, boolean)</a></span> - Method in class org.apache.ignite.<a href="org/apache/ignite/IgniteSpringBean.html" title="class in org.apache.ignite">IgniteSpringBean</a></dt>
<dd>
<div class="block">Will get a atomic stamped from cache and create one if it has not been created yet and <code>create</code> flag
is <code>true</code>.</div>
</dd>
<dt><a href="org/apache/ignite/spi/systemview/view/datastructures/AtomicStampedView.html" title="class in org.apache.ignite.spi.systemview.view.datastructures"><span class="typeNameLink">AtomicStampedView</span></a> - Class in <a href="org/apache/ignite/spi/systemview/view/datastructures/package-summary.html">org.apache.ignite.spi.systemview.view.datastructures</a></dt>
<dd>
<div class="block"><a href="org/apache/ignite/IgniteAtomicStamped.html" title="interface in org.apache.ignite"><code>IgniteAtomicStamped</code></a> representation for a <a href="org/apache/ignite/spi/systemview/view/SystemView.html" title="interface in org.apache.ignite.spi.systemview.view"><code>SystemView</code></a>.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/spi/systemview/view/datastructures/AtomicStampedView.html#AtomicStampedView-org.apache.ignite.internal.processors.datastructures.GridCacheRemovable-">AtomicStampedView(GridCacheRemovable)</a></span> - Constructor for class org.apache.ignite.spi.systemview.view.datastructures.<a href="org/apache/ignite/spi/systemview/view/datastructures/AtomicStampedView.html" title="class in org.apache.ignite.spi.systemview.view.datastructures">AtomicStampedView</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/cache/store/CacheStoreSession.html#attach-java.lang.Object-">attach(Object)</a></span> - Method in interface org.apache.ignite.cache.store.<a href="org/apache/ignite/cache/store/CacheStoreSession.html" title="interface in org.apache.ignite.cache.store">CacheStoreSession</a></dt>
<dd>
<div class="block">Attaches the given object to this session.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/cache/store/CacheStoreSession.html#attachment--">attachment()</a></span> - Method in interface org.apache.ignite.cache.store.<a href="org/apache/ignite/cache/store/CacheStoreSession.html" title="interface in org.apache.ignite.cache.store">CacheStoreSession</a></dt>
<dd>
<div class="block">Retrieves the current attachment or <code>null</code> if there is no attachment.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/spi/communication/tcp/TcpCommunicationSpi.html#ATTR_ADDRS">ATTR_ADDRS</a></span> - Static variable in class org.apache.ignite.spi.communication.tcp.<a href="org/apache/ignite/spi/communication/tcp/TcpCommunicationSpi.html" title="class in org.apache.ignite.spi.communication.tcp">TcpCommunicationSpi</a></dt>
<dd>
<div class="block">Node attribute that is mapped to node IP addresses (value is <tt>comm.tcp.addrs</tt>).</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/cache/store/jdbc/CacheAbstractJdbcStore.html#ATTR_CONN_PROP">ATTR_CONN_PROP</a></span> - Static variable in class org.apache.ignite.cache.store.jdbc.<a href="org/apache/ignite/cache/store/jdbc/CacheAbstractJdbcStore.html" title="class in org.apache.ignite.cache.store.jdbc">CacheAbstractJdbcStore</a></dt>
<dd>
<div class="block">Connection attribute property name.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/spi/communication/tcp/TcpCommunicationSpi.html#ATTR_EXT_ADDRS">ATTR_EXT_ADDRS</a></span> - Static variable in class org.apache.ignite.spi.communication.tcp.<a href="org/apache/ignite/spi/communication/tcp/TcpCommunicationSpi.html" title="class in org.apache.ignite.spi.communication.tcp">TcpCommunicationSpi</a></dt>
<dd>
<div class="block">Node attribute that is mapped to node's external addresses (value is <tt>comm.tcp.ext-addrs</tt>).</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/spi/discovery/tcp/TcpDiscoverySpi.html#ATTR_EXT_ADDRS">ATTR_EXT_ADDRS</a></span> - Static variable in class org.apache.ignite.spi.discovery.tcp.<a href="org/apache/ignite/spi/discovery/tcp/TcpDiscoverySpi.html" title="class in org.apache.ignite.spi.discovery.tcp">TcpDiscoverySpi</a></dt>
<dd>
<div class="block">Node attribute that is mapped to node's external addresses (value is <tt>disc.tcp.ext-addrs</tt>).</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/spi/communication/tcp/TcpCommunicationSpi.html#ATTR_FORCE_CLIENT_SERVER_CONNECTIONS">ATTR_FORCE_CLIENT_SERVER_CONNECTIONS</a></span> - Static variable in class org.apache.ignite.spi.communication.tcp.<a href="org/apache/ignite/spi/communication/tcp/TcpCommunicationSpi.html" title="class in org.apache.ignite.spi.communication.tcp">TcpCommunicationSpi</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/spi/communication/tcp/TcpCommunicationSpi.html#ATTR_HOST_NAMES">ATTR_HOST_NAMES</a></span> - Static variable in class org.apache.ignite.spi.communication.tcp.<a href="org/apache/ignite/spi/communication/tcp/TcpCommunicationSpi.html" title="class in org.apache.ignite.spi.communication.tcp">TcpCommunicationSpi</a></dt>
<dd>
<div class="block">Node attribute that is mapped to node host names (value is <tt>comm.tcp.host.names</tt>).</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/spi/communication/tcp/TcpCommunicationSpi.html#ATTR_PAIRED_CONN">ATTR_PAIRED_CONN</a></span> - Static variable in class org.apache.ignite.spi.communication.tcp.<a href="org/apache/ignite/spi/communication/tcp/TcpCommunicationSpi.html" title="class in org.apache.ignite.spi.communication.tcp">TcpCommunicationSpi</a></dt>
<dd>
<div class="block">Attr paired connection.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/spi/communication/tcp/TcpCommunicationSpi.html#ATTR_PORT">ATTR_PORT</a></span> - Static variable in class org.apache.ignite.spi.communication.tcp.<a href="org/apache/ignite/spi/communication/tcp/TcpCommunicationSpi.html" title="class in org.apache.ignite.spi.communication.tcp">TcpCommunicationSpi</a></dt>
<dd>
<div class="block">Node attribute that is mapped to node port number (value is <tt>comm.tcp.port</tt>).</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/spi/communication/tcp/TcpCommunicationSpi.html#ATTR_SHMEM_PORT">ATTR_SHMEM_PORT</a></span> - Static variable in class org.apache.ignite.spi.communication.tcp.<a href="org/apache/ignite/spi/communication/tcp/TcpCommunicationSpi.html" title="class in org.apache.ignite.spi.communication.tcp">TcpCommunicationSpi</a></dt>
<dd>
<div class="block">Node attribute that is mapped to node port number (value is <tt>comm.shmem.tcp.port</tt>).</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/cluster/BaselineNode.html#attribute-java.lang.String-">attribute(String)</a></span> - Method in interface org.apache.ignite.cluster.<a href="org/apache/ignite/cluster/BaselineNode.html" title="interface in org.apache.ignite.cluster">BaselineNode</a></dt>
<dd>
<div class="block">Gets a node attribute.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/cluster/ClusterNode.html#attribute-java.lang.String-">attribute(String)</a></span> - Method in interface org.apache.ignite.cluster.<a href="org/apache/ignite/cluster/ClusterNode.html" title="interface in org.apache.ignite.cluster">ClusterNode</a></dt>
<dd>
<div class="block">Gets a node attribute.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/spi/discovery/isolated/IsolatedNode.html#attribute-java.lang.String-">attribute(String)</a></span> - Method in class org.apache.ignite.spi.discovery.isolated.<a href="org/apache/ignite/spi/discovery/isolated/IsolatedNode.html" title="class in org.apache.ignite.spi.discovery.isolated">IsolatedNode</a></dt>
<dd>
<div class="block">Gets a node attribute.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/mxbean/ClusterMetricsMXBean.html#attributeNames--">attributeNames()</a></span> - Method in interface org.apache.ignite.mxbean.<a href="org/apache/ignite/mxbean/ClusterMetricsMXBean.html" title="interface in org.apache.ignite.mxbean">ClusterMetricsMXBean</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/ignite/spi/communication/tcp/AttributeNames.html" title="class in org.apache.ignite.spi.communication.tcp"><span class="typeNameLink">AttributeNames</span></a> - Class in <a href="org/apache/ignite/spi/communication/tcp/package-summary.html">org.apache.ignite.spi.communication.tcp</a></dt>
<dd>
<div class="block"><span class="deprecatedLabel">Deprecated.</span>
<div class="block"><span class="deprecationComment">fix it in the ticket https://ggsystems.atlassian.net/browse/GG-29546</span></div>
</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/spi/communication/tcp/AttributeNames.html#AttributeNames-java.lang.String-java.lang.String-java.lang.String-java.lang.String-java.lang.String-java.lang.String-java.lang.String-">AttributeNames(String, String, String, String, String, String, String)</a></span> - Constructor for class org.apache.ignite.spi.communication.tcp.<a href="org/apache/ignite/spi/communication/tcp/AttributeNames.html" title="class in org.apache.ignite.spi.communication.tcp">AttributeNames</a></dt>
<dd>
<div class="block"><span class="deprecatedLabel">Deprecated.</span></div>
&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/cluster/BaselineNode.html#attributes--">attributes()</a></span> - Method in interface org.apache.ignite.cluster.<a href="org/apache/ignite/cluster/BaselineNode.html" title="interface in org.apache.ignite.cluster">BaselineNode</a></dt>
<dd>
<div class="block">Gets all node attributes.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/cluster/ClusterNode.html#attributes--">attributes()</a></span> - Method in interface org.apache.ignite.cluster.<a href="org/apache/ignite/cluster/ClusterNode.html" title="interface in org.apache.ignite.cluster">ClusterNode</a></dt>
<dd>
<div class="block">Gets all node attributes.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/spi/discovery/isolated/IsolatedNode.html#attributes--">attributes()</a></span> - Method in class org.apache.ignite.spi.discovery.isolated.<a href="org/apache/ignite/spi/discovery/isolated/IsolatedNode.html" title="class in org.apache.ignite.spi.discovery.isolated">IsolatedNode</a></dt>
<dd>
<div class="block">Gets all node attributes.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/mxbean/ClusterMetricsMXBean.html#attributeValues-java.lang.String-">attributeValues(String)</a></span> - Method in interface org.apache.ignite.mxbean.<a href="org/apache/ignite/mxbean/ClusterMetricsMXBean.html" title="interface in org.apache.ignite.mxbean">ClusterMetricsMXBean</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/spi/IgniteSpiContext.html#authenticatedSubject-java.util.UUID-">authenticatedSubject(UUID)</a></span> - Method in interface org.apache.ignite.spi.<a href="org/apache/ignite/spi/IgniteSpiContext.html" title="interface in org.apache.ignite.spi">IgniteSpiContext</a></dt>
<dd>
<div class="block">Gets security subject based on subject ID.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/spi/IgniteSpiContext.html#authenticatedSubjects--">authenticatedSubjects()</a></span> - Method in interface org.apache.ignite.spi.<a href="org/apache/ignite/spi/IgniteSpiContext.html" title="interface in org.apache.ignite.spi">IgniteSpiContext</a></dt>
<dd>
<div class="block">Gets collection of authenticated subjects together with their permissions.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/spi/discovery/DiscoverySpiNodeAuthenticator.html#authenticateNode-org.apache.ignite.cluster.ClusterNode-org.apache.ignite.plugin.security.SecurityCredentials-">authenticateNode(ClusterNode, SecurityCredentials)</a></span> - Method in interface org.apache.ignite.spi.discovery.<a href="org/apache/ignite/spi/discovery/DiscoverySpiNodeAuthenticator.html" title="interface in org.apache.ignite.spi.discovery">DiscoverySpiNodeAuthenticator</a></dt>
<dd>
<div class="block">Security credentials.</div>
</dd>
<dt><a href="org/apache/ignite/plugin/security/AuthenticationContext.html" title="class in org.apache.ignite.plugin.security"><span class="typeNameLink">AuthenticationContext</span></a> - Class in <a href="org/apache/ignite/plugin/security/package-summary.html">org.apache.ignite.plugin.security</a></dt>
<dd>
<div class="block">Authentication context.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/plugin/security/AuthenticationContext.html#AuthenticationContext--">AuthenticationContext()</a></span> - Constructor for class org.apache.ignite.plugin.security.<a href="org/apache/ignite/plugin/security/AuthenticationContext.html" title="class in org.apache.ignite.plugin.security">AuthenticationContext</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/spi/discovery/tcp/TcpDiscoverySpi.html#authenticationFailedError-org.apache.ignite.spi.discovery.tcp.messages.TcpDiscoveryAuthFailedMessage-">authenticationFailedError(TcpDiscoveryAuthFailedMessage)</a></span> - Method in class org.apache.ignite.spi.discovery.tcp.<a href="org/apache/ignite/spi/discovery/tcp/TcpDiscoverySpi.html" title="class in org.apache.ignite.spi.discovery.tcp">TcpDiscoverySpi</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/events/BaselineConfigurationChangedEvent.html#autoAdjustTimeout--">autoAdjustTimeout()</a></span> - Method in class org.apache.ignite.events.<a href="org/apache/ignite/events/BaselineConfigurationChangedEvent.html" title="class in org.apache.ignite.events">BaselineConfigurationChangedEvent</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/IgniteCountDownLatch.html#autoDelete--">autoDelete()</a></span> - Method in interface org.apache.ignite.<a href="org/apache/ignite/IgniteCountDownLatch.html" title="interface in org.apache.ignite">IgniteCountDownLatch</a></dt>
<dd>
<div class="block">Gets <code>autoDelete</code> flag.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/spi/systemview/view/datastructures/CountDownLatchView.html#autoDelete--">autoDelete()</a></span> - Method in class org.apache.ignite.spi.systemview.view.datastructures.<a href="org/apache/ignite/spi/systemview/view/datastructures/CountDownLatchView.html" title="class in org.apache.ignite.spi.systemview.view.datastructures">CountDownLatchView</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/IgniteDataStreamer.html#autoFlushFrequency--">autoFlushFrequency()</a></span> - Method in interface org.apache.ignite.<a href="org/apache/ignite/IgniteDataStreamer.html" title="interface in org.apache.ignite">IgniteDataStreamer</a></dt>
<dd>
<div class="block">Gets automatic flush frequency.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/IgniteDataStreamer.html#autoFlushFrequency-long-">autoFlushFrequency(long)</a></span> - Method in interface org.apache.ignite.<a href="org/apache/ignite/IgniteDataStreamer.html" title="interface in org.apache.ignite">IgniteDataStreamer</a></dt>
<dd>
<div class="block">Sets automatic flush frequency.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/spi/systemview/view/SqlTableColumnView.html#autoIncrement--">autoIncrement()</a></span> - Method in class org.apache.ignite.spi.systemview.view.<a href="org/apache/ignite/spi/systemview/view/SqlTableColumnView.html" title="class in org.apache.ignite.spi.systemview.view">SqlTableColumnView</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/maintenance/MaintenanceWorkflowCallback.html#automaticAction--">automaticAction()</a></span> - Method in interface org.apache.ignite.maintenance.<a href="org/apache/ignite/maintenance/MaintenanceWorkflowCallback.html" title="interface in org.apache.ignite.maintenance">MaintenanceWorkflowCallback</a></dt>
<dd>
<div class="block">Component can provide optional <a href="org/apache/ignite/maintenance/MaintenanceAction.html" title="interface in org.apache.ignite.maintenance"><code>MaintenanceAction</code></a> that will be executed automatically
by <a href="org/apache/ignite/maintenance/MaintenanceRegistry.html" title="interface in org.apache.ignite.maintenance"><code>MaintenanceRegistry</code></a> when node enters maintenance mode.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/spi/systemview/view/ContinuousQueryView.html#autoUnsubscribe--">autoUnsubscribe()</a></span> - Method in class org.apache.ignite.spi.systemview.view.<a href="org/apache/ignite/spi/systemview/view/ContinuousQueryView.html" title="class in org.apache.ignite.spi.systemview.view">ContinuousQueryView</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/configuration/IgniteConfiguration.html#AVAILABLE_PROC_CNT">AVAILABLE_PROC_CNT</a></span> - Static variable in class org.apache.ignite.configuration.<a href="org/apache/ignite/configuration/IgniteConfiguration.html" title="class in org.apache.ignite.configuration">IgniteConfiguration</a></dt>
<dd>
<div class="block">Default core size of public thread pool.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/IgniteSemaphore.html#availablePermits--">availablePermits()</a></span> - Method in interface org.apache.ignite.<a href="org/apache/ignite/IgniteSemaphore.html" title="interface in org.apache.ignite">IgniteSemaphore</a></dt>
<dd>
<div class="block">Returns the current number of permits available in this semaphore.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/spi/systemview/view/datastructures/SemaphoreView.html#availablePermits--">availablePermits()</a></span> - Method in class org.apache.ignite.spi.systemview.view.datastructures.<a href="org/apache/ignite/spi/systemview/view/datastructures/SemaphoreView.html" title="class in org.apache.ignite.spi.systemview.view.datastructures">SemaphoreView</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/scheduler/SchedulerFuture.html#averageExecutionTime--">averageExecutionTime()</a></span> - Method in interface org.apache.ignite.scheduler.<a href="org/apache/ignite/scheduler/SchedulerFuture.html" title="interface in org.apache.ignite.scheduler">SchedulerFuture</a></dt>
<dd>
<div class="block">Gets average execution time in milliseconds since future was created.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/scheduler/SchedulerFuture.html#averageIdleTime--">averageIdleTime()</a></span> - Method in interface org.apache.ignite.scheduler.<a href="org/apache/ignite/scheduler/SchedulerFuture.html" title="interface in org.apache.ignite.scheduler">SchedulerFuture</a></dt>
<dd>
<div class="block">Gets average idle time for this scheduled task.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/cache/query/QueryDetailMetrics.html#averageTime--">averageTime()</a></span> - Method in interface org.apache.ignite.cache.query.<a href="org/apache/ignite/cache/query/QueryDetailMetrics.html" title="interface in org.apache.ignite.cache.query">QueryDetailMetrics</a></dt>
<dd>
<div class="block">Gets average execution time of query.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/cache/query/QueryMetrics.html#averageTime--">averageTime()</a></span> - Method in interface org.apache.ignite.cache.query.<a href="org/apache/ignite/cache/query/QueryMetrics.html" title="interface in org.apache.ignite.cache.query">QueryMetrics</a></dt>
<dd>
<div class="block">Gets average execution time of query.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/ml/optimization/updatecalculators/NesterovParameterUpdate.html#avg-java.util.List-">avg(List<span class='angle_bracket'>&lt;</span>NesterovParameterUpdate<span class='angle_bracket'>&gt;</span>)</a></span> - Static method in class org.apache.ignite.ml.optimization.updatecalculators.<a href="org/apache/ignite/ml/optimization/updatecalculators/NesterovParameterUpdate.html" title="class in org.apache.ignite.ml.optimization.updatecalculators">NesterovParameterUpdate</a></dt>
<dd>
<div class="block">Get average of parameters updates.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/ml/optimization/updatecalculators/RPropParameterUpdate.html#AVG">AVG</a></span> - Static variable in class org.apache.ignite.ml.optimization.updatecalculators.<a href="org/apache/ignite/ml/optimization/updatecalculators/RPropParameterUpdate.html" title="class in org.apache.ignite.ml.optimization.updatecalculators">RPropParameterUpdate</a></dt>
<dd>
<div class="block">Averages updates returned by different trainings.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/ml/optimization/updatecalculators/SimpleGDParameterUpdate.html#AVG">AVG</a></span> - Static variable in class org.apache.ignite.ml.optimization.updatecalculators.<a href="org/apache/ignite/ml/optimization/updatecalculators/SimpleGDParameterUpdate.html" title="class in org.apache.ignite.ml.optimization.updatecalculators">SimpleGDParameterUpdate</a></dt>
<dd>
<div class="block">Method used to sum updates inside of one of parallel trainings.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/spi/systemview/view/NodeMetricsView.html#avgActiveJobs--">avgActiveJobs()</a></span> - Method in class org.apache.ignite.spi.systemview.view.<a href="org/apache/ignite/spi/systemview/view/NodeMetricsView.html" title="class in org.apache.ignite.spi.systemview.view">NodeMetricsView</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/spi/systemview/view/NodeMetricsView.html#avgCanceledJobs--">avgCanceledJobs()</a></span> - Method in class org.apache.ignite.spi.systemview.view.<a href="org/apache/ignite/spi/systemview/view/NodeMetricsView.html" title="class in org.apache.ignite.spi.systemview.view">NodeMetricsView</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/spi/systemview/view/NodeMetricsView.html#avgCpuLoad--">avgCpuLoad()</a></span> - Method in class org.apache.ignite.spi.systemview.view.<a href="org/apache/ignite/spi/systemview/view/NodeMetricsView.html" title="class in org.apache.ignite.spi.systemview.view">NodeMetricsView</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/spi/systemview/view/NodeMetricsView.html#avgJobsExecuteTime--">avgJobsExecuteTime()</a></span> - Method in class org.apache.ignite.spi.systemview.view.<a href="org/apache/ignite/spi/systemview/view/NodeMetricsView.html" title="class in org.apache.ignite.spi.systemview.view">NodeMetricsView</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/spi/systemview/view/NodeMetricsView.html#avgJobsWaitTime--">avgJobsWaitTime()</a></span> - Method in class org.apache.ignite.spi.systemview.view.<a href="org/apache/ignite/spi/systemview/view/NodeMetricsView.html" title="class in org.apache.ignite.spi.systemview.view">NodeMetricsView</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/spi/systemview/view/NodeMetricsView.html#avgRejectedJobs--">avgRejectedJobs()</a></span> - Method in class org.apache.ignite.spi.systemview.view.<a href="org/apache/ignite/spi/systemview/view/NodeMetricsView.html" title="class in org.apache.ignite.spi.systemview.view">NodeMetricsView</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/spi/systemview/view/NodeMetricsView.html#avgWaitingJobs--">avgWaitingJobs()</a></span> - Method in class org.apache.ignite.spi.systemview.view.<a href="org/apache/ignite/spi/systemview/view/NodeMetricsView.html" title="class in org.apache.ignite.spi.systemview.view">NodeMetricsView</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/IgniteCondition.html#await--">await()</a></span> - Method in interface org.apache.ignite.<a href="org/apache/ignite/IgniteCondition.html" title="interface in org.apache.ignite">IgniteCondition</a></dt>
<dd>
<div class="block">Causes the current thread to wait until it is signalled or
<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Thread.html?is-external=true#interrupt--" title="class or interface in java.lang">interrupted</a>.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/IgniteCondition.html#await-long-java.util.concurrent.TimeUnit-">await(long, TimeUnit)</a></span> - Method in interface org.apache.ignite.<a href="org/apache/ignite/IgniteCondition.html" title="interface in org.apache.ignite">IgniteCondition</a></dt>
<dd>
<div class="block">Causes the current thread to wait until it is signalled or interrupted,
or the specified waiting time elapses.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/IgniteCountDownLatch.html#await--">await()</a></span> - Method in interface org.apache.ignite.<a href="org/apache/ignite/IgniteCountDownLatch.html" title="interface in org.apache.ignite">IgniteCountDownLatch</a></dt>
<dd>
<div class="block">Causes the current thread to wait until the latch has counted down to
zero, unless current thread is interrupted.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/IgniteCountDownLatch.html#await-long-">await(long)</a></span> - Method in interface org.apache.ignite.<a href="org/apache/ignite/IgniteCountDownLatch.html" title="interface in org.apache.ignite">IgniteCountDownLatch</a></dt>
<dd>
<div class="block">Causes the current thread to wait until the latch has counted down to
zero, unless the thread is interrupted, or the specified waiting time elapses.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/IgniteCountDownLatch.html#await-long-java.util.concurrent.TimeUnit-">await(long, TimeUnit)</a></span> - Method in interface org.apache.ignite.<a href="org/apache/ignite/IgniteCountDownLatch.html" title="interface in org.apache.ignite">IgniteCountDownLatch</a></dt>
<dd>
<div class="block">Causes the current thread to wait until the latch has counted down to
zero, unless the thread is interrupted, or the specified waiting time elapses.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/IgniteCondition.html#awaitNanos-long-">awaitNanos(long)</a></span> - Method in interface org.apache.ignite.<a href="org/apache/ignite/IgniteCondition.html" title="interface in org.apache.ignite">IgniteCondition</a></dt>
<dd>
<div class="block">Causes the current thread to wait until it is signalled or interrupted,
or the specified waiting time elapses.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/thread/IgniteStripedThreadPoolExecutor.html#awaitTermination-long-java.util.concurrent.TimeUnit-">awaitTermination(long, TimeUnit)</a></span> - Method in class org.apache.ignite.thread.<a href="org/apache/ignite/thread/IgniteStripedThreadPoolExecutor.html" title="class in org.apache.ignite.thread">IgniteStripedThreadPoolExecutor</a></dt>
<dt><span class="memberNameLink"><a href="org/apache/ignite/IgniteCondition.html#awaitUninterruptibly--">awaitUninterruptibly()</a></span> - Method in interface org.apache.ignite.<a href="org/apache/ignite/IgniteCondition.html" title="interface in org.apache.ignite">IgniteCondition</a></dt>
<dd>
<div class="block">Causes the current thread to wait until it is signalled.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/IgniteCondition.html#awaitUntil-java.util.Date-">awaitUntil(Date)</a></span> - Method in interface org.apache.ignite.<a href="org/apache/ignite/IgniteCondition.html" title="interface in org.apache.ignite">IgniteCondition</a></dt>
<dd>
<div class="block">Causes the current thread to wait until it is signalled or interrupted,
or the specified deadline elapses.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/ml/math/Blas.html#axpy-java.lang.Double-org.apache.ignite.ml.math.primitives.vector.Vector-org.apache.ignite.ml.math.primitives.vector.Vector-">axpy(Double, Vector, Vector)</a></span> - Static method in class org.apache.ignite.ml.math.<a href="org/apache/ignite/ml/math/Blas.html" title="class in org.apache.ignite.ml.math">Blas</a></dt>
<dd>
<div class="block">Performs y += a * x</div>
</dd>
</dl>
<a name="I:B">
<!-- -->
</a>
<h2 class="title">B</h2>
<dl>
<dt><span class="memberNameLink"><a href="org/apache/ignite/spi/ExponentialBackoffTimeoutStrategy.html#backoffTimeout-long-long-">backoffTimeout(long, long)</a></span> - Static method in class org.apache.ignite.spi.<a href="org/apache/ignite/spi/ExponentialBackoffTimeoutStrategy.html" title="class in org.apache.ignite.spi">ExponentialBackoffTimeoutStrategy</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/cache/affinity/Affinity.html#backupPartitions-org.apache.ignite.cluster.ClusterNode-">backupPartitions(ClusterNode)</a></span> - Method in interface org.apache.ignite.cache.affinity.<a href="org/apache/ignite/cache/affinity/Affinity.html" title="interface in org.apache.ignite.cache.affinity">Affinity</a></dt>
<dd>
<div class="block">Gets partition ids for which given cluster node has backup ownership.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/cache/affinity/AffinityFunctionContext.html#backups--">backups()</a></span> - Method in interface org.apache.ignite.cache.affinity.<a href="org/apache/ignite/cache/affinity/AffinityFunctionContext.html" title="interface in org.apache.ignite.cache.affinity">AffinityFunctionContext</a></dt>
<dd>
<div class="block">Gets number of backups for new assignment.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/spi/systemview/view/CacheGroupView.html#backups--">backups()</a></span> - Method in class org.apache.ignite.spi.systemview.view.<a href="org/apache/ignite/spi/systemview/view/CacheGroupView.html" title="class in org.apache.ignite.spi.systemview.view">CacheGroupView</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/spi/systemview/view/CacheView.html#backups--">backups()</a></span> - Method in class org.apache.ignite.spi.systemview.view.<a href="org/apache/ignite/spi/systemview/view/CacheView.html" title="class in org.apache.ignite.spi.systemview.view">CacheView</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/ignite/ml/composition/bagging/BaggedModel.html" title="class in org.apache.ignite.ml.composition.bagging"><span class="typeNameLink">BaggedModel</span></a> - Class in <a href="org/apache/ignite/ml/composition/bagging/package-summary.html">org.apache.ignite.ml.composition.bagging</a></dt>
<dd>
<div class="block">This class represents model produced by <a href="org/apache/ignite/ml/composition/bagging/BaggedTrainer.html" title="class in org.apache.ignite.ml.composition.bagging"><code>BaggedTrainer</code></a>.</div>
</dd>
<dt><a href="org/apache/ignite/ml/composition/bagging/BaggedTrainer.html" title="class in org.apache.ignite.ml.composition.bagging"><span class="typeNameLink">BaggedTrainer</span></a><span class='angle_bracket'>&lt;</span><a href="org/apache/ignite/ml/composition/bagging/BaggedTrainer.html" title="type parameter in BaggedTrainer">L</a><span class='angle_bracket'>&gt;</span> - Class in <a href="org/apache/ignite/ml/composition/bagging/package-summary.html">org.apache.ignite.ml.composition.bagging</a></dt>
<dd>
<div class="block">Trainer encapsulating logic of bootstrap aggregating (bagging).</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/ml/composition/bagging/BaggedTrainer.html#BaggedTrainer-org.apache.ignite.ml.trainers.DatasetTrainer-org.apache.ignite.ml.composition.predictionsaggregator.PredictionsAggregator-int-double-int-int-">BaggedTrainer(DatasetTrainer<span class='angle_bracket'>&lt;</span>? extends IgniteModel, L<span class='angle_bracket'>&gt;</span>, PredictionsAggregator, int, double, int, int)</a></span> - Constructor for class org.apache.ignite.ml.composition.bagging.<a href="org/apache/ignite/ml/composition/bagging/BaggedTrainer.html" title="class in org.apache.ignite.ml.composition.bagging">BaggedTrainer</a></dt>
<dd>
<div class="block">Construct instance of this class with given parameters.</div>
</dd>
<dt><a href="org/apache/ignite/ml/trainers/transformers/BaggingUpstreamTransformer.html" title="class in org.apache.ignite.ml.trainers.transformers"><span class="typeNameLink">BaggingUpstreamTransformer</span></a> - Class in <a href="org/apache/ignite/ml/trainers/transformers/package-summary.html">org.apache.ignite.ml.trainers.transformers</a></dt>
<dd>
<div class="block">This class encapsulates the logic needed to do bagging (bootstrap aggregating) by features.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/ml/trainers/transformers/BaggingUpstreamTransformer.html#BaggingUpstreamTransformer-long-double-">BaggingUpstreamTransformer(long, double)</a></span> - Constructor for class org.apache.ignite.ml.trainers.transformers.<a href="org/apache/ignite/ml/trainers/transformers/BaggingUpstreamTransformer.html" title="class in org.apache.ignite.ml.trainers.transformers">BaggingUpstreamTransformer</a></dt>
<dd>
<div class="block">Construct instance of this transformer with a given subsample ratio.</div>
</dd>
<dt><a href="org/apache/ignite/ml/selection/scoring/metric/classification/BalancedAccuracy.html" title="class in org.apache.ignite.ml.selection.scoring.metric.classification"><span class="typeNameLink">BalancedAccuracy</span></a><span class='angle_bracket'>&lt;</span><a href="org/apache/ignite/ml/selection/scoring/metric/classification/BalancedAccuracy.html" title="type parameter in BalancedAccuracy">L</a> 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><span class='angle_bracket'>&gt;</span> - Class in <a href="org/apache/ignite/ml/selection/scoring/metric/classification/package-summary.html">org.apache.ignite.ml.selection.scoring.metric.classification</a></dt>
<dd>
<div class="block">BalancedAccuracy metric class.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/ml/selection/scoring/metric/classification/BalancedAccuracy.html#BalancedAccuracy--">BalancedAccuracy()</a></span> - Constructor for class org.apache.ignite.ml.selection.scoring.metric.classification.<a href="org/apache/ignite/ml/selection/scoring/metric/classification/BalancedAccuracy.html" title="class in org.apache.ignite.ml.selection.scoring.metric.classification">BalancedAccuracy</a></dt>
<dd>
<div class="block">Creates an instance of BalancedAccuracy.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/ml/selection/scoring/metric/classification/BalancedAccuracy.html#BalancedAccuracy-L-L-">BalancedAccuracy(L, L)</a></span> - Constructor for class org.apache.ignite.ml.selection.scoring.metric.classification.<a href="org/apache/ignite/ml/selection/scoring/metric/classification/BalancedAccuracy.html" title="class in org.apache.ignite.ml.selection.scoring.metric.classification">BalancedAccuracy</a></dt>
<dd>
<div class="block">Creates an instance of BalancedAccuracy class.</div>
</dd>
<dt><a href="org/apache/ignite/ml/knn/utils/indices/BallTreeSpatialIndex.html" title="class in org.apache.ignite.ml.knn.utils.indices"><span class="typeNameLink">BallTreeSpatialIndex</span></a><span class='angle_bracket'>&lt;</span><a href="org/apache/ignite/ml/knn/utils/indices/BallTreeSpatialIndex.html" title="type parameter in BallTreeSpatialIndex">L</a><span class='angle_bracket'>&gt;</span> - Class in <a href="org/apache/ignite/ml/knn/utils/indices/package-summary.html">org.apache.ignite.ml.knn.utils.indices</a></dt>
<dd>
<div class="block">Ball tree based implementation of <a href="org/apache/ignite/ml/knn/utils/indices/SpatialIndex.html" title="interface in org.apache.ignite.ml.knn.utils.indices"><code>SpatialIndex</code></a>.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/ml/knn/utils/indices/BallTreeSpatialIndex.html#BallTreeSpatialIndex-java.util.List-org.apache.ignite.ml.math.distances.DistanceMeasure-">BallTreeSpatialIndex(List<span class='angle_bracket'>&lt;</span>LabeledVector<span class='angle_bracket'>&lt;</span>L<span class='angle_bracket'>&gt;</span><span class='angle_bracket'>&gt;</span>, DistanceMeasure)</a></span> - Constructor for class org.apache.ignite.ml.knn.utils.indices.<a href="org/apache/ignite/ml/knn/utils/indices/BallTreeSpatialIndex.html" title="class in org.apache.ignite.ml.knn.utils.indices">BallTreeSpatialIndex</a></dt>
<dd>
<div class="block">Constructs a new instance of Ball tree spatial index.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/IgniteCluster.html#baselineAutoAdjustEnabled-boolean-">baselineAutoAdjustEnabled(boolean)</a></span> - Method in interface org.apache.ignite.<a href="org/apache/ignite/IgniteCluster.html" title="interface in org.apache.ignite">IgniteCluster</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/ignite/mxbean/BaselineAutoAdjustMXBean.html" title="interface in org.apache.ignite.mxbean"><span class="typeNameLink">BaselineAutoAdjustMXBean</span></a> - Interface in <a href="org/apache/ignite/mxbean/package-summary.html">org.apache.ignite.mxbean</a></dt>
<dd>
<div class="block">This interface defines JMX view on <code>DistributedBaselineConfiguration</code>.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/IgniteCluster.html#baselineAutoAdjustStatus--">baselineAutoAdjustStatus()</a></span> - Method in interface org.apache.ignite.<a href="org/apache/ignite/IgniteCluster.html" title="interface in org.apache.ignite">IgniteCluster</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/IgniteCluster.html#baselineAutoAdjustTimeout--">baselineAutoAdjustTimeout()</a></span> - Method in interface org.apache.ignite.<a href="org/apache/ignite/IgniteCluster.html" title="interface in org.apache.ignite">IgniteCluster</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/IgniteCluster.html#baselineAutoAdjustTimeout-long-">baselineAutoAdjustTimeout(long)</a></span> - Method in interface org.apache.ignite.<a href="org/apache/ignite/IgniteCluster.html" title="interface in org.apache.ignite">IgniteCluster</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/ignite/events/BaselineChangedEvent.html" title="class in org.apache.ignite.events"><span class="typeNameLink">BaselineChangedEvent</span></a> - Class in <a href="org/apache/ignite/events/package-summary.html">org.apache.ignite.events</a></dt>
<dd>
<div class="block">Baseline changed event.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/events/BaselineChangedEvent.html#BaselineChangedEvent-org.apache.ignite.cluster.ClusterNode-java.lang.String-int-java.util.Collection-">BaselineChangedEvent(ClusterNode, String, int, Collection<span class='angle_bracket'>&lt;</span>BaselineNode<span class='angle_bracket'>&gt;</span>)</a></span> - Constructor for class org.apache.ignite.events.<a href="org/apache/ignite/events/BaselineChangedEvent.html" title="class in org.apache.ignite.events">BaselineChangedEvent</a></dt>
<dd>
<div class="block">Creates baseline changed event with given parameters.</div>
</dd>
<dt><a href="org/apache/ignite/events/BaselineConfigurationChangedEvent.html" title="class in org.apache.ignite.events"><span class="typeNameLink">BaselineConfigurationChangedEvent</span></a> - Class in <a href="org/apache/ignite/events/package-summary.html">org.apache.ignite.events</a></dt>
<dd>
<div class="block">Baseline configuration changed event.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/events/BaselineConfigurationChangedEvent.html#BaselineConfigurationChangedEvent-org.apache.ignite.cluster.ClusterNode-java.lang.String-int-boolean-long-">BaselineConfigurationChangedEvent(ClusterNode, String, int, boolean, long)</a></span> - Constructor for class org.apache.ignite.events.<a href="org/apache/ignite/events/BaselineConfigurationChangedEvent.html" title="class in org.apache.ignite.events">BaselineConfigurationChangedEvent</a></dt>
<dd>
<div class="block">Creates baseline configuration changed event with given parameters.</div>
</dd>
<dt><a href="org/apache/ignite/cluster/BaselineNode.html" title="interface in org.apache.ignite.cluster"><span class="typeNameLink">BaselineNode</span></a> - Interface in <a href="org/apache/ignite/cluster/package-summary.html">org.apache.ignite.cluster</a></dt>
<dd>
<div class="block">Interface representing a single node from baseline topology.</div>
</dd>
<dt><a href="org/apache/ignite/spi/systemview/view/BaselineNodeAttributeView.html" title="class in org.apache.ignite.spi.systemview.view"><span class="typeNameLink">BaselineNodeAttributeView</span></a> - Class in <a href="org/apache/ignite/spi/systemview/view/package-summary.html">org.apache.ignite.spi.systemview.view</a></dt>
<dd>
<div class="block">Baseline node attribute representation for a <a href="org/apache/ignite/spi/systemview/view/SystemView.html" title="interface in org.apache.ignite.spi.systemview.view"><code>SystemView</code></a>.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/spi/systemview/view/BaselineNodeAttributeView.html#BaselineNodeAttributeView-java.lang.Object-java.lang.String-java.lang.Object-">BaselineNodeAttributeView(Object, String, Object)</a></span> - Constructor for class org.apache.ignite.spi.systemview.view.<a href="org/apache/ignite/spi/systemview/view/BaselineNodeAttributeView.html" title="class in org.apache.ignite.spi.systemview.view">BaselineNodeAttributeView</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/events/BaselineChangedEvent.html#baselineNodes--">baselineNodes()</a></span> - Method in class org.apache.ignite.events.<a href="org/apache/ignite/events/BaselineChangedEvent.html" title="class in org.apache.ignite.events">BaselineChangedEvent</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/events/ClusterActivationEvent.html#baselineNodes--">baselineNodes()</a></span> - Method in class org.apache.ignite.events.<a href="org/apache/ignite/events/ClusterActivationEvent.html" title="class in org.apache.ignite.events">ClusterActivationEvent</a></dt>
<dd>
<div class="block"><span class="deprecatedLabel">Deprecated.</span></div>
<div class="block">Gets baseline nodes.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/events/ClusterStateChangeEvent.html#baselineNodes--">baselineNodes()</a></span> - Method in class org.apache.ignite.events.<a href="org/apache/ignite/events/ClusterStateChangeEvent.html" title="class in org.apache.ignite.events">ClusterStateChangeEvent</a></dt>
<dd>
<div class="block">Gets baseline nodes.</div>
</dd>
<dt><a href="org/apache/ignite/spi/systemview/view/BaselineNodeView.html" title="class in org.apache.ignite.spi.systemview.view"><span class="typeNameLink">BaselineNodeView</span></a> - Class in <a href="org/apache/ignite/spi/systemview/view/package-summary.html">org.apache.ignite.spi.systemview.view</a></dt>
<dd>
<div class="block">Baseline topology node representation for a <a href="org/apache/ignite/spi/systemview/view/SystemView.html" title="interface in org.apache.ignite.spi.systemview.view"><code>SystemView</code></a>.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/spi/systemview/view/BaselineNodeView.html#BaselineNodeView-java.lang.Object-boolean-">BaselineNodeView(Object, boolean)</a></span> - Constructor for class org.apache.ignite.spi.systemview.view.<a href="org/apache/ignite/spi/systemview/view/BaselineNodeView.html" title="class in org.apache.ignite.spi.systemview.view">BaselineNodeView</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/ml/composition/boosting/GDBLearningStrategy.html#baseMdlTrainerBuilder">baseMdlTrainerBuilder</a></span> - Variable in class org.apache.ignite.ml.composition.boosting.<a href="org/apache/ignite/ml/composition/boosting/GDBLearningStrategy.html" title="class in org.apache.ignite.ml.composition.boosting">GDBLearningStrategy</a></dt>
<dd>
<div class="block">Base model trainer builder.</div>
</dd>
<dt><a href="org/apache/ignite/cache/store/cassandra/session/transaction/BaseMutation.html" title="class in org.apache.ignite.cache.store.cassandra.session.transaction"><span class="typeNameLink">BaseMutation</span></a> - Class in <a href="org/apache/ignite/cache/store/cassandra/session/transaction/package-summary.html">org.apache.ignite.cache.store.cassandra.session.transaction</a></dt>
<dd>
<div class="block">Base class to inherit from to implement specific mutations operation.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/cache/store/cassandra/session/transaction/BaseMutation.html#BaseMutation-java.lang.String-org.apache.ignite.cache.store.cassandra.persistence.PersistenceController-">BaseMutation(String, PersistenceController)</a></span> - Constructor for class org.apache.ignite.cache.store.cassandra.session.transaction.<a href="org/apache/ignite/cache/store/cassandra/session/transaction/BaseMutation.html" title="class in org.apache.ignite.cache.store.cassandra.session.transaction">BaseMutation</a></dt>
<dd>
<div class="block">Creates instance of mutation operation.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/ml/preprocessing/encoding/EncoderPreprocessor.html#basePreprocessor">basePreprocessor</a></span> - Variable in class org.apache.ignite.ml.preprocessing.encoding.<a href="org/apache/ignite/ml/preprocessing/encoding/EncoderPreprocessor.html" title="class in org.apache.ignite.ml.preprocessing.encoding">EncoderPreprocessor</a></dt>
<dd>
<div class="block">Base preprocessor.</div>
</dd>
<dt><a href="org/apache/ignite/configuration/BasicAddressResolver.html" title="class in org.apache.ignite.configuration"><span class="typeNameLink">BasicAddressResolver</span></a> - Class in <a href="org/apache/ignite/configuration/package-summary.html">org.apache.ignite.configuration</a></dt>
<dd>
<div class="block">Basic implementation of <a href="org/apache/ignite/configuration/AddressResolver.html" title="interface in org.apache.ignite.configuration"><code>AddressResolver</code></a>.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/configuration/BasicAddressResolver.html#BasicAddressResolver-java.util.Map-">BasicAddressResolver(Map<span class='angle_bracket'>&lt;</span>String, String<span class='angle_bracket'>&gt;</span>)</a></span> - Constructor for class org.apache.ignite.configuration.<a href="org/apache/ignite/configuration/BasicAddressResolver.html" title="class in org.apache.ignite.configuration">BasicAddressResolver</a></dt>
<dd>
<div class="block">Created the address resolver.</div>
</dd>
<dt><a href="org/apache/ignite/cache/store/jdbc/dialect/BasicJdbcDialect.html" title="class in org.apache.ignite.cache.store.jdbc.dialect"><span class="typeNameLink">BasicJdbcDialect</span></a> - Class in <a href="org/apache/ignite/cache/store/jdbc/dialect/package-summary.html">org.apache.ignite.cache.store.jdbc.dialect</a></dt>
<dd>
<div class="block">Basic implementation of dialect based on JDBC specification.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/cache/store/jdbc/dialect/BasicJdbcDialect.html#BasicJdbcDialect--">BasicJdbcDialect()</a></span> - Constructor for class org.apache.ignite.cache.store.jdbc.dialect.<a href="org/apache/ignite/cache/store/jdbc/dialect/BasicJdbcDialect.html" title="class in org.apache.ignite.cache.store.jdbc.dialect">BasicJdbcDialect</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/ignite/spi/discovery/tcp/ipfinder/jdbc/BasicJdbcIpFinderDialect.html" title="class in org.apache.ignite.spi.discovery.tcp.ipfinder.jdbc"><span class="typeNameLink">BasicJdbcIpFinderDialect</span></a> - Class in <a href="org/apache/ignite/spi/discovery/tcp/ipfinder/jdbc/package-summary.html">org.apache.ignite.spi.discovery.tcp.ipfinder.jdbc</a></dt>
<dd>
<div class="block">Basic JDBC dialect to use along with <a href="org/apache/ignite/spi/discovery/tcp/ipfinder/jdbc/TcpDiscoveryJdbcIpFinder.html" title="class in org.apache.ignite.spi.discovery.tcp.ipfinder.jdbc"><code>TcpDiscoveryJdbcIpFinder</code></a>.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/spi/discovery/tcp/ipfinder/jdbc/BasicJdbcIpFinderDialect.html#BasicJdbcIpFinderDialect--">BasicJdbcIpFinderDialect()</a></span> - Constructor for class org.apache.ignite.spi.discovery.tcp.ipfinder.jdbc.<a href="org/apache/ignite/spi/discovery/tcp/ipfinder/jdbc/BasicJdbcIpFinderDialect.html" title="class in org.apache.ignite.spi.discovery.tcp.ipfinder.jdbc">BasicJdbcIpFinderDialect</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/ignite/startup/BasicWarmupClosure.html" title="class in org.apache.ignite.startup"><span class="typeNameLink">BasicWarmupClosure</span></a> - Class in <a href="org/apache/ignite/startup/package-summary.html">org.apache.ignite.startup</a></dt>
<dd>
<div class="block">Basic warm-up closure which warm-ups cache operations.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/startup/BasicWarmupClosure.html#BasicWarmupClosure--">BasicWarmupClosure()</a></span> - Constructor for class org.apache.ignite.startup.<a href="org/apache/ignite/startup/BasicWarmupClosure.html" title="class in org.apache.ignite.startup">BasicWarmupClosure</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/ignite/cache/store/cassandra/session/BatchExecutionAssistant.html" title="interface in org.apache.ignite.cache.store.cassandra.session"><span class="typeNameLink">BatchExecutionAssistant</span></a><span class='angle_bracket'>&lt;</span><a href="org/apache/ignite/cache/store/cassandra/session/BatchExecutionAssistant.html" title="type parameter in BatchExecutionAssistant">R</a>,<a href="org/apache/ignite/cache/store/cassandra/session/BatchExecutionAssistant.html" title="type parameter in BatchExecutionAssistant">V</a><span class='angle_bracket'>&gt;</span> - Interface in <a href="org/apache/ignite/cache/store/cassandra/session/package-summary.html">org.apache.ignite.cache.store.cassandra.session</a></dt>
<dd>
<div class="block">Provides information for batch operations (loadAll, deleteAll, writeAll) of Ignite cache
backed by <a href="org/apache/ignite/cache/store/cassandra/CassandraCacheStore.html" title="class in org.apache.ignite.cache.store.cassandra"><code>CassandraCacheStore</code></a>.</div>
</dd>
<dt><a href="org/apache/ignite/cache/store/cassandra/session/BatchLoaderAssistant.html" title="interface in org.apache.ignite.cache.store.cassandra.session"><span class="typeNameLink">BatchLoaderAssistant</span></a> - Interface in <a href="org/apache/ignite/cache/store/cassandra/session/package-summary.html">org.apache.ignite.cache.store.cassandra.session</a></dt>
<dd>
<div class="block">Provides information for loadCache operation of <a href="org/apache/ignite/cache/store/cassandra/CassandraCacheStore.html" title="class in org.apache.ignite.cache.store.cassandra"><code>CassandraCacheStore</code></a>.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/IgniteAtomicSequence.html#batchSize--">batchSize()</a></span> - Method in interface org.apache.ignite.<a href="org/apache/ignite/IgniteAtomicSequence.html" title="interface in org.apache.ignite">IgniteAtomicSequence</a></dt>
<dd>
<div class="block">Gets local batch size for this atomic sequence.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/IgniteAtomicSequence.html#batchSize-int-">batchSize(int)</a></span> - Method in interface org.apache.ignite.<a href="org/apache/ignite/IgniteAtomicSequence.html" title="interface in org.apache.ignite">IgniteAtomicSequence</a></dt>
<dd>
<div class="block">Sets local batch size for atomic sequence.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/spi/systemview/view/datastructures/AtomicSequenceView.html#batchSize--">batchSize()</a></span> - Method in class org.apache.ignite.spi.systemview.view.datastructures.<a href="org/apache/ignite/spi/systemview/view/datastructures/AtomicSequenceView.html" title="class in org.apache.ignite.spi.systemview.view.datastructures">AtomicSequenceView</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/ignite/ml/naivebayes/BayesModel.html" title="interface in org.apache.ignite.ml.naivebayes"><span class="typeNameLink">BayesModel</span></a><span class='angle_bracket'>&lt;</span><a href="org/apache/ignite/ml/naivebayes/BayesModel.html" title="type parameter in BayesModel">MODEL</a> extends <a href="org/apache/ignite/ml/naivebayes/BayesModel.html" title="interface in org.apache.ignite.ml.naivebayes">BayesModel</a>,<a href="org/apache/ignite/ml/naivebayes/BayesModel.html" title="type parameter in BayesModel">FEATURES</a>,<a href="org/apache/ignite/ml/naivebayes/BayesModel.html" title="type parameter in BayesModel">OUTPUT</a><span class='angle_bracket'>&gt;</span> - Interface in <a href="org/apache/ignite/ml/naivebayes/package-summary.html">org.apache.ignite.ml.naivebayes</a></dt>
<dd>
<div class="block">Interface for Bayes Models.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/plugin/extensions/communication/MessageReader.html#beforeInnerMessageRead--">beforeInnerMessageRead()</a></span> - Method in interface org.apache.ignite.plugin.extensions.communication.<a href="org/apache/ignite/plugin/extensions/communication/MessageReader.html" title="interface in org.apache.ignite.plugin.extensions.communication">MessageReader</a></dt>
<dd>
<div class="block">Callback called before inner message is read.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/plugin/extensions/communication/MessageWriter.html#beforeInnerMessageWrite--">beforeInnerMessageWrite()</a></span> - Method in interface org.apache.ignite.plugin.extensions.communication.<a href="org/apache/ignite/plugin/extensions/communication/MessageWriter.html" title="interface in org.apache.ignite.plugin.extensions.communication">MessageWriter</a></dt>
<dd>
<div class="block">Callback called before inner message is written.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/plugin/extensions/communication/MessageReader.html#beforeMessageRead--">beforeMessageRead()</a></span> - Method in interface org.apache.ignite.plugin.extensions.communication.<a href="org/apache/ignite/plugin/extensions/communication/MessageReader.html" title="interface in org.apache.ignite.plugin.extensions.communication">MessageReader</a></dt>
<dd>
<div class="block">Callback that must be invoked by a message implementation before message body started decoding.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/ml/trainers/AdaptableDatasetTrainer.html#beforeTrainedModel-org.apache.ignite.ml.math.functions.IgniteFunction-">beforeTrainedModel(IgniteFunction<span class='angle_bracket'>&lt;</span>I1, I<span class='angle_bracket'>&gt;</span>)</a></span> - Method in class org.apache.ignite.ml.trainers.<a href="org/apache/ignite/ml/trainers/AdaptableDatasetTrainer.html" title="class in org.apache.ignite.ml.trainers">AdaptableDatasetTrainer</a></dt>
<dd>
<div class="block">Let this trainer produce model <code>mdl</code>.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/ml/math/isolve/lsqr/AbstractLSQR.html#beta-double:A-double-double-">beta(double[], double, double)</a></span> - Method in class org.apache.ignite.ml.math.isolve.lsqr.<a href="org/apache/ignite/ml/math/isolve/lsqr/AbstractLSQR.html" title="class in org.apache.ignite.ml.math.isolve.lsqr">AbstractLSQR</a></dt>
<dd>
<div class="block">Calculates beta.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/ml/math/isolve/lsqr/LSQROnHeap.html#beta-double:A-double-double-">beta(double[], double, double)</a></span> - Method in class org.apache.ignite.ml.math.isolve.lsqr.<a href="org/apache/ignite/ml/math/isolve/lsqr/LSQROnHeap.html" title="class in org.apache.ignite.ml.math.isolve.lsqr">LSQROnHeap</a></dt>
<dd>
<div class="block">Calculates beta.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/cache/query/IndexQueryCriteriaBuilder.html#between-java.lang.String-java.lang.Object-java.lang.Object-">between(String, Object, Object)</a></span> - Static method in class org.apache.ignite.cache.query.<a href="org/apache/ignite/cache/query/IndexQueryCriteriaBuilder.html" title="class in org.apache.ignite.cache.query">IndexQueryCriteriaBuilder</a></dt>
<dd>
<div class="block">Between.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/ml/nn/MultilayerPerceptron.html#bias-int-int-">bias(int, int)</a></span> - Method in class org.apache.ignite.ml.nn.<a href="org/apache/ignite/ml/nn/MultilayerPerceptron.html" title="class in org.apache.ignite.ml.nn">MultilayerPerceptron</a></dt>
<dd>
<div class="block">Get the bias of given neuron in given layer.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/ml/nn/MLPLayer.html#biases">biases</a></span> - Variable in class org.apache.ignite.ml.nn.<a href="org/apache/ignite/ml/nn/MLPLayer.html" title="class in org.apache.ignite.ml.nn">MLPLayer</a></dt>
<dd>
<div class="block">Biases vector.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/ml/nn/MultilayerPerceptron.html#biases-int-">biases(int)</a></span> - Method in class org.apache.ignite.ml.nn.<a href="org/apache/ignite/ml/nn/MultilayerPerceptron.html" title="class in org.apache.ignite.ml.nn">MultilayerPerceptron</a></dt>
<dd>
<div class="block">Get biases of layer with given index.</div>
</dd>
<dt><a href="org/apache/ignite/ml/preprocessing/binarization/BinarizationPreprocessor.html" title="class in org.apache.ignite.ml.preprocessing.binarization"><span class="typeNameLink">BinarizationPreprocessor</span></a><span class='angle_bracket'>&lt;</span><a href="org/apache/ignite/ml/preprocessing/binarization/BinarizationPreprocessor.html" title="type parameter in BinarizationPreprocessor">K</a>,<a href="org/apache/ignite/ml/preprocessing/binarization/BinarizationPreprocessor.html" title="type parameter in BinarizationPreprocessor">V</a><span class='angle_bracket'>&gt;</span> - Class in <a href="org/apache/ignite/ml/preprocessing/binarization/package-summary.html">org.apache.ignite.ml.preprocessing.binarization</a></dt>
<dd>
<div class="block">Preprocessing function that makes binarization.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/ml/preprocessing/binarization/BinarizationPreprocessor.html#BinarizationPreprocessor-double-org.apache.ignite.ml.preprocessing.Preprocessor-">BinarizationPreprocessor(double, Preprocessor<span class='angle_bracket'>&lt;</span>K, V<span class='angle_bracket'>&gt;</span>)</a></span> - Constructor for class org.apache.ignite.ml.preprocessing.binarization.<a href="org/apache/ignite/ml/preprocessing/binarization/BinarizationPreprocessor.html" title="class in org.apache.ignite.ml.preprocessing.binarization">BinarizationPreprocessor</a></dt>
<dd>
<div class="block">Constructs a new instance of Binarization preprocessor.</div>
</dd>
<dt><a href="org/apache/ignite/ml/preprocessing/binarization/BinarizationTrainer.html" title="class in org.apache.ignite.ml.preprocessing.binarization"><span class="typeNameLink">BinarizationTrainer</span></a><span class='angle_bracket'>&lt;</span><a href="org/apache/ignite/ml/preprocessing/binarization/BinarizationTrainer.html" title="type parameter in BinarizationTrainer">K</a>,<a href="org/apache/ignite/ml/preprocessing/binarization/BinarizationTrainer.html" title="type parameter in BinarizationTrainer">V</a><span class='angle_bracket'>&gt;</span> - Class in <a href="org/apache/ignite/ml/preprocessing/binarization/package-summary.html">org.apache.ignite.ml.preprocessing.binarization</a></dt>
<dd>
<div class="block">Trainer of the binarization preprocessor.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/ml/preprocessing/binarization/BinarizationTrainer.html#BinarizationTrainer--">BinarizationTrainer()</a></span> - Constructor for class org.apache.ignite.ml.preprocessing.binarization.<a href="org/apache/ignite/ml/preprocessing/binarization/BinarizationTrainer.html" title="class in org.apache.ignite.ml.preprocessing.binarization">BinarizationTrainer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/client/IgniteClient.html#binary--">binary()</a></span> - Method in interface org.apache.ignite.client.<a href="org/apache/ignite/client/IgniteClient.html" title="interface in org.apache.ignite.client">IgniteClient</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/Ignite.html#binary--">binary()</a></span> - Method in interface org.apache.ignite.<a href="org/apache/ignite/Ignite.html" title="interface in org.apache.ignite">Ignite</a></dt>
<dd>
<div class="block">Gets an instance of <a href="org/apache/ignite/IgniteBinary.html" title="interface in org.apache.ignite"><code>IgniteBinary</code></a> interface.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/IgniteClientSpringBean.html#binary--">binary()</a></span> - Method in class org.apache.ignite.<a href="org/apache/ignite/IgniteClientSpringBean.html" title="class in org.apache.ignite">IgniteClientSpringBean</a></dt>
<dt><span class="memberNameLink"><a href="org/apache/ignite/IgniteSpringBean.html#binary--">binary()</a></span> - Method in class org.apache.ignite.<a href="org/apache/ignite/IgniteSpringBean.html" title="class in org.apache.ignite">IgniteSpringBean</a></dt>
<dd>
<div class="block">Gets an instance of <a href="org/apache/ignite/IgniteBinary.html" title="interface in org.apache.ignite"><code>IgniteBinary</code></a> interface.</div>
</dd>
<dt><a href="org/apache/ignite/binary/BinaryBasicIdMapper.html" title="class in org.apache.ignite.binary"><span class="typeNameLink">BinaryBasicIdMapper</span></a> - Class in <a href="org/apache/ignite/binary/package-summary.html">org.apache.ignite.binary</a></dt>
<dd>
<div class="block">Base binary ID mapper implementation.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/binary/BinaryBasicIdMapper.html#BinaryBasicIdMapper--">BinaryBasicIdMapper()</a></span> - Constructor for class org.apache.ignite.binary.<a href="org/apache/ignite/binary/BinaryBasicIdMapper.html" title="class in org.apache.ignite.binary">BinaryBasicIdMapper</a></dt>
<dd>
<div class="block">Default constructor.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/binary/BinaryBasicIdMapper.html#BinaryBasicIdMapper-boolean-">BinaryBasicIdMapper(boolean)</a></span> - Constructor for class org.apache.ignite.binary.<a href="org/apache/ignite/binary/BinaryBasicIdMapper.html" title="class in org.apache.ignite.binary">BinaryBasicIdMapper</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/ignite/binary/BinaryBasicNameMapper.html" title="class in org.apache.ignite.binary"><span class="typeNameLink">BinaryBasicNameMapper</span></a> - Class in <a href="org/apache/ignite/binary/package-summary.html">org.apache.ignite.binary</a></dt>
<dd>
<div class="block">Base binary name mapper implementation.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/binary/BinaryBasicNameMapper.html#BinaryBasicNameMapper--">BinaryBasicNameMapper()</a></span> - Constructor for class org.apache.ignite.binary.<a href="org/apache/ignite/binary/BinaryBasicNameMapper.html" title="class in org.apache.ignite.binary">BinaryBasicNameMapper</a></dt>
<dd>
<div class="block">Default constructor.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/binary/BinaryBasicNameMapper.html#BinaryBasicNameMapper-boolean-">BinaryBasicNameMapper(boolean)</a></span> - Constructor for class org.apache.ignite.binary.<a href="org/apache/ignite/binary/BinaryBasicNameMapper.html" title="class in org.apache.ignite.binary">BinaryBasicNameMapper</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/ignite/ml/selection/scoring/evaluator/context/BinaryClassificationEvaluationContext.html" title="class in org.apache.ignite.ml.selection.scoring.evaluator.context"><span class="typeNameLink">BinaryClassificationEvaluationContext</span></a><span class='angle_bracket'>&lt;</span><a href="org/apache/ignite/ml/selection/scoring/evaluator/context/BinaryClassificationEvaluationContext.html" title="type parameter in BinaryClassificationEvaluationContext">L</a> 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><span class='angle_bracket'>&gt;</span> - Class in <a href="org/apache/ignite/ml/selection/scoring/evaluator/context/package-summary.html">org.apache.ignite.ml.selection.scoring.evaluator.context</a></dt>
<dd>
<div class="block">This context tries to define positive and negative labels for estimation of binary classifier.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/ml/selection/scoring/evaluator/context/BinaryClassificationEvaluationContext.html#BinaryClassificationEvaluationContext--">BinaryClassificationEvaluationContext()</a></span> - Constructor for class org.apache.ignite.ml.selection.scoring.evaluator.context.<a href="org/apache/ignite/ml/selection/scoring/evaluator/context/BinaryClassificationEvaluationContext.html" title="class in org.apache.ignite.ml.selection.scoring.evaluator.context">BinaryClassificationEvaluationContext</a></dt>
<dd>
<div class="block">Creates an instance of BinaryClassificationEvaluationContext.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/ml/selection/scoring/evaluator/context/BinaryClassificationEvaluationContext.html#BinaryClassificationEvaluationContext-L-L-">BinaryClassificationEvaluationContext(L, L)</a></span> - Constructor for class org.apache.ignite.ml.selection.scoring.evaluator.context.<a href="org/apache/ignite/ml/selection/scoring/evaluator/context/BinaryClassificationEvaluationContext.html" title="class in org.apache.ignite.ml.selection.scoring.evaluator.context">BinaryClassificationEvaluationContext</a></dt>
<dd>
<div class="block">Creates an instance of BinaryClassificationEvaluationContext.</div>
</dd>
<dt><a href="org/apache/ignite/ml/selection/scoring/metric/classification/BinaryClassificationMetric.html" title="class in org.apache.ignite.ml.selection.scoring.metric.classification"><span class="typeNameLink">BinaryClassificationMetric</span></a><span class='angle_bracket'>&lt;</span><a href="org/apache/ignite/ml/selection/scoring/metric/classification/BinaryClassificationMetric.html" title="type parameter in BinaryClassificationMetric">L</a> 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><span class='angle_bracket'>&gt;</span> - Class in <a href="org/apache/ignite/ml/selection/scoring/metric/classification/package-summary.html">org.apache.ignite.ml.selection.scoring.metric.classification</a></dt>
<dd>
<div class="block">Common abstract class for all binary classification metrics.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/ml/selection/scoring/metric/classification/BinaryClassificationMetric.html#BinaryClassificationMetric-L-L-">BinaryClassificationMetric(L, L)</a></span> - Constructor for class org.apache.ignite.ml.selection.scoring.metric.classification.<a href="org/apache/ignite/ml/selection/scoring/metric/classification/BinaryClassificationMetric.html" title="class in org.apache.ignite.ml.selection.scoring.metric.classification">BinaryClassificationMetric</a></dt>
<dd>
<div class="block">Creates an instance of BinaryClassificationMetric.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/ml/selection/scoring/metric/classification/BinaryClassificationMetric.html#BinaryClassificationMetric--">BinaryClassificationMetric()</a></span> - Constructor for class org.apache.ignite.ml.selection.scoring.metric.classification.<a href="org/apache/ignite/ml/selection/scoring/metric/classification/BinaryClassificationMetric.html" title="class in org.apache.ignite.ml.selection.scoring.metric.classification">BinaryClassificationMetric</a></dt>
<dd>
<div class="block">Creates an instance of BinaryClassificationMetric.</div>
</dd>
<dt><a href="org/apache/ignite/ml/selection/scoring/evaluator/aggregator/BinaryClassificationPointwiseMetricStatsAggregator.html" title="class in org.apache.ignite.ml.selection.scoring.evaluator.aggregator"><span class="typeNameLink">BinaryClassificationPointwiseMetricStatsAggregator</span></a><span class='angle_bracket'>&lt;</span><a href="org/apache/ignite/ml/selection/scoring/evaluator/aggregator/BinaryClassificationPointwiseMetricStatsAggregator.html" title="type parameter in BinaryClassificationPointwiseMetricStatsAggregator">L</a> 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><span class='angle_bracket'>&gt;</span> - Class in <a href="org/apache/ignite/ml/selection/scoring/evaluator/aggregator/package-summary.html">org.apache.ignite.ml.selection.scoring.evaluator.aggregator</a></dt>
<dd>
<div class="block">This class represents statistics for pointwise metrics evaluation for binary classification like TruePositive,
FalsePositive, TrueNegative and FalseNegative.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/ml/selection/scoring/evaluator/aggregator/BinaryClassificationPointwiseMetricStatsAggregator.html#BinaryClassificationPointwiseMetricStatsAggregator--">BinaryClassificationPointwiseMetricStatsAggregator()</a></span> - Constructor for class org.apache.ignite.ml.selection.scoring.evaluator.aggregator.<a href="org/apache/ignite/ml/selection/scoring/evaluator/aggregator/BinaryClassificationPointwiseMetricStatsAggregator.html" title="class in org.apache.ignite.ml.selection.scoring.evaluator.aggregator">BinaryClassificationPointwiseMetricStatsAggregator</a></dt>
<dd>
<div class="block">Creates an instance of BinaryClassificationPointwiseMetricStatsAggregator.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/ml/selection/scoring/evaluator/aggregator/BinaryClassificationPointwiseMetricStatsAggregator.html#BinaryClassificationPointwiseMetricStatsAggregator-L-L-int-int-int-int-">BinaryClassificationPointwiseMetricStatsAggregator(L, L, int, int, int, int)</a></span> - Constructor for class org.apache.ignite.ml.selection.scoring.evaluator.aggregator.<a href="org/apache/ignite/ml/selection/scoring/evaluator/aggregator/BinaryClassificationPointwiseMetricStatsAggregator.html" title="class in org.apache.ignite.ml.selection.scoring.evaluator.aggregator">BinaryClassificationPointwiseMetricStatsAggregator</a></dt>
<dd>
<div class="block">Creates an instance of BinaryClassificationPointwiseMetricStatsAggregator.</div>
</dd>
<dt><a href="org/apache/ignite/ml/selection/scoring/evaluator/aggregator/BinaryClassificationPointwiseMetricStatsAggregator.WithCustomLabelsAggregator.html" title="class in org.apache.ignite.ml.selection.scoring.evaluator.aggregator"><span class="typeNameLink">BinaryClassificationPointwiseMetricStatsAggregator.WithCustomLabelsAggregator</span></a><span class='angle_bracket'>&lt;</span><a href="org/apache/ignite/ml/selection/scoring/evaluator/aggregator/BinaryClassificationPointwiseMetricStatsAggregator.WithCustomLabelsAggregator.html" title="type parameter in BinaryClassificationPointwiseMetricStatsAggregator.WithCustomLabelsAggregator">L</a> 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><span class='angle_bracket'>&gt;</span> - Class in <a href="org/apache/ignite/ml/selection/scoring/evaluator/aggregator/package-summary.html">org.apache.ignite.ml.selection.scoring.evaluator.aggregator</a></dt>
<dd>
<div class="block">Class represents already initialized aggregator.</div>
</dd>
<dt><a href="org/apache/ignite/binary/BinaryCollectionFactory.html" title="interface in org.apache.ignite.binary"><span class="typeNameLink">BinaryCollectionFactory</span></a><span class='angle_bracket'>&lt;</span><a href="org/apache/ignite/binary/BinaryCollectionFactory.html" title="type parameter in BinaryCollectionFactory">K</a><span class='angle_bracket'>&gt;</span> - Interface in <a href="org/apache/ignite/binary/package-summary.html">org.apache.ignite.binary</a></dt>
<dd>
<div class="block">Collection factory.</div>
</dd>
<dt><a href="org/apache/ignite/configuration/BinaryConfiguration.html" title="class in org.apache.ignite.configuration"><span class="typeNameLink">BinaryConfiguration</span></a> - Class in <a href="org/apache/ignite/configuration/package-summary.html">org.apache.ignite.configuration</a></dt>
<dd>
<div class="block">Configuration object for Ignite Binary Objects.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/configuration/BinaryConfiguration.html#BinaryConfiguration--">BinaryConfiguration()</a></span> - Constructor for class org.apache.ignite.configuration.<a href="org/apache/ignite/configuration/BinaryConfiguration.html" title="class in org.apache.ignite.configuration">BinaryConfiguration</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/ignite/binary/BinaryField.html" title="interface in org.apache.ignite.binary"><span class="typeNameLink">BinaryField</span></a> - Interface in <a href="org/apache/ignite/binary/package-summary.html">org.apache.ignite.binary</a></dt>
<dd>
<div class="block">Binary object field.</div>
</dd>
<dt><a href="org/apache/ignite/binary/BinaryIdMapper.html" title="interface in org.apache.ignite.binary"><span class="typeNameLink">BinaryIdMapper</span></a> - Interface in <a href="org/apache/ignite/binary/package-summary.html">org.apache.ignite.binary</a></dt>
<dd>
<div class="block">Type and field ID mapper for binary objects.</div>
</dd>
<dt><a href="org/apache/ignite/binary/BinaryInvalidTypeException.html" title="class in org.apache.ignite.binary"><span class="typeNameLink">BinaryInvalidTypeException</span></a> - Exception in <a href="org/apache/ignite/binary/package-summary.html">org.apache.ignite.binary</a></dt>
<dd>
<div class="block">Exception indicating that class needed for deserialization of binary object does not exist.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/binary/BinaryInvalidTypeException.html#BinaryInvalidTypeException-java.lang.String-">BinaryInvalidTypeException(String)</a></span> - Constructor for exception org.apache.ignite.binary.<a href="org/apache/ignite/binary/BinaryInvalidTypeException.html" title="class in org.apache.ignite.binary">BinaryInvalidTypeException</a></dt>
<dd>
<div class="block">Creates invalid class exception with error message.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/binary/BinaryInvalidTypeException.html#BinaryInvalidTypeException-java.lang.Throwable-">BinaryInvalidTypeException(Throwable)</a></span> - Constructor for exception org.apache.ignite.binary.<a href="org/apache/ignite/binary/BinaryInvalidTypeException.html" title="class in org.apache.ignite.binary">BinaryInvalidTypeException</a></dt>
<dd>
<div class="block">Creates invalid class exception with <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Throwable.html?is-external=true" title="class or interface in java.lang"><code>Throwable</code></a> as a cause.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/binary/BinaryInvalidTypeException.html#BinaryInvalidTypeException-java.lang.String-java.lang.Throwable-">BinaryInvalidTypeException(String, Throwable)</a></span> - Constructor for exception org.apache.ignite.binary.<a href="org/apache/ignite/binary/BinaryInvalidTypeException.html" title="class in org.apache.ignite.binary">BinaryInvalidTypeException</a></dt>
<dd>
<div class="block">Creates invalid class exception with error message and <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Throwable.html?is-external=true" title="class or interface in java.lang"><code>Throwable</code></a> as a cause.</div>
</dd>
<dt><a href="org/apache/ignite/binary/Binarylizable.html" title="interface in org.apache.ignite.binary"><span class="typeNameLink">Binarylizable</span></a> - Interface in <a href="org/apache/ignite/binary/package-summary.html">org.apache.ignite.binary</a></dt>
<dd>
<div class="block">Interface that allows to implement custom serialization
logic for binary objects.</div>
</dd>
<dt><a href="org/apache/ignite/binary/BinaryMapFactory.html" title="interface in org.apache.ignite.binary"><span class="typeNameLink">BinaryMapFactory</span></a><span class='angle_bracket'>&lt;</span><a href="org/apache/ignite/binary/BinaryMapFactory.html" title="type parameter in BinaryMapFactory">K</a>,<a href="org/apache/ignite/binary/BinaryMapFactory.html" title="type parameter in BinaryMapFactory">V</a><span class='angle_bracket'>&gt;</span> - Interface in <a href="org/apache/ignite/binary/package-summary.html">org.apache.ignite.binary</a></dt>
<dd>
<div class="block">Map factory.</div>
</dd>
<dt><a href="org/apache/ignite/spi/systemview/view/BinaryMetadataView.html" title="class in org.apache.ignite.spi.systemview.view"><span class="typeNameLink">BinaryMetadataView</span></a> - Class in <a href="org/apache/ignite/spi/systemview/view/package-summary.html">org.apache.ignite.spi.systemview.view</a></dt>
<dd>
<div class="block"><code>BinaryMetadata</code> representation for the <a href="org/apache/ignite/spi/systemview/view/SystemView.html" title="interface in org.apache.ignite.spi.systemview.view"><code>SystemView</code></a>.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/spi/systemview/view/BinaryMetadataView.html#BinaryMetadataView-org.apache.ignite.internal.binary.BinaryMetadata-">BinaryMetadataView(BinaryMetadata)</a></span> - Constructor for class org.apache.ignite.spi.systemview.view.<a href="org/apache/ignite/spi/systemview/view/BinaryMetadataView.html" title="class in org.apache.ignite.spi.systemview.view">BinaryMetadataView</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/ignite/binary/BinaryNameMapper.html" title="interface in org.apache.ignite.binary"><span class="typeNameLink">BinaryNameMapper</span></a> - Interface in <a href="org/apache/ignite/binary/package-summary.html">org.apache.ignite.binary</a></dt>
<dd>
<div class="block">Maps type and field names to different names.</div>
</dd>
<dt><a href="org/apache/ignite/binary/BinaryObject.html" title="interface in org.apache.ignite.binary"><span class="typeNameLink">BinaryObject</span></a> - Interface in <a href="org/apache/ignite/binary/package-summary.html">org.apache.ignite.binary</a></dt>
<dd>
<div class="block">Wrapper for binary object in binary format.</div>
</dd>
<dt><a href="org/apache/ignite/binary/BinaryObjectBuilder.html" title="interface in org.apache.ignite.binary"><span class="typeNameLink">BinaryObjectBuilder</span></a> - Interface in <a href="org/apache/ignite/binary/package-summary.html">org.apache.ignite.binary</a></dt>
<dd>
<div class="block">Binary object builder.</div>
</dd>
<dt><a href="org/apache/ignite/binary/BinaryObjectException.html" title="class in org.apache.ignite.binary"><span class="typeNameLink">BinaryObjectException</span></a> - Exception in <a href="org/apache/ignite/binary/package-summary.html">org.apache.ignite.binary</a></dt>
<dd>
<div class="block">Exception indicating binary object serialization error.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/binary/BinaryObjectException.html#BinaryObjectException-java.lang.String-">BinaryObjectException(String)</a></span> - Constructor for exception org.apache.ignite.binary.<a href="org/apache/ignite/binary/BinaryObjectException.html" title="class in org.apache.ignite.binary">BinaryObjectException</a></dt>
<dd>
<div class="block">Creates binary exception with error message.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/binary/BinaryObjectException.html#BinaryObjectException-java.lang.Throwable-">BinaryObjectException(Throwable)</a></span> - Constructor for exception org.apache.ignite.binary.<a href="org/apache/ignite/binary/BinaryObjectException.html" title="class in org.apache.ignite.binary">BinaryObjectException</a></dt>
<dd>
<div class="block">Creates binary exception with <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Throwable.html?is-external=true" title="class or interface in java.lang"><code>Throwable</code></a> as a cause.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/binary/BinaryObjectException.html#BinaryObjectException-java.lang.String-java.lang.Throwable-">BinaryObjectException(String, Throwable)</a></span> - Constructor for exception org.apache.ignite.binary.<a href="org/apache/ignite/binary/BinaryObjectException.html" title="class in org.apache.ignite.binary">BinaryObjectException</a></dt>
<dd>
<div class="block">Creates binary exception with error message and <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Throwable.html?is-external=true" title="class or interface in java.lang"><code>Throwable</code></a> as a cause.</div>
</dd>
<dt><a href="org/apache/ignite/ml/dataset/feature/extractor/impl/BinaryObjectVectorizer.html" title="class in org.apache.ignite.ml.dataset.feature.extractor.impl"><span class="typeNameLink">BinaryObjectVectorizer</span></a><span class='angle_bracket'>&lt;</span><a href="org/apache/ignite/ml/dataset/feature/extractor/impl/BinaryObjectVectorizer.html" title="type parameter in BinaryObjectVectorizer">K</a><span class='angle_bracket'>&gt;</span> - Class in <a href="org/apache/ignite/ml/dataset/feature/extractor/impl/package-summary.html">org.apache.ignite.ml.dataset.feature.extractor.impl</a></dt>
<dd>
<div class="block">Vectorizer on binary objects.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/ml/dataset/feature/extractor/impl/BinaryObjectVectorizer.html#BinaryObjectVectorizer-java.lang.String...-">BinaryObjectVectorizer(String...)</a></span> - Constructor for class org.apache.ignite.ml.dataset.feature.extractor.impl.<a href="org/apache/ignite/ml/dataset/feature/extractor/impl/BinaryObjectVectorizer.html" title="class in org.apache.ignite.ml.dataset.feature.extractor.impl">BinaryObjectVectorizer</a></dt>
<dd>
<div class="block">Creates an instance of Vectorizer.</div>
</dd>
<dt><a href="org/apache/ignite/ml/dataset/feature/extractor/impl/BinaryObjectVectorizer.Mapping.html" title="class in org.apache.ignite.ml.dataset.feature.extractor.impl"><span class="typeNameLink">BinaryObjectVectorizer.Mapping</span></a> - Class in <a href="org/apache/ignite/ml/dataset/feature/extractor/impl/package-summary.html">org.apache.ignite.ml.dataset.feature.extractor.impl</a></dt>
<dd>
<div class="block">Feature values mapping for non-number features.</div>
</dd>
<dt><a href="org/apache/ignite/binary/BinaryRawReader.html" title="interface in org.apache.ignite.binary"><span class="typeNameLink">BinaryRawReader</span></a> - Interface in <a href="org/apache/ignite/binary/package-summary.html">org.apache.ignite.binary</a></dt>
<dd>
<div class="block">Raw reader for binary objects.</div>
</dd>
<dt><a href="org/apache/ignite/binary/BinaryRawWriter.html" title="interface in org.apache.ignite.binary"><span class="typeNameLink">BinaryRawWriter</span></a> - Interface in <a href="org/apache/ignite/binary/package-summary.html">org.apache.ignite.binary</a></dt>
<dd>
<div class="block">Raw writer for binary object.</div>
</dd>
<dt><a href="org/apache/ignite/binary/BinaryReader.html" title="interface in org.apache.ignite.binary"><span class="typeNameLink">BinaryReader</span></a> - Interface in <a href="org/apache/ignite/binary/package-summary.html">org.apache.ignite.binary</a></dt>
<dd>
<div class="block">Reader for binary objects used in <a href="org/apache/ignite/binary/Binarylizable.html" title="interface in org.apache.ignite.binary"><code>Binarylizable</code></a> implementations.</div>
</dd>
<dt><a href="org/apache/ignite/binary/BinaryReflectiveSerializer.html" title="class in org.apache.ignite.binary"><span class="typeNameLink">BinaryReflectiveSerializer</span></a> - Class in <a href="org/apache/ignite/binary/package-summary.html">org.apache.ignite.binary</a></dt>
<dd>
<div class="block">Binary serializer which writes object fields using reflection.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/binary/BinaryReflectiveSerializer.html#BinaryReflectiveSerializer--">BinaryReflectiveSerializer()</a></span> - Constructor for class org.apache.ignite.binary.<a href="org/apache/ignite/binary/BinaryReflectiveSerializer.html" title="class in org.apache.ignite.binary">BinaryReflectiveSerializer</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/ignite/binary/BinarySerializer.html" title="interface in org.apache.ignite.binary"><span class="typeNameLink">BinarySerializer</span></a> - Interface in <a href="org/apache/ignite/binary/package-summary.html">org.apache.ignite.binary</a></dt>
<dd>
<div class="block">Interface that allows to implement custom serialization logic for binary objects.</div>
</dd>
<dt><a href="org/apache/ignite/binary/BinaryType.html" title="interface in org.apache.ignite.binary"><span class="typeNameLink">BinaryType</span></a> - Interface in <a href="org/apache/ignite/binary/package-summary.html">org.apache.ignite.binary</a></dt>
<dd>
<div class="block">Binary type meta data.</div>
</dd>
<dt><a href="org/apache/ignite/binary/BinaryTypeConfiguration.html" title="class in org.apache.ignite.binary"><span class="typeNameLink">BinaryTypeConfiguration</span></a> - Class in <a href="org/apache/ignite/binary/package-summary.html">org.apache.ignite.binary</a></dt>
<dd>
<div class="block">Defines configuration properties for a specific binary type.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/binary/BinaryTypeConfiguration.html#BinaryTypeConfiguration--">BinaryTypeConfiguration()</a></span> - Constructor for class org.apache.ignite.binary.<a href="org/apache/ignite/binary/BinaryTypeConfiguration.html" title="class in org.apache.ignite.binary">BinaryTypeConfiguration</a></dt>
<dd>
<div class="block">Constructor.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/binary/BinaryTypeConfiguration.html#BinaryTypeConfiguration-org.apache.ignite.binary.BinaryTypeConfiguration-">BinaryTypeConfiguration(BinaryTypeConfiguration)</a></span> - Constructor for class org.apache.ignite.binary.<a href="org/apache/ignite/binary/BinaryTypeConfiguration.html" title="class in org.apache.ignite.binary">BinaryTypeConfiguration</a></dt>
<dd>
<div class="block">Copying constructor.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/binary/BinaryTypeConfiguration.html#BinaryTypeConfiguration-java.lang.String-">BinaryTypeConfiguration(String)</a></span> - Constructor for class org.apache.ignite.binary.<a href="org/apache/ignite/binary/BinaryTypeConfiguration.html" title="class in org.apache.ignite.binary">BinaryTypeConfiguration</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/ignite/binary/BinaryWriter.html" title="interface in org.apache.ignite.binary"><span class="typeNameLink">BinaryWriter</span></a> - Interface in <a href="org/apache/ignite/binary/package-summary.html">org.apache.ignite.binary</a></dt>
<dd>
<div class="block">Writer for binary object used in <a href="org/apache/ignite/binary/Binarylizable.html" title="interface in org.apache.ignite.binary"><code>Binarylizable</code></a> implementations.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/cache/store/cassandra/session/WrappedPreparedStatement.html#bind-java.lang.Object...-">bind(Object...)</a></span> - Method in class org.apache.ignite.cache.store.cassandra.session.<a href="org/apache/ignite/cache/store/cassandra/session/WrappedPreparedStatement.html" title="class in org.apache.ignite.cache.store.cassandra.session">WrappedPreparedStatement</a></dt>
<dt><span class="memberNameLink"><a href="org/apache/ignite/cache/store/cassandra/session/WrappedPreparedStatement.html#bind--">bind()</a></span> - Method in class org.apache.ignite.cache.store.cassandra.session.<a href="org/apache/ignite/cache/store/cassandra/session/WrappedPreparedStatement.html" title="class in org.apache.ignite.cache.store.cassandra.session">WrappedPreparedStatement</a></dt>
<dt><span class="memberNameLink"><a href="org/apache/ignite/cache/store/cassandra/persistence/PersistenceController.html#bindKey-com.datastax.driver.core.PreparedStatement-java.lang.Object-">bindKey(PreparedStatement, Object)</a></span> - Method in class org.apache.ignite.cache.store.cassandra.persistence.<a href="org/apache/ignite/cache/store/cassandra/persistence/PersistenceController.html" title="class in org.apache.ignite.cache.store.cassandra.persistence">PersistenceController</a></dt>
<dd>
<div class="block">Binds Ignite cache key object to <code>PreparedStatement</code>.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/cache/store/cassandra/persistence/PersistenceController.html#bindKeyValue-com.datastax.driver.core.PreparedStatement-java.lang.Object-java.lang.Object-">bindKeyValue(PreparedStatement, Object, Object)</a></span> - Method in class org.apache.ignite.cache.store.cassandra.persistence.<a href="org/apache/ignite/cache/store/cassandra/persistence/PersistenceController.html" title="class in org.apache.ignite.cache.store.cassandra.persistence">PersistenceController</a></dt>
<dd>
<div class="block">Binds Ignite cache key and value object to <code>PreparedStatement</code>.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/cache/store/cassandra/session/BatchExecutionAssistant.html#bindStatement-com.datastax.driver.core.PreparedStatement-V-">bindStatement(PreparedStatement, V)</a></span> - Method in interface org.apache.ignite.cache.store.cassandra.session.<a href="org/apache/ignite/cache/store/cassandra/session/BatchExecutionAssistant.html" title="interface in org.apache.ignite.cache.store.cassandra.session">BatchExecutionAssistant</a></dt>
<dd>
<div class="block">Binds prepared statement to current Cassandra session.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/cache/store/cassandra/session/ExecutionAssistant.html#bindStatement-com.datastax.driver.core.PreparedStatement-">bindStatement(PreparedStatement)</a></span> - Method in interface org.apache.ignite.cache.store.cassandra.session.<a href="org/apache/ignite/cache/store/cassandra/session/ExecutionAssistant.html" title="interface in org.apache.ignite.cache.store.cassandra.session">ExecutionAssistant</a></dt>
<dd>
<div class="block">Binds prepared statement.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/cache/store/cassandra/session/transaction/DeleteMutation.html#bindStatement-com.datastax.driver.core.PreparedStatement-">bindStatement(PreparedStatement)</a></span> - Method in class org.apache.ignite.cache.store.cassandra.session.transaction.<a href="org/apache/ignite/cache/store/cassandra/session/transaction/DeleteMutation.html" title="class in org.apache.ignite.cache.store.cassandra.session.transaction">DeleteMutation</a></dt>
<dd>
<div class="block">Binds prepared statement to current Cassandra session.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/cache/store/cassandra/session/transaction/Mutation.html#bindStatement-com.datastax.driver.core.PreparedStatement-">bindStatement(PreparedStatement)</a></span> - Method in interface org.apache.ignite.cache.store.cassandra.session.transaction.<a href="org/apache/ignite/cache/store/cassandra/session/transaction/Mutation.html" title="interface in org.apache.ignite.cache.store.cassandra.session.transaction">Mutation</a></dt>
<dd>
<div class="block">Binds prepared statement to current Cassandra session.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/cache/store/cassandra/session/transaction/WriteMutation.html#bindStatement-com.datastax.driver.core.PreparedStatement-">bindStatement(PreparedStatement)</a></span> - Method in class org.apache.ignite.cache.store.cassandra.session.transaction.<a href="org/apache/ignite/cache/store/cassandra/session/transaction/WriteMutation.html" title="class in org.apache.ignite.cache.store.cassandra.session.transaction">WriteMutation</a></dt>
<dd>
<div class="block">Binds prepared statement to current Cassandra session.</div>
</dd>
<dt><a href="org/apache/ignite/ml/math/Blas.html" title="class in org.apache.ignite.ml.math"><span class="typeNameLink">Blas</span></a> - Class in <a href="org/apache/ignite/ml/math/package-summary.html">org.apache.ignite.ml.math</a></dt>
<dd>
<div class="block">Useful subset of BLAS operations.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/ml/math/Blas.html#Blas--">Blas()</a></span> - Constructor for class org.apache.ignite.ml.math.<a href="org/apache/ignite/ml/math/Blas.html" title="class in org.apache.ignite.ml.math">Blas</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/spi/encryption/EncryptionSpi.html#blockSize--">blockSize()</a></span> - Method in interface org.apache.ignite.spi.encryption.<a href="org/apache/ignite/spi/encryption/EncryptionSpi.html" title="interface in org.apache.ignite.spi.encryption">EncryptionSpi</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/spi/encryption/keystore/KeystoreEncryptionSpi.html#blockSize--">blockSize()</a></span> - Method in class org.apache.ignite.spi.encryption.keystore.<a href="org/apache/ignite/spi/encryption/keystore/KeystoreEncryptionSpi.html" title="class in org.apache.ignite.spi.encryption.keystore">KeystoreEncryptionSpi</a></dt>
<dt><span class="memberNameLink"><a href="org/apache/ignite/spi/encryption/noop/NoopEncryptionSpi.html#blockSize--">blockSize()</a></span> - Method in class org.apache.ignite.spi.encryption.noop.<a href="org/apache/ignite/spi/encryption/noop/NoopEncryptionSpi.html" title="class in org.apache.ignite.spi.encryption.noop">NoopEncryptionSpi</a></dt>
<dt><span class="memberNameLink"><a href="org/apache/ignite/ml/util/generators/DataStreamGenerator.html#blur-org.apache.ignite.ml.util.generators.primitives.scalar.RandomProducer-">blur(RandomProducer)</a></span> - Method in interface org.apache.ignite.ml.util.generators.<a href="org/apache/ignite/ml/util/generators/DataStreamGenerator.html" title="interface in org.apache.ignite.ml.util.generators">DataStreamGenerator</a></dt>
<dd>
<div class="block">Apply pseudorandom noize to vectors without labels mapping.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/ml/math/isolve/lsqr/AbstractLSQR.html#bnorm--">bnorm()</a></span> - Method in class org.apache.ignite.ml.math.isolve.lsqr.<a href="org/apache/ignite/ml/math/isolve/lsqr/AbstractLSQR.html" title="class in org.apache.ignite.ml.math.isolve.lsqr">AbstractLSQR</a></dt>
<dd>
<div class="block">Calculates bnorm.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/ml/math/isolve/lsqr/LSQROnHeap.html#bnorm--">bnorm()</a></span> - Method in class org.apache.ignite.ml.math.isolve.lsqr.<a href="org/apache/ignite/ml/math/isolve/lsqr/LSQROnHeap.html" title="class in org.apache.ignite.ml.math.isolve.lsqr">LSQROnHeap</a></dt>
<dd>
<div class="block">Calculates bnorm.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/spi/IgniteSpiThread.html#body--">body()</a></span> - Method in class org.apache.ignite.spi.<a href="org/apache/ignite/spi/IgniteSpiThread.html" title="class in org.apache.ignite.spi">IgniteSpiThread</a></dt>
<dd>
<div class="block">Body of SPI thread.</div>
</dd>
<dt><a href="org/apache/ignite/spi/metric/BooleanMetric.html" title="interface in org.apache.ignite.spi.metric"><span class="typeNameLink">BooleanMetric</span></a> - Interface in <a href="org/apache/ignite/spi/metric/package-summary.html">org.apache.ignite.spi.metric</a></dt>
<dd>
<div class="block">Interface for the metrics that holds boolean primitive.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/ml/xgboost/parser/XGBoostModelLexer.html#BOOSTER">BOOSTER</a></span> - Static variable in class org.apache.ignite.ml.xgboost.parser.<a href="org/apache/ignite/ml/xgboost/parser/XGBoostModelLexer.html" title="class in org.apache.ignite.ml.xgboost.parser">XGBoostModelLexer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/ml/xgboost/parser/XGBoostModelParser.html#BOOSTER">BOOSTER</a></span> - Static variable in class org.apache.ignite.ml.xgboost.parser.<a href="org/apache/ignite/ml/xgboost/parser/XGBoostModelParser.html" title="class in org.apache.ignite.ml.xgboost.parser">XGBoostModelParser</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/ml/xgboost/parser/XGBoostModelParser.XgHeaderContext.html#BOOSTER--">BOOSTER()</a></span> - Method in class org.apache.ignite.ml.xgboost.parser.<a href="org/apache/ignite/ml/xgboost/parser/XGBoostModelParser.XgHeaderContext.html" title="class in org.apache.ignite.ml.xgboost.parser">XGBoostModelParser.XgHeaderContext</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/ignite/ml/dataset/impl/bootstrapping/BootstrappedDatasetBuilder.html" title="class in org.apache.ignite.ml.dataset.impl.bootstrapping"><span class="typeNameLink">BootstrappedDatasetBuilder</span></a><span class='angle_bracket'>&lt;</span><a href="org/apache/ignite/ml/dataset/impl/bootstrapping/BootstrappedDatasetBuilder.html" title="type parameter in BootstrappedDatasetBuilder">K</a>,<a href="org/apache/ignite/ml/dataset/impl/bootstrapping/BootstrappedDatasetBuilder.html" title="type parameter in BootstrappedDatasetBuilder">V</a><span class='angle_bracket'>&gt;</span> - Class in <a href="org/apache/ignite/ml/dataset/impl/bootstrapping/package-summary.html">org.apache.ignite.ml.dataset.impl.bootstrapping</a></dt>
<dd>
<div class="block">Builder for bootstrapped dataset.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/ml/dataset/impl/bootstrapping/BootstrappedDatasetBuilder.html#BootstrappedDatasetBuilder-org.apache.ignite.ml.preprocessing.Preprocessor-int-double-">BootstrappedDatasetBuilder(Preprocessor<span class='angle_bracket'>&lt;</span>K, V<span class='angle_bracket'>&gt;</span>, int, double)</a></span> - Constructor for class org.apache.ignite.ml.dataset.impl.bootstrapping.<a href="org/apache/ignite/ml/dataset/impl/bootstrapping/BootstrappedDatasetBuilder.html" title="class in org.apache.ignite.ml.dataset.impl.bootstrapping">BootstrappedDatasetBuilder</a></dt>
<dd>
<div class="block">Creates an instance of BootstrappedDatasetBuilder.</div>
</dd>
<dt><a href="org/apache/ignite/ml/dataset/impl/bootstrapping/BootstrappedDatasetPartition.html" title="class in org.apache.ignite.ml.dataset.impl.bootstrapping"><span class="typeNameLink">BootstrappedDatasetPartition</span></a> - Class in <a href="org/apache/ignite/ml/dataset/impl/bootstrapping/package-summary.html">org.apache.ignite.ml.dataset.impl.bootstrapping</a></dt>
<dd>
<div class="block">Partition of bootstrapped vectors.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/ml/dataset/impl/bootstrapping/BootstrappedDatasetPartition.html#BootstrappedDatasetPartition-org.apache.ignite.ml.dataset.impl.bootstrapping.BootstrappedVector:A-">BootstrappedDatasetPartition(BootstrappedVector[])</a></span> - Constructor for class org.apache.ignite.ml.dataset.impl.bootstrapping.<a href="org/apache/ignite/ml/dataset/impl/bootstrapping/BootstrappedDatasetPartition.html" title="class in org.apache.ignite.ml.dataset.impl.bootstrapping">BootstrappedDatasetPartition</a></dt>
<dd>
<div class="block">Creates an instance of BootstrappedDatasetPartition.</div>
</dd>
<dt><a href="org/apache/ignite/ml/dataset/impl/bootstrapping/BootstrappedVector.html" title="class in org.apache.ignite.ml.dataset.impl.bootstrapping"><span class="typeNameLink">BootstrappedVector</span></a> - Class in <a href="org/apache/ignite/ml/dataset/impl/bootstrapping/package-summary.html">org.apache.ignite.ml.dataset.impl.bootstrapping</a></dt>
<dd>
<div class="block">Represents vector with repetitions counters for subsamples in bootstrapped dataset.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/ml/dataset/impl/bootstrapping/BootstrappedVector.html#BootstrappedVector-org.apache.ignite.ml.math.primitives.vector.Vector-double-int:A-">BootstrappedVector(Vector, double, int[])</a></span> - Constructor for class org.apache.ignite.ml.dataset.impl.bootstrapping.<a href="org/apache/ignite/ml/dataset/impl/bootstrapping/BootstrappedVector.html" title="class in org.apache.ignite.ml.dataset.impl.bootstrapping">BootstrappedVector</a></dt>
<dd>
<div class="block">Creates an instance of BootstrappedVector.</div>
</dd>
<dt><a href="org/apache/ignite/ml/tree/randomforest/data/impurity/basic/BootstrappedVectorsHistogram.html" title="class in org.apache.ignite.ml.tree.randomforest.data.impurity.basic"><span class="typeNameLink">BootstrappedVectorsHistogram</span></a> - Class in <a href="org/apache/ignite/ml/tree/randomforest/data/impurity/basic/package-summary.html">org.apache.ignite.ml.tree.randomforest.data.impurity.basic</a></dt>
<dd>
<div class="block">Histogram for bootstrapped vectors with predefined bucket mapping logic for feature id == featureId.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/ml/tree/randomforest/data/impurity/basic/BootstrappedVectorsHistogram.html#BootstrappedVectorsHistogram-java.util.Set-org.apache.ignite.ml.dataset.feature.BucketMeta-int-">BootstrappedVectorsHistogram(Set<span class='angle_bracket'>&lt;</span>Integer<span class='angle_bracket'>&gt;</span>, BucketMeta, int)</a></span> - Constructor for class org.apache.ignite.ml.tree.randomforest.data.impurity.basic.<a href="org/apache/ignite/ml/tree/randomforest/data/impurity/basic/BootstrappedVectorsHistogram.html" title="class in org.apache.ignite.ml.tree.randomforest.data.impurity.basic">BootstrappedVectorsHistogram</a></dt>
<dd>
<div class="block">Creates an instance of BootstrappedVectorsHistogram.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/IgniteQueue.html#bounded--">bounded()</a></span> - Method in interface org.apache.ignite.<a href="org/apache/ignite/IgniteQueue.html" title="interface in org.apache.ignite">IgniteQueue</a></dt>
<dd>
<div class="block">Returns <code>true</code> if this queue is bounded.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/spi/systemview/view/datastructures/QueueView.html#bounded--">bounded()</a></span> - Method in class org.apache.ignite.spi.systemview.view.datastructures.<a href="org/apache/ignite/spi/systemview/view/datastructures/QueueView.html" title="class in org.apache.ignite.spi.systemview.view.datastructures">QueueView</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/spi/metric/HistogramMetric.html#bounds--">bounds()</a></span> - Method in interface org.apache.ignite.spi.metric.<a href="org/apache/ignite/spi/metric/HistogramMetric.html" title="interface in org.apache.ignite.spi.metric">HistogramMetric</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/spi/discovery/tcp/TcpDiscoverySpi.html#brakeConnection--">brakeConnection()</a></span> - Method in class org.apache.ignite.spi.discovery.tcp.<a href="org/apache/ignite/spi/discovery/tcp/TcpDiscoverySpi.html" title="class in org.apache.ignite.spi.discovery.tcp">TcpDiscoverySpi</a></dt>
<dd>
<div class="block">FOR TEST PURPOSE ONLY!</div>
</dd>
<dt><a href="org/apache/ignite/ml/math/distances/BrayCurtisDistance.html" title="class in org.apache.ignite.ml.math.distances"><span class="typeNameLink">BrayCurtisDistance</span></a> - Class in <a href="org/apache/ignite/ml/math/distances/package-summary.html">org.apache.ignite.ml.math.distances</a></dt>
<dd>
<div class="block">Calculates the Bray Curtis distance between two points.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/ml/math/distances/BrayCurtisDistance.html#BrayCurtisDistance--">BrayCurtisDistance()</a></span> - Constructor for class org.apache.ignite.ml.math.distances.<a href="org/apache/ignite/ml/math/distances/BrayCurtisDistance.html" title="class in org.apache.ignite.ml.math.distances">BrayCurtisDistance</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/IgniteCompute.html#broadcast-org.apache.ignite.lang.IgniteRunnable-">broadcast(IgniteRunnable)</a></span> - Method in interface org.apache.ignite.<a href="org/apache/ignite/IgniteCompute.html" title="interface in org.apache.ignite">IgniteCompute</a></dt>
<dd>
<div class="block">Broadcasts given job to all nodes in the cluster group.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/IgniteCompute.html#broadcast-org.apache.ignite.lang.IgniteCallable-">broadcast(IgniteCallable<span class='angle_bracket'>&lt;</span>R<span class='angle_bracket'>&gt;</span>)</a></span> - Method in interface org.apache.ignite.<a href="org/apache/ignite/IgniteCompute.html" title="interface in org.apache.ignite">IgniteCompute</a></dt>
<dd>
<div class="block">Broadcasts given job to all nodes in cluster group.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/IgniteCompute.html#broadcast-org.apache.ignite.lang.IgniteClosure-T-">broadcast(IgniteClosure<span class='angle_bracket'>&lt;</span>T, R<span class='angle_bracket'>&gt;</span>, T)</a></span> - Method in interface org.apache.ignite.<a href="org/apache/ignite/IgniteCompute.html" title="interface in org.apache.ignite">IgniteCompute</a></dt>
<dd>
<div class="block">Broadcasts given closure job with passed in argument to all nodes in the cluster group.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/IgniteCompute.html#broadcastAsync-org.apache.ignite.lang.IgniteRunnable-">broadcastAsync(IgniteRunnable)</a></span> - Method in interface org.apache.ignite.<a href="org/apache/ignite/IgniteCompute.html" title="interface in org.apache.ignite">IgniteCompute</a></dt>
<dd>
<div class="block">Broadcasts given job asynchronously to all nodes in the cluster group.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/IgniteCompute.html#broadcastAsync-org.apache.ignite.lang.IgniteCallable-">broadcastAsync(IgniteCallable<span class='angle_bracket'>&lt;</span>R<span class='angle_bracket'>&gt;</span>)</a></span> - Method in interface org.apache.ignite.<a href="org/apache/ignite/IgniteCompute.html" title="interface in org.apache.ignite">IgniteCompute</a></dt>
<dd>
<div class="block">Broadcasts given job asynchronously to all nodes in cluster group.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/IgniteCompute.html#broadcastAsync-org.apache.ignite.lang.IgniteClosure-T-">broadcastAsync(IgniteClosure<span class='angle_bracket'>&lt;</span>T, R<span class='angle_bracket'>&gt;</span>, T)</a></span> - Method in interface org.apache.ignite.<a href="org/apache/ignite/IgniteCompute.html" title="interface in org.apache.ignite">IgniteCompute</a></dt>
<dd>
<div class="block">Broadcasts given closure job asynchronously with passed in argument to all nodes in the cluster group.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/spi/systemview/view/datastructures/ReentrantLockView.html#broken--">broken()</a></span> - Method in class org.apache.ignite.spi.systemview.view.datastructures.<a href="org/apache/ignite/spi/systemview/view/datastructures/ReentrantLockView.html" title="class in org.apache.ignite.spi.systemview.view.datastructures">ReentrantLockView</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/spi/systemview/view/datastructures/SemaphoreView.html#broken--">broken()</a></span> - Method in class org.apache.ignite.spi.systemview.view.datastructures.<a href="org/apache/ignite/spi/systemview/view/datastructures/SemaphoreView.html" title="class in org.apache.ignite.spi.systemview.view.datastructures">SemaphoreView</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/ignite/ml/selection/paramgrid/BruteForceStrategy.html" title="class in org.apache.ignite.ml.selection.paramgrid"><span class="typeNameLink">BruteForceStrategy</span></a> - Class in <a href="org/apache/ignite/ml/selection/paramgrid/package-summary.html">org.apache.ignite.ml.selection.paramgrid</a></dt>
<dd>
<div class="block">This strategy enables the brute-force search in hyper-parameter space.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/ml/selection/paramgrid/BruteForceStrategy.html#BruteForceStrategy--">BruteForceStrategy()</a></span> - Constructor for class org.apache.ignite.ml.selection.paramgrid.<a href="org/apache/ignite/ml/selection/paramgrid/BruteForceStrategy.html" title="class in org.apache.ignite.ml.selection.paramgrid">BruteForceStrategy</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/ml/tree/randomforest/data/impurity/basic/BootstrappedVectorsHistogram.html#bucketIds">bucketIds</a></span> - Variable in class org.apache.ignite.ml.tree.randomforest.data.impurity.basic.<a href="org/apache/ignite/ml/tree/randomforest/data/impurity/basic/BootstrappedVectorsHistogram.html" title="class in org.apache.ignite.ml.tree.randomforest.data.impurity.basic">BootstrappedVectorsHistogram</a></dt>
<dd>
<div class="block">Bucket ids.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/ml/tree/randomforest/data/impurity/ImpurityHistogram.html#bucketIds">bucketIds</a></span> - Variable in class org.apache.ignite.ml.tree.randomforest.data.impurity.<a href="org/apache/ignite/ml/tree/randomforest/data/impurity/ImpurityHistogram.html" title="class in org.apache.ignite.ml.tree.randomforest.data.impurity">ImpurityHistogram</a></dt>
<dd>
<div class="block">Bucket ids.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/ml/dataset/feature/BucketMeta.html#bucketIdToValue-int-">bucketIdToValue(int)</a></span> - Method in class org.apache.ignite.ml.dataset.feature.<a href="org/apache/ignite/ml/dataset/feature/BucketMeta.html" title="class in org.apache.ignite.ml.dataset.feature">BucketMeta</a></dt>
<dd>
<div class="block">Returns mean value by bucket id.</div>
</dd>
<dt><a href="org/apache/ignite/ml/dataset/feature/BucketMeta.html" title="class in org.apache.ignite.ml.dataset.feature"><span class="typeNameLink">BucketMeta</span></a> - Class in <a href="org/apache/ignite/ml/dataset/feature/package-summary.html">org.apache.ignite.ml.dataset.feature</a></dt>
<dd>
<div class="block">Bucket meta-information for feature histogram.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/ml/dataset/feature/BucketMeta.html#BucketMeta-org.apache.ignite.ml.dataset.feature.FeatureMeta-">BucketMeta(FeatureMeta)</a></span> - Constructor for class org.apache.ignite.ml.dataset.feature.<a href="org/apache/ignite/ml/dataset/feature/BucketMeta.html" title="class in org.apache.ignite.ml.dataset.feature">BucketMeta</a></dt>
<dd>
<div class="block">Creates an instance of BucketMeta.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/ml/tree/randomforest/data/impurity/basic/BootstrappedVectorsHistogram.html#bucketMeta">bucketMeta</a></span> - Variable in class org.apache.ignite.ml.tree.randomforest.data.impurity.basic.<a href="org/apache/ignite/ml/tree/randomforest/data/impurity/basic/BootstrappedVectorsHistogram.html" title="class in org.apache.ignite.ml.tree.randomforest.data.impurity.basic">BootstrappedVectorsHistogram</a></dt>
<dd>
<div class="block">Bucket meta.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/spi/systemview/view/PagesListView.html#bucketNumber--">bucketNumber()</a></span> - Method in class org.apache.ignite.spi.systemview.view.<a href="org/apache/ignite/spi/systemview/view/PagesListView.html" title="class in org.apache.ignite.spi.systemview.view">PagesListView</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/ml/dataset/feature/Histogram.html#buckets--">buckets()</a></span> - Method in interface org.apache.ignite.ml.dataset.feature.<a href="org/apache/ignite/ml/dataset/feature/Histogram.html" title="interface in org.apache.ignite.ml.dataset.feature">Histogram</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/ml/dataset/feature/ObjectHistogram.html#buckets--">buckets()</a></span> - Method in class org.apache.ignite.ml.dataset.feature.<a href="org/apache/ignite/ml/dataset/feature/ObjectHistogram.html" title="class in org.apache.ignite.ml.dataset.feature">ObjectHistogram</a></dt>
<dt><span class="memberNameLink"><a href="org/apache/ignite/ml/tree/randomforest/data/impurity/GiniHistogram.html#buckets--">buckets()</a></span> - Method in class org.apache.ignite.ml.tree.randomforest.data.impurity.<a href="org/apache/ignite/ml/tree/randomforest/data/impurity/GiniHistogram.html" title="class in org.apache.ignite.ml.tree.randomforest.data.impurity">GiniHistogram</a></dt>
<dt><span class="memberNameLink"><a href="org/apache/ignite/ml/tree/randomforest/data/impurity/MSEHistogram.html#buckets--">buckets()</a></span> - Method in class org.apache.ignite.ml.tree.randomforest.data.impurity.<a href="org/apache/ignite/ml/tree/randomforest/data/impurity/MSEHistogram.html" title="class in org.apache.ignite.ml.tree.randomforest.data.impurity">MSEHistogram</a></dt>
<dt><span class="memberNameLink"><a href="org/apache/ignite/spi/systemview/view/PagesListView.html#bucketSize--">bucketSize()</a></span> - Method in class org.apache.ignite.spi.systemview.view.<a href="org/apache/ignite/spi/systemview/view/PagesListView.html" title="class in org.apache.ignite.spi.systemview.view">PagesListView</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/spi/systemview/view/ContinuousQueryView.html#bufferSize--">bufferSize()</a></span> - Method in class org.apache.ignite.spi.systemview.view.<a href="org/apache/ignite/spi/systemview/view/ContinuousQueryView.html" title="class in org.apache.ignite.spi.systemview.view">ContinuousQueryView</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/binary/BinaryObjectBuilder.html#build--">build()</a></span> - Method in interface org.apache.ignite.binary.<a href="org/apache/ignite/binary/BinaryObjectBuilder.html" title="interface in org.apache.ignite.binary">BinaryObjectBuilder</a></dt>
<dd>
<div class="block">Builds binary object.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/ml/dataset/DatasetBuilder.html#build-org.apache.ignite.ml.environment.LearningEnvironmentBuilder-org.apache.ignite.ml.dataset.PartitionContextBuilder-org.apache.ignite.ml.dataset.PartitionDataBuilder-org.apache.ignite.ml.environment.LearningEnvironment-">build(LearningEnvironmentBuilder, PartitionContextBuilder<span class='angle_bracket'>&lt;</span>K, V, C<span class='angle_bracket'>&gt;</span>, PartitionDataBuilder<span class='angle_bracket'>&lt;</span>K, V, C, D<span class='angle_bracket'>&gt;</span>, LearningEnvironment)</a></span> - Method in interface org.apache.ignite.ml.dataset.<a href="org/apache/ignite/ml/dataset/DatasetBuilder.html" title="interface in org.apache.ignite.ml.dataset">DatasetBuilder</a></dt>
<dd>
<div class="block">Constructs a new instance of <a href="org/apache/ignite/ml/dataset/Dataset.html" title="interface in org.apache.ignite.ml.dataset"><code>Dataset</code></a> that includes allocation required data structures and
initialization of <code>context</code> part of partitions.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/ml/dataset/impl/bootstrapping/BootstrappedDatasetBuilder.html#build-org.apache.ignite.ml.environment.LearningEnvironment-java.util.Iterator-long-org.apache.ignite.ml.dataset.primitive.context.EmptyContext-">build(LearningEnvironment, Iterator<span class='angle_bracket'>&lt;</span>UpstreamEntry<span class='angle_bracket'>&lt;</span>K, V<span class='angle_bracket'>&gt;</span><span class='angle_bracket'>&gt;</span>, long, EmptyContext)</a></span> - Method in class org.apache.ignite.ml.dataset.impl.bootstrapping.<a href="org/apache/ignite/ml/dataset/impl/bootstrapping/BootstrappedDatasetBuilder.html" title="class in org.apache.ignite.ml.dataset.impl.bootstrapping">BootstrappedDatasetBuilder</a></dt>
<dd>
<div class="block">Builds a new partition <code>data</code> from a partition <code>upstream</code> data and partition <code>context</code>.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/ml/dataset/impl/cache/CacheBasedDatasetBuilder.html#build-org.apache.ignite.ml.environment.LearningEnvironmentBuilder-org.apache.ignite.ml.dataset.PartitionContextBuilder-org.apache.ignite.ml.dataset.PartitionDataBuilder-org.apache.ignite.ml.environment.LearningEnvironment-">build(LearningEnvironmentBuilder, PartitionContextBuilder<span class='angle_bracket'>&lt;</span>K, V, C<span class='angle_bracket'>&gt;</span>, PartitionDataBuilder<span class='angle_bracket'>&lt;</span>K, V, C, D<span class='angle_bracket'>&gt;</span>, LearningEnvironment)</a></span> - Method in class org.apache.ignite.ml.dataset.impl.cache.<a href="org/apache/ignite/ml/dataset/impl/cache/CacheBasedDatasetBuilder.html" title="class in org.apache.ignite.ml.dataset.impl.cache">CacheBasedDatasetBuilder</a></dt>
<dd>
<div class="block">Constructs a new instance of <a href="org/apache/ignite/ml/dataset/Dataset.html" title="interface in org.apache.ignite.ml.dataset"><code>Dataset</code></a> that includes allocation required data structures and
initialization of <code>context</code> part of partitions.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/ml/dataset/impl/local/LocalDatasetBuilder.html#build-org.apache.ignite.ml.environment.LearningEnvironmentBuilder-org.apache.ignite.ml.dataset.PartitionContextBuilder-org.apache.ignite.ml.dataset.PartitionDataBuilder-org.apache.ignite.ml.environment.LearningEnvironment-">build(LearningEnvironmentBuilder, PartitionContextBuilder<span class='angle_bracket'>&lt;</span>K, V, C<span class='angle_bracket'>&gt;</span>, PartitionDataBuilder<span class='angle_bracket'>&lt;</span>K, V, C, D<span class='angle_bracket'>&gt;</span>, LearningEnvironment)</a></span> - Method in class org.apache.ignite.ml.dataset.impl.local.<a href="org/apache/ignite/ml/dataset/impl/local/LocalDatasetBuilder.html" title="class in org.apache.ignite.ml.dataset.impl.local">LocalDatasetBuilder</a></dt>
<dd>
<div class="block">Constructs a new instance of <a href="org/apache/ignite/ml/dataset/Dataset.html" title="interface in org.apache.ignite.ml.dataset"><code>Dataset</code></a> that includes allocation required data structures and
initialization of <code>context</code> part of partitions.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/ml/dataset/PartitionContextBuilder.html#build-org.apache.ignite.ml.environment.LearningEnvironment-java.util.Iterator-long-">build(LearningEnvironment, Iterator<span class='angle_bracket'>&lt;</span>UpstreamEntry<span class='angle_bracket'>&lt;</span>K, V<span class='angle_bracket'>&gt;</span><span class='angle_bracket'>&gt;</span>, long)</a></span> - Method in interface org.apache.ignite.ml.dataset.<a href="org/apache/ignite/ml/dataset/PartitionContextBuilder.html" title="interface in org.apache.ignite.ml.dataset">PartitionContextBuilder</a></dt>
<dd>
<div class="block">Builds a new partition <code>context</code> from an <code>upstream</code> data.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/ml/dataset/PartitionContextBuilder.html#build-org.apache.ignite.ml.environment.LearningEnvironment-java.util.stream.Stream-long-">build(LearningEnvironment, Stream<span class='angle_bracket'>&lt;</span>UpstreamEntry<span class='angle_bracket'>&lt;</span>K, V<span class='angle_bracket'>&gt;</span><span class='angle_bracket'>&gt;</span>, long)</a></span> - Method in interface org.apache.ignite.ml.dataset.<a href="org/apache/ignite/ml/dataset/PartitionContextBuilder.html" title="interface in org.apache.ignite.ml.dataset">PartitionContextBuilder</a></dt>
<dd>
<div class="block">Builds a new partition <code>context</code> from an <code>upstream</code> data.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/ml/dataset/PartitionDataBuilder.html#build-org.apache.ignite.ml.environment.LearningEnvironment-java.util.Iterator-long-C-">build(LearningEnvironment, Iterator<span class='angle_bracket'>&lt;</span>UpstreamEntry<span class='angle_bracket'>&lt;</span>K, V<span class='angle_bracket'>&gt;</span><span class='angle_bracket'>&gt;</span>, long, C)</a></span> - Method in interface org.apache.ignite.ml.dataset.<a href="org/apache/ignite/ml/dataset/PartitionDataBuilder.html" title="interface in org.apache.ignite.ml.dataset">PartitionDataBuilder</a></dt>
<dd>
<div class="block">Builds a new partition <code>data</code> from a partition <code>upstream</code> data and partition <code>context</code>.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/ml/dataset/PartitionDataBuilder.html#build-org.apache.ignite.ml.environment.LearningEnvironment-java.util.stream.Stream-long-C-">build(LearningEnvironment, Stream<span class='angle_bracket'>&lt;</span>UpstreamEntry<span class='angle_bracket'>&lt;</span>K, V<span class='angle_bracket'>&gt;</span><span class='angle_bracket'>&gt;</span>, long, C)</a></span> - Method in interface org.apache.ignite.ml.dataset.<a href="org/apache/ignite/ml/dataset/PartitionDataBuilder.html" title="interface in org.apache.ignite.ml.dataset">PartitionDataBuilder</a></dt>
<dd>
<div class="block">Builds a new partition <code>data</code> from a partition <code>upstream</code> data and partition <code>context</code>.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/ml/dataset/primitive/builder/context/EmptyContextBuilder.html#build-org.apache.ignite.ml.environment.LearningEnvironment-java.util.Iterator-long-">build(LearningEnvironment, Iterator<span class='angle_bracket'>&lt;</span>UpstreamEntry<span class='angle_bracket'>&lt;</span>K, V<span class='angle_bracket'>&gt;</span><span class='angle_bracket'>&gt;</span>, long)</a></span> - Method in class org.apache.ignite.ml.dataset.primitive.builder.context.<a href="org/apache/ignite/ml/dataset/primitive/builder/context/EmptyContextBuilder.html" title="class in org.apache.ignite.ml.dataset.primitive.builder.context">EmptyContextBuilder</a></dt>
<dd>
<div class="block">Builds a new partition <code>context</code> from an <code>upstream</code> data.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/ml/dataset/primitive/builder/data/SimpleDatasetDataBuilder.html#build-org.apache.ignite.ml.environment.LearningEnvironment-java.util.Iterator-long-C-">build(LearningEnvironment, Iterator<span class='angle_bracket'>&lt;</span>UpstreamEntry<span class='angle_bracket'>&lt;</span>K, V<span class='angle_bracket'>&gt;</span><span class='angle_bracket'>&gt;</span>, long, C)</a></span> - Method in class org.apache.ignite.ml.dataset.primitive.builder.data.<a href="org/apache/ignite/ml/dataset/primitive/builder/data/SimpleDatasetDataBuilder.html" title="class in org.apache.ignite.ml.dataset.primitive.builder.data">SimpleDatasetDataBuilder</a></dt>
<dd>
<div class="block">Builds a new partition <code>data</code> from a partition <code>upstream</code> data and partition <code>context</code>.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/ml/dataset/primitive/builder/data/SimpleLabeledDatasetDataBuilder.html#build-org.apache.ignite.ml.environment.LearningEnvironment-java.util.Iterator-long-C-">build(LearningEnvironment, Iterator<span class='angle_bracket'>&lt;</span>UpstreamEntry<span class='angle_bracket'>&lt;</span>K, V<span class='angle_bracket'>&gt;</span><span class='angle_bracket'>&gt;</span>, long, C)</a></span> - Method in class org.apache.ignite.ml.dataset.primitive.builder.data.<a href="org/apache/ignite/ml/dataset/primitive/builder/data/SimpleLabeledDatasetDataBuilder.html" title="class in org.apache.ignite.ml.dataset.primitive.builder.data">SimpleLabeledDatasetDataBuilder</a></dt>
<dd>
<div class="block">Builds a new partition <code>data</code> from a partition <code>upstream</code> data and partition <code>context</code>.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/ml/dataset/primitive/FeatureMatrixWithLabelsOnHeapDataBuilder.html#build-org.apache.ignite.ml.environment.LearningEnvironment-java.util.Iterator-long-C-">build(LearningEnvironment, Iterator<span class='angle_bracket'>&lt;</span>UpstreamEntry<span class='angle_bracket'>&lt;</span>K, V<span class='angle_bracket'>&gt;</span><span class='angle_bracket'>&gt;</span>, long, C)</a></span> - Method in class org.apache.ignite.ml.dataset.primitive.<a href="org/apache/ignite/ml/dataset/primitive/FeatureMatrixWithLabelsOnHeapDataBuilder.html" title="class in org.apache.ignite.ml.dataset.primitive">FeatureMatrixWithLabelsOnHeapDataBuilder</a></dt>
<dd>
<div class="block">Builds a new partition <code>data</code> from a partition <code>upstream</code> data and partition <code>context</code>.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/ml/dataset/UpstreamTransformerBuilder.html#build-org.apache.ignite.ml.environment.LearningEnvironment-">build(LearningEnvironment)</a></span> - Method in interface org.apache.ignite.ml.dataset.<a href="org/apache/ignite/ml/dataset/UpstreamTransformerBuilder.html" title="interface in org.apache.ignite.ml.dataset">UpstreamTransformerBuilder</a></dt>
<dd>
<div class="block">Create <a href="org/apache/ignite/ml/dataset/UpstreamTransformer.html" title="interface in org.apache.ignite.ml.dataset"><code>UpstreamTransformer</code></a> based on learning environment.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/ml/inference/builder/AsyncModelBuilder.html#build-org.apache.ignite.ml.inference.reader.ModelReader-org.apache.ignite.ml.inference.parser.ModelParser-">build(ModelReader, ModelParser<span class='angle_bracket'>&lt;</span>I, O, ?<span class='angle_bracket'>&gt;</span>)</a></span> - Method in interface org.apache.ignite.ml.inference.builder.<a href="org/apache/ignite/ml/inference/builder/AsyncModelBuilder.html" title="interface in org.apache.ignite.ml.inference.builder">AsyncModelBuilder</a></dt>
<dd>
<div class="block">Builds asynchronous inference model using specified model reader and model parser.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/ml/inference/builder/IgniteDistributedModelBuilder.html#build-org.apache.ignite.ml.inference.reader.ModelReader-org.apache.ignite.ml.inference.parser.ModelParser-">build(ModelReader, ModelParser<span class='angle_bracket'>&lt;</span>I, O, ?<span class='angle_bracket'>&gt;</span>)</a></span> - Method in class org.apache.ignite.ml.inference.builder.<a href="org/apache/ignite/ml/inference/builder/IgniteDistributedModelBuilder.html" title="class in org.apache.ignite.ml.inference.builder">IgniteDistributedModelBuilder</a></dt>
<dd>
<div class="block">Starts the specified in constructor number of service instances and request/response queues.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/ml/inference/builder/SingleModelBuilder.html#build-org.apache.ignite.ml.inference.reader.ModelReader-org.apache.ignite.ml.inference.parser.ModelParser-">build(ModelReader, ModelParser<span class='angle_bracket'>&lt;</span>I, O, M<span class='angle_bracket'>&gt;</span>)</a></span> - Method in class org.apache.ignite.ml.inference.builder.<a href="org/apache/ignite/ml/inference/builder/SingleModelBuilder.html" title="class in org.apache.ignite.ml.inference.builder">SingleModelBuilder</a></dt>
<dd>
<div class="block">Builds synchronous inference model using specified model reader and model parser.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/ml/inference/builder/SyncModelBuilder.html#build-org.apache.ignite.ml.inference.reader.ModelReader-org.apache.ignite.ml.inference.parser.ModelParser-">build(ModelReader, ModelParser<span class='angle_bracket'>&lt;</span>I, O, M<span class='angle_bracket'>&gt;</span>)</a></span> - Method in interface org.apache.ignite.ml.inference.builder.<a href="org/apache/ignite/ml/inference/builder/SyncModelBuilder.html" title="interface in org.apache.ignite.ml.inference.builder">SyncModelBuilder</a></dt>
<dd>
<div class="block">Builds synchronous inference model using specified model reader and model parser.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/ml/inference/builder/ThreadedModelBuilder.html#build-org.apache.ignite.ml.inference.reader.ModelReader-org.apache.ignite.ml.inference.parser.ModelParser-">build(ModelReader, ModelParser<span class='angle_bracket'>&lt;</span>I, O, ?<span class='angle_bracket'>&gt;</span>)</a></span> - Method in class org.apache.ignite.ml.inference.builder.<a href="org/apache/ignite/ml/inference/builder/ThreadedModelBuilder.html" title="class in org.apache.ignite.ml.inference.builder">ThreadedModelBuilder</a></dt>
<dd>
<div class="block">Builds asynchronous inference model using specified model reader and model parser.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/ml/knn/KNNPartitionDataBuilder.html#build-org.apache.ignite.ml.environment.LearningEnvironment-java.util.Iterator-long-org.apache.ignite.ml.dataset.primitive.context.EmptyContext-">build(LearningEnvironment, Iterator<span class='angle_bracket'>&lt;</span>UpstreamEntry<span class='angle_bracket'>&lt;</span>K, V<span class='angle_bracket'>&gt;</span><span class='angle_bracket'>&gt;</span>, long, EmptyContext)</a></span> - Method in class org.apache.ignite.ml.knn.<a href="org/apache/ignite/ml/knn/KNNPartitionDataBuilder.html" title="class in org.apache.ignite.ml.knn">KNNPartitionDataBuilder</a></dt>
<dd>
<div class="block">Builds a new partition <code>data</code> from a partition <code>upstream</code> data and partition <code>context</code>.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/ml/recommendation/util/RecommendationBinaryDatasetDataBuilder.html#build-org.apache.ignite.ml.environment.LearningEnvironment-java.util.Iterator-long-org.apache.ignite.ml.dataset.primitive.context.EmptyContext-">build(LearningEnvironment, Iterator<span class='angle_bracket'>&lt;</span>UpstreamEntry<span class='angle_bracket'>&lt;</span>Object, BinaryObject<span class='angle_bracket'>&gt;</span><span class='angle_bracket'>&gt;</span>, long, EmptyContext)</a></span> - Method in class org.apache.ignite.ml.recommendation.util.<a href="org/apache/ignite/ml/recommendation/util/RecommendationBinaryDatasetDataBuilder.html" title="class in org.apache.ignite.ml.recommendation.util">RecommendationBinaryDatasetDataBuilder</a></dt>
<dd>
<div class="block">Builds a new partition <code>data</code> from a partition <code>upstream</code> data and partition <code>context</code>.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/ml/recommendation/util/RecommendationDatasetDataBuilder.html#build-org.apache.ignite.ml.environment.LearningEnvironment-java.util.Iterator-long-org.apache.ignite.ml.dataset.primitive.context.EmptyContext-">build(LearningEnvironment, Iterator<span class='angle_bracket'>&lt;</span>UpstreamEntry<span class='angle_bracket'>&lt;</span>K, Z<span class='angle_bracket'>&gt;</span><span class='angle_bracket'>&gt;</span>, long, EmptyContext)</a></span> - Method in class org.apache.ignite.ml.recommendation.util.<a href="org/apache/ignite/ml/recommendation/util/RecommendationDatasetDataBuilder.html" title="class in org.apache.ignite.ml.recommendation.util">RecommendationDatasetDataBuilder</a></dt>
<dd>
<div class="block">Builds a new partition <code>data</code> from a partition <code>upstream</code> data and partition <code>context</code>.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/ml/structures/partition/LabeledDatasetPartitionDataBuilderOnHeap.html#build-org.apache.ignite.ml.environment.LearningEnvironment-java.util.Iterator-long-C-">build(LearningEnvironment, Iterator<span class='angle_bracket'>&lt;</span>UpstreamEntry<span class='angle_bracket'>&lt;</span>K, V<span class='angle_bracket'>&gt;</span><span class='angle_bracket'>&gt;</span>, long, C)</a></span> - Method in class org.apache.ignite.ml.structures.partition.<a href="org/apache/ignite/ml/structures/partition/LabeledDatasetPartitionDataBuilderOnHeap.html" title="class in org.apache.ignite.ml.structures.partition">LabeledDatasetPartitionDataBuilderOnHeap</a></dt>
<dd>
<div class="block">Builds a new partition <code>data</code> from a partition <code>upstream</code> data and partition <code>context</code>.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/ml/structures/partition/LabelPartitionDataBuilderOnHeap.html#build-org.apache.ignite.ml.environment.LearningEnvironment-java.util.Iterator-long-C-">build(LearningEnvironment, Iterator<span class='angle_bracket'>&lt;</span>UpstreamEntry<span class='angle_bracket'>&lt;</span>K, V<span class='angle_bracket'>&gt;</span><span class='angle_bracket'>&gt;</span>, long, C)</a></span> - Method in class org.apache.ignite.ml.structures.partition.<a href="org/apache/ignite/ml/structures/partition/LabelPartitionDataBuilderOnHeap.html" title="class in org.apache.ignite.ml.structures.partition">LabelPartitionDataBuilderOnHeap</a></dt>
<dd>
<div class="block">Builds a new partition <code>data</code> from a partition <code>upstream</code> data and partition <code>context</code>.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/ml/tree/data/DecisionTreeDataBuilder.html#build-org.apache.ignite.ml.environment.LearningEnvironment-java.util.Iterator-long-C-">build(LearningEnvironment, Iterator<span class='angle_bracket'>&lt;</span>UpstreamEntry<span class='angle_bracket'>&lt;</span>K, V<span class='angle_bracket'>&gt;</span><span class='angle_bracket'>&gt;</span>, long, C)</a></span> - Method in class org.apache.ignite.ml.tree.data.<a href="org/apache/ignite/ml/tree/data/DecisionTreeDataBuilder.html" title="class in org.apache.ignite.ml.tree.data">DecisionTreeDataBuilder</a></dt>
<dd>
<div class="block">Builds a new partition <code>data</code> from a partition <code>upstream</code> data and partition <code>context</code>.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/ml/util/generators/primitives/vector/VectorGeneratorsFamily.Builder.html#build--">build()</a></span> - Method in class org.apache.ignite.ml.util.generators.primitives.vector.<a href="org/apache/ignite/ml/util/generators/primitives/vector/VectorGeneratorsFamily.Builder.html" title="class in org.apache.ignite.ml.util.generators.primitives.vector">VectorGeneratorsFamily.Builder</a></dt>
<dd>
<div class="block">Builds VectorGeneratorsFamily instance.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/ml/util/generators/primitives/vector/VectorGeneratorsFamily.Builder.html#build-long-">build(long)</a></span> - Method in class org.apache.ignite.ml.util.generators.primitives.vector.<a href="org/apache/ignite/ml/util/generators/primitives/vector/VectorGeneratorsFamily.Builder.html" title="class in org.apache.ignite.ml.util.generators.primitives.vector">VectorGeneratorsFamily.Builder</a></dt>
<dd>
<div class="block">Builds VectorGeneratorsFamily instance.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/ml/util/generators/standard/GaussianMixtureDataStream.Builder.html#build--">build()</a></span> - Method in class org.apache.ignite.ml.util.generators.standard.<a href="org/apache/ignite/ml/util/generators/standard/GaussianMixtureDataStream.Builder.html" title="class in org.apache.ignite.ml.util.generators.standard">GaussianMixtureDataStream.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/ml/util/generators/standard/GaussianMixtureDataStream.Builder.html#build-long-">build(long)</a></span> - Method in class org.apache.ignite.ml.util.generators.standard.<a href="org/apache/ignite/ml/util/generators/standard/GaussianMixtureDataStream.Builder.html" title="class in org.apache.ignite.ml.util.generators.standard">GaussianMixtureDataStream.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/plugin/security/SecurityPermissionSetBuilder.html#build--">build()</a></span> - Method in class org.apache.ignite.plugin.security.<a href="org/apache/ignite/plugin/security/SecurityPermissionSetBuilder.html" title="class in org.apache.ignite.plugin.security">SecurityPermissionSetBuilder</a></dt>
<dd>
<div class="block">Builds the <a href="org/apache/ignite/plugin/security/SecurityPermissionSet.html" title="interface in org.apache.ignite.plugin.security"><code>SecurityPermissionSet</code></a>.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/spi/tracing/TracingConfigurationCoordinates.Builder.html#build--">build()</a></span> - Method in class org.apache.ignite.spi.tracing.<a href="org/apache/ignite/spi/tracing/TracingConfigurationCoordinates.Builder.html" title="class in org.apache.ignite.spi.tracing">TracingConfigurationCoordinates.Builder</a></dt>
<dd>
<div class="block">Builder's build() method.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/spi/tracing/TracingConfigurationParameters.Builder.html#build--">build()</a></span> - Method in class org.apache.ignite.spi.tracing.<a href="org/apache/ignite/spi/tracing/TracingConfigurationParameters.Builder.html" title="class in org.apache.ignite.spi.tracing">TracingConfigurationParameters.Builder</a></dt>
<dd>
<div class="block">Builder's build() method.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/ml/composition/boosting/GDBTrainer.html#buildBaseModelTrainer--">buildBaseModelTrainer()</a></span> - Method in class org.apache.ignite.ml.composition.boosting.<a href="org/apache/ignite/ml/composition/boosting/GDBTrainer.html" title="class in org.apache.ignite.ml.composition.boosting">GDBTrainer</a></dt>
<dd>
<div class="block">Returns regressor model trainer for one step of GDB.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/ml/tree/boosting/GDBBinaryClassifierOnTreesTrainer.html#buildBaseModelTrainer--">buildBaseModelTrainer()</a></span> - Method in class org.apache.ignite.ml.tree.boosting.<a href="org/apache/ignite/ml/tree/boosting/GDBBinaryClassifierOnTreesTrainer.html" title="class in org.apache.ignite.ml.tree.boosting">GDBBinaryClassifierOnTreesTrainer</a></dt>
<dd>
<div class="block">Returns regressor model trainer for one step of GDB.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/ml/tree/boosting/GDBRegressionOnTreesTrainer.html#buildBaseModelTrainer--">buildBaseModelTrainer()</a></span> - Method in class org.apache.ignite.ml.tree.boosting.<a href="org/apache/ignite/ml/tree/boosting/GDBRegressionOnTreesTrainer.html" title="class in org.apache.ignite.ml.tree.boosting">GDBRegressionOnTreesTrainer</a></dt>
<dd>
<div class="block">Returns regressor model trainer for one step of GDB.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/cache/store/jdbc/CacheJdbcPojoStore.html#buildBinaryObject-java.lang.String-org.apache.ignite.cache.store.jdbc.JdbcTypeField:A-java.util.Map-java.sql.ResultSet-">buildBinaryObject(String, JdbcTypeField[], Map<span class='angle_bracket'>&lt;</span>String, Integer<span class='angle_bracket'>&gt;</span>, ResultSet)</a></span> - Method in class org.apache.ignite.cache.store.jdbc.<a href="org/apache/ignite/cache/store/jdbc/CacheJdbcPojoStore.html" title="class in org.apache.ignite.cache.store.jdbc">CacheJdbcPojoStore</a></dt>
<dd>
<div class="block">Construct binary object from query result.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/ml/tree/randomforest/RandomForestClassifierTrainer.html#buildComposition-java.util.List-">buildComposition(List<span class='angle_bracket'>&lt;</span>RandomForestTreeModel<span class='angle_bracket'>&gt;</span>)</a></span> - Method in class org.apache.ignite.ml.tree.randomforest.<a href="org/apache/ignite/ml/tree/randomforest/RandomForestClassifierTrainer.html" title="class in org.apache.ignite.ml.tree.randomforest">RandomForestClassifierTrainer</a></dt>
<dd>
<div class="block">Returns composition of built trees.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/ml/tree/randomforest/RandomForestRegressionTrainer.html#buildComposition-java.util.List-">buildComposition(List<span class='angle_bracket'>&lt;</span>RandomForestTreeModel<span class='angle_bracket'>&gt;</span>)</a></span> - Method in class org.apache.ignite.ml.tree.randomforest.<a href="org/apache/ignite/ml/tree/randomforest/RandomForestRegressionTrainer.html" title="class in org.apache.ignite.ml.tree.randomforest">RandomForestRegressionTrainer</a></dt>
<dd>
<div class="block">Returns composition of built trees.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/ml/tree/randomforest/RandomForestTrainer.html#buildComposition-java.util.List-">buildComposition(List<span class='angle_bracket'>&lt;</span>RandomForestTreeModel<span class='angle_bracket'>&gt;</span>)</a></span> - Method in class org.apache.ignite.ml.tree.randomforest.<a href="org/apache/ignite/ml/tree/randomforest/RandomForestTrainer.html" title="class in org.apache.ignite.ml.tree.randomforest">RandomForestTrainer</a></dt>
<dd>
<div class="block">Returns composition of built trees.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/ml/knn/utils/KNNUtils.html#buildDataset-org.apache.ignite.ml.environment.LearningEnvironmentBuilder-org.apache.ignite.ml.dataset.DatasetBuilder-org.apache.ignite.ml.preprocessing.Preprocessor-">buildDataset(LearningEnvironmentBuilder, DatasetBuilder<span class='angle_bracket'>&lt;</span>K, V<span class='angle_bracket'>&gt;</span>, Preprocessor<span class='angle_bracket'>&lt;</span>K, V<span class='angle_bracket'>&gt;</span>)</a></span> - Static method in class org.apache.ignite.ml.knn.utils.<a href="org/apache/ignite/ml/knn/utils/KNNUtils.html" title="class in org.apache.ignite.ml.knn.utils">KNNUtils</a></dt>
<dd>
<div class="block">Builds dataset.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/ml/tree/NodeData.html#buildDecisionTreeModel-java.util.Map-">buildDecisionTreeModel(Map<span class='angle_bracket'>&lt;</span>Integer, NodeData<span class='angle_bracket'>&gt;</span>)</a></span> - Static method in class org.apache.ignite.ml.tree.<a href="org/apache/ignite/ml/tree/NodeData.html" title="class in org.apache.ignite.ml.tree">NodeData</a></dt>
<dd>
<div class="block">Builds the DT model by the given sorted map of nodes.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/IgniteBinary.html#buildEnum-java.lang.String-int-">buildEnum(String, int)</a></span> - Method in interface org.apache.ignite.<a href="org/apache/ignite/IgniteBinary.html" title="interface in org.apache.ignite">IgniteBinary</a></dt>
<dd>
<div class="block">Create enum object using value.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/IgniteBinary.html#buildEnum-java.lang.String-java.lang.String-">buildEnum(String, String)</a></span> - Method in interface org.apache.ignite.<a href="org/apache/ignite/IgniteBinary.html" title="interface in org.apache.ignite">IgniteBinary</a></dt>
<dd>
<div class="block">Create enum object using name.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/IgniteBinary.html#builder-java.lang.String-">builder(String)</a></span> - Method in interface org.apache.ignite.<a href="org/apache/ignite/IgniteBinary.html" title="interface in org.apache.ignite">IgniteBinary</a></dt>
<dd>
<div class="block">Creates new binary builder.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/IgniteBinary.html#builder-org.apache.ignite.binary.BinaryObject-">builder(BinaryObject)</a></span> - Method in interface org.apache.ignite.<a href="org/apache/ignite/IgniteBinary.html" title="interface in org.apache.ignite">IgniteBinary</a></dt>
<dd>
<div class="block">Creates binary builder initialized by existing binary object.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/ml/trainers/transformers/BaggingUpstreamTransformer.html#builder-double-int-">builder(double, int)</a></span> - Static method in class org.apache.ignite.ml.trainers.transformers.<a href="org/apache/ignite/ml/trainers/transformers/BaggingUpstreamTransformer.html" title="class in org.apache.ignite.ml.trainers.transformers">BaggingUpstreamTransformer</a></dt>
<dd>
<div class="block">Get builder of <a href="org/apache/ignite/ml/trainers/transformers/BaggingUpstreamTransformer.html" title="class in org.apache.ignite.ml.trainers.transformers"><code>BaggingUpstreamTransformer</code></a> for a model with a specified index in ensemble.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/ml/util/generators/primitives/vector/VectorGeneratorsFamily.Builder.html#Builder--">Builder()</a></span> - Constructor for class org.apache.ignite.ml.util.generators.primitives.vector.<a href="org/apache/ignite/ml/util/generators/primitives/vector/VectorGeneratorsFamily.Builder.html" title="class in org.apache.ignite.ml.util.generators.primitives.vector">VectorGeneratorsFamily.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/ml/util/generators/standard/GaussianMixtureDataStream.Builder.html#Builder--">Builder()</a></span> - Constructor for class org.apache.ignite.ml.util.generators.standard.<a href="org/apache/ignite/ml/util/generators/standard/GaussianMixtureDataStream.Builder.html" title="class in org.apache.ignite.ml.util.generators.standard">GaussianMixtureDataStream.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/ml/util/ModelTrace.html#builder-java.lang.String-boolean-">builder(String, boolean)</a></span> - Static method in class org.apache.ignite.ml.util.<a href="org/apache/ignite/ml/util/ModelTrace.html" title="class in org.apache.ignite.ml.util">ModelTrace</a></dt>
<dd>
<div class="block">Creates an instance of ModelTrace.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/ml/util/ModelTrace.html#builder-java.lang.String-">builder(String)</a></span> - Static method in class org.apache.ignite.ml.util.<a href="org/apache/ignite/ml/util/ModelTrace.html" title="class in org.apache.ignite.ml.util">ModelTrace</a></dt>
<dd>
<div class="block">Creates an instance of ModelTrace.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/spi/tracing/TracingConfigurationCoordinates.Builder.html#Builder-org.apache.ignite.spi.tracing.Scope-">Builder(Scope)</a></span> - Constructor for class org.apache.ignite.spi.tracing.<a href="org/apache/ignite/spi/tracing/TracingConfigurationCoordinates.Builder.html" title="class in org.apache.ignite.spi.tracing">TracingConfigurationCoordinates.Builder</a></dt>
<dd>
<div class="block">Constructor.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/spi/tracing/TracingConfigurationParameters.Builder.html#Builder--">Builder()</a></span> - Constructor for class org.apache.ignite.spi.tracing.<a href="org/apache/ignite/spi/tracing/TracingConfigurationParameters.Builder.html" title="class in org.apache.ignite.spi.tracing">TracingConfigurationParameters.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/ml/environment/LearningEnvironmentBuilder.html#buildForTrainer--">buildForTrainer()</a></span> - Method in interface org.apache.ignite.ml.environment.<a href="org/apache/ignite/ml/environment/LearningEnvironmentBuilder.html" title="interface in org.apache.ignite.ml.environment">LearningEnvironmentBuilder</a></dt>
<dd>
<div class="block">Builds learning environment for trainer.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/ml/environment/DefaultLearningEnvironmentBuilder.html#buildForWorker-int-">buildForWorker(int)</a></span> - Method in class org.apache.ignite.ml.environment.<a href="org/apache/ignite/ml/environment/DefaultLearningEnvironmentBuilder.html" title="class in org.apache.ignite.ml.environment">DefaultLearningEnvironmentBuilder</a></dt>
<dd>
<div class="block">Builds <a href="org/apache/ignite/ml/environment/LearningEnvironment.html" title="interface in org.apache.ignite.ml.environment"><code>LearningEnvironment</code></a> for worker on given partition.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/ml/environment/LearningEnvironmentBuilder.html#buildForWorker-int-">buildForWorker(int)</a></span> - Method in interface org.apache.ignite.ml.environment.<a href="org/apache/ignite/ml/environment/LearningEnvironmentBuilder.html" title="interface in org.apache.ignite.ml.environment">LearningEnvironmentBuilder</a></dt>
<dd>
<div class="block">Builds <a href="org/apache/ignite/ml/environment/LearningEnvironment.html" title="interface in org.apache.ignite.ml.environment"><code>LearningEnvironment</code></a> for worker on given partition.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/cache/store/cassandra/persistence/PersistenceController.html#buildKeyObject-com.datastax.driver.core.Row-">buildKeyObject(Row)</a></span> - Method in class org.apache.ignite.cache.store.cassandra.persistence.<a href="org/apache/ignite/cache/store/cassandra/persistence/PersistenceController.html" title="class in org.apache.ignite.cache.store.cassandra.persistence">PersistenceController</a></dt>
<dd>
<div class="block">Builds Ignite cache key object from returned Cassandra table row.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/ml/knn/NNClassificationModel.html#buildLabeledDatasetOnListOfVectors-java.util.List-">buildLabeledDatasetOnListOfVectors(List<span class='angle_bracket'>&lt;</span>LabeledVector<span class='angle_bracket'>&gt;</span>)</a></span> - Method in class org.apache.ignite.ml.knn.<a href="org/apache/ignite/ml/knn/NNClassificationModel.html" title="class in org.apache.ignite.ml.knn">NNClassificationModel</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/cache/store/jdbc/CacheAbstractJdbcStore.html#buildObject-java.lang.String-java.lang.String-org.apache.ignite.cache.store.jdbc.CacheAbstractJdbcStore.TypeKind-org.apache.ignite.cache.store.jdbc.JdbcTypeField:A-java.util.Map-java.sql.ResultSet-">buildObject(String, String, CacheAbstractJdbcStore.TypeKind, JdbcTypeField[], Map<span class='angle_bracket'>&lt;</span>String, Integer<span class='angle_bracket'>&gt;</span>, ResultSet)</a></span> - Method in class org.apache.ignite.cache.store.jdbc.<a href="org/apache/ignite/cache/store/jdbc/CacheAbstractJdbcStore.html" title="class in org.apache.ignite.cache.store.jdbc">CacheAbstractJdbcStore</a></dt>
<dd>
<div class="block">Construct object from query result.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/cache/store/jdbc/CacheJdbcPojoStore.html#buildObject-java.lang.String-java.lang.String-org.apache.ignite.cache.store.jdbc.CacheAbstractJdbcStore.TypeKind-org.apache.ignite.cache.store.jdbc.JdbcTypeField:A-java.util.Map-java.sql.ResultSet-">buildObject(String, String, CacheAbstractJdbcStore.TypeKind, JdbcTypeField[], Map<span class='angle_bracket'>&lt;</span>String, Integer<span class='angle_bracket'>&gt;</span>, ResultSet)</a></span> - Method in class org.apache.ignite.cache.store.jdbc.<a href="org/apache/ignite/cache/store/jdbc/CacheJdbcPojoStore.html" title="class in org.apache.ignite.cache.store.jdbc">CacheJdbcPojoStore</a></dt>
<dd>
<div class="block">Construct object from query result.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/ml/tree/NodeData.html#buildTree-java.util.Map-org.apache.ignite.ml.tree.NodeData-">buildTree(Map<span class='angle_bracket'>&lt;</span>Integer, NodeData<span class='angle_bracket'>&gt;</span>, NodeData)</a></span> - Static method in class org.apache.ignite.ml.tree.<a href="org/apache/ignite/ml/tree/NodeData.html" title="class in org.apache.ignite.ml.tree">NodeData</a></dt>
<dd>
<div class="block">Build tree or sub-tree based on indices and nodes sorted map as a dictionary.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/cache/store/cassandra/persistence/PersistenceController.html#buildValueObject-com.datastax.driver.core.Row-">buildValueObject(Row)</a></span> - Method in class org.apache.ignite.cache.store.cassandra.persistence.<a href="org/apache/ignite/cache/store/cassandra/persistence/PersistenceController.html" title="class in org.apache.ignite.cache.store.cassandra.persistence">PersistenceController</a></dt>
<dd>
<div class="block">Builds Ignite cache value object from Cassandra table row .</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/cache/store/jdbc/CacheAbstractJdbcStore.html#BUILT_IN_TYPES">BUILT_IN_TYPES</a></span> - Static variable in class org.apache.ignite.cache.store.jdbc.<a href="org/apache/ignite/cache/store/jdbc/CacheAbstractJdbcStore.html" title="class in org.apache.ignite.cache.store.jdbc">CacheAbstractJdbcStore</a></dt>
<dd>
<div class="block">Built in Java types names.</div>
</dd>
<dt><a href="org/apache/ignite/cache/query/BulkLoadContextCursor.html" title="class in org.apache.ignite.cache.query"><span class="typeNameLink">BulkLoadContextCursor</span></a> - Class in <a href="org/apache/ignite/cache/query/package-summary.html">org.apache.ignite.cache.query</a></dt>
<dd>
<div class="block">A special FieldsQueryCursor subclass that is used as a sentinel to transfer data from bulk load
(COPY) command to the JDBC or other client-facing driver: the bulk load batch processor
and parameters to send to the client.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/cache/query/BulkLoadContextCursor.html#BulkLoadContextCursor-org.apache.ignite.internal.processors.bulkload.BulkLoadProcessor-org.apache.ignite.internal.processors.bulkload.BulkLoadAckClientParameters-">BulkLoadContextCursor(BulkLoadProcessor, BulkLoadAckClientParameters)</a></span> - Constructor for class org.apache.ignite.cache.query.<a href="org/apache/ignite/cache/query/BulkLoadContextCursor.html" title="class in org.apache.ignite.cache.query">BulkLoadContextCursor</a></dt>
<dd>
<div class="block">Creates a cursor.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/cache/query/BulkLoadContextCursor.html#bulkLoadProcessor--">bulkLoadProcessor()</a></span> - Method in class org.apache.ignite.cache.query.<a href="org/apache/ignite/cache/query/BulkLoadContextCursor.html" title="class in org.apache.ignite.cache.query">BulkLoadContextCursor</a></dt>
<dd>
<div class="block">Returns a bulk load context.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/osgi/classloaders/BundleDelegatingClassLoader.html#bundle">bundle</a></span> - Variable in class org.apache.ignite.osgi.classloaders.<a href="org/apache/ignite/osgi/classloaders/BundleDelegatingClassLoader.html" title="class in org.apache.ignite.osgi.classloaders">BundleDelegatingClassLoader</a></dt>
<dd>
<div class="block">The bundle which loaded Ignite.</div>
</dd>
<dt><a href="org/apache/ignite/osgi/classloaders/BundleDelegatingClassLoader.html" title="class in org.apache.ignite.osgi.classloaders"><span class="typeNameLink">BundleDelegatingClassLoader</span></a> - Class in <a href="org/apache/ignite/osgi/classloaders/package-summary.html">org.apache.ignite.osgi.classloaders</a></dt>
<dd>
<div class="block">A <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/ClassLoader.html?is-external=true" title="class or interface in java.lang"><code>ClassLoader</code></a> implementation delegating to a given OSGi bundle, and to the specified <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/ClassLoader.html?is-external=true" title="class or interface in java.lang"><code>ClassLoader</code></a>
as a fallback.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/osgi/classloaders/BundleDelegatingClassLoader.html#BundleDelegatingClassLoader-org.osgi.framework.Bundle-">BundleDelegatingClassLoader(Bundle)</a></span> - Constructor for class org.apache.ignite.osgi.classloaders.<a href="org/apache/ignite/osgi/classloaders/BundleDelegatingClassLoader.html" title="class in org.apache.ignite.osgi.classloaders">BundleDelegatingClassLoader</a></dt>
<dd>
<div class="block">Constructor.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/osgi/classloaders/BundleDelegatingClassLoader.html#BundleDelegatingClassLoader-org.osgi.framework.Bundle-java.lang.ClassLoader-">BundleDelegatingClassLoader(Bundle, ClassLoader)</a></span> - Constructor for class org.apache.ignite.osgi.classloaders.<a href="org/apache/ignite/osgi/classloaders/BundleDelegatingClassLoader.html" title="class in org.apache.ignite.osgi.classloaders">BundleDelegatingClassLoader</a></dt>
<dd>
<div class="block">Constructor.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/spi/systemview/view/NodeMetricsView.html#busyTimePercentage--">busyTimePercentage()</a></span> - Method in class org.apache.ignite.spi.systemview.view.<a href="org/apache/ignite/spi/systemview/view/NodeMetricsView.html" title="class in org.apache.ignite.spi.systemview.view">NodeMetricsView</a></dt>
<dd>&nbsp;</dd>
</dl>
<a name="I:C">
<!-- -->
</a>
<h2 class="title">C</h2>
<dl>
<dt><span class="memberNameLink"><a href="org/apache/ignite/cache/hibernate/HibernateAccessStrategyAdapter.html#cache">cache</a></span> - Variable in class org.apache.ignite.cache.hibernate.<a href="org/apache/ignite/cache/hibernate/HibernateAccessStrategyAdapter.html" title="class in org.apache.ignite.cache.hibernate">HibernateAccessStrategyAdapter</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/cache/hibernate/HibernateCacheProxy.html#cache--">cache()</a></span> - Method in class org.apache.ignite.cache.hibernate.<a href="org/apache/ignite/cache/hibernate/HibernateCacheProxy.html" title="class in org.apache.ignite.cache.hibernate">HibernateCacheProxy</a></dt>
<dd>
<div class="block">Gets base cache for this projection.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/cache/query/QueryDetailMetrics.html#cache--">cache()</a></span> - Method in interface org.apache.ignite.cache.query.<a href="org/apache/ignite/cache/query/QueryDetailMetrics.html" title="interface in org.apache.ignite.cache.query">QueryDetailMetrics</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/client/IgniteClient.html#cache-java.lang.String-">cache(String)</a></span> - Method in interface org.apache.ignite.client.<a href="org/apache/ignite/client/IgniteClient.html" title="interface in org.apache.ignite.client">IgniteClient</a></dt>
<dd>
<div class="block">Get existing cache.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/Ignite.html#cache-java.lang.String-">cache(String)</a></span> - Method in interface org.apache.ignite.<a href="org/apache/ignite/Ignite.html" title="interface in org.apache.ignite">Ignite</a></dt>
<dd>
<div class="block">Gets an instance of <a href="org/apache/ignite/IgniteCache.html" title="interface in org.apache.ignite"><code>IgniteCache</code></a> API for the given name if one is configured or <code>null</code> otherwise.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/IgniteClientSpringBean.html#cache-java.lang.String-">cache(String)</a></span> - Method in class org.apache.ignite.<a href="org/apache/ignite/IgniteClientSpringBean.html" title="class in org.apache.ignite">IgniteClientSpringBean</a></dt>
<dd>
<div class="block">Get existing cache.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/IgniteSpringBean.html#cache-java.lang.String-">cache(String)</a></span> - Method in class org.apache.ignite.<a href="org/apache/ignite/IgniteSpringBean.html" title="class in org.apache.ignite">IgniteSpringBean</a></dt>
<dd>
<div class="block">Gets an instance of <a href="org/apache/ignite/IgniteCache.html" title="interface in org.apache.ignite"><code>IgniteCache</code></a> API for the given name if one is configured or <code>null</code> otherwise.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/cache/hibernate/HibernateAccessStrategyFactory.html#CACHE_PREFIX">CACHE_PREFIX</a></span> - Static variable in class org.apache.ignite.cache.hibernate.<a href="org/apache/ignite/cache/hibernate/HibernateAccessStrategyFactory.html" title="class in org.apache.ignite.cache.hibernate">HibernateAccessStrategyFactory</a></dt>
<dd>
<div class="block">When set, all cache names in ignite will be fetched using the specified prefix.</div>
</dd>
<dt><a href="org/apache/ignite/cache/store/jdbc/CacheAbstractJdbcStore.html" title="class in org.apache.ignite.cache.store.jdbc"><span class="typeNameLink">CacheAbstractJdbcStore</span></a><span class='angle_bracket'>&lt;</span><a href="org/apache/ignite/cache/store/jdbc/CacheAbstractJdbcStore.html" title="type parameter in CacheAbstractJdbcStore">K</a>,<a href="org/apache/ignite/cache/store/jdbc/CacheAbstractJdbcStore.html" title="type parameter in CacheAbstractJdbcStore">V</a><span class='angle_bracket'>&gt;</span> - Class in <a href="org/apache/ignite/cache/store/jdbc/package-summary.html">org.apache.ignite.cache.store.jdbc</a></dt>
<dd>
<div class="block">Implementation of <a href="org/apache/ignite/cache/store/CacheStore.html" title="interface in org.apache.ignite.cache.store"><code>CacheStore</code></a> backed by JDBC.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/cache/store/jdbc/CacheAbstractJdbcStore.html#CacheAbstractJdbcStore--">CacheAbstractJdbcStore()</a></span> - Constructor for class org.apache.ignite.cache.store.jdbc.<a href="org/apache/ignite/cache/store/jdbc/CacheAbstractJdbcStore.html" title="class in org.apache.ignite.cache.store.jdbc">CacheAbstractJdbcStore</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/ignite/cache/store/jdbc/CacheAbstractJdbcStore.EntryMapping.html" title="class in org.apache.ignite.cache.store.jdbc"><span class="typeNameLink">CacheAbstractJdbcStore.EntryMapping</span></a> - Class in <a href="org/apache/ignite/cache/store/jdbc/package-summary.html">org.apache.ignite.cache.store.jdbc</a></dt>
<dd>
<div class="block">Entry mapping description.</div>
</dd>
<dt><a href="org/apache/ignite/cache/store/jdbc/CacheAbstractJdbcStore.TypeKind.html" title="enum in org.apache.ignite.cache.store.jdbc"><span class="typeNameLink">CacheAbstractJdbcStore.TypeKind</span></a> - Enum in <a href="org/apache/ignite/cache/store/jdbc/package-summary.html">org.apache.ignite.cache.store.jdbc</a></dt>
<dd>
<div class="block">Type kind.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/configuration/CommunicationFailureContext.html#cacheAffinity-java.lang.String-">cacheAffinity(String)</a></span> - Method in interface org.apache.ignite.configuration.<a href="org/apache/ignite/configuration/CommunicationFailureContext.html" title="interface in org.apache.ignite.configuration">CommunicationFailureContext</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/ignite/cache/CacheAtomicityMode.html" title="enum in org.apache.ignite.cache"><span class="typeNameLink">CacheAtomicityMode</span></a> - Enum in <a href="org/apache/ignite/cache/package-summary.html">org.apache.ignite.cache</a></dt>
<dd>
<div class="block">Cache atomicity mode controls whether cache should maintain fully transactional semantics
or more light-weight atomic behavior.</div>
</dd>
<dt><a href="org/apache/ignite/ml/dataset/impl/cache/CacheBasedDataset.html" title="class in org.apache.ignite.ml.dataset.impl.cache"><span class="typeNameLink">CacheBasedDataset</span></a><span class='angle_bracket'>&lt;</span><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> 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>,<a href="org/apache/ignite/ml/dataset/impl/cache/CacheBasedDataset.html" title="type parameter in CacheBasedDataset">D</a> 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><span class='angle_bracket'>&gt;</span> - Class in <a href="org/apache/ignite/ml/dataset/impl/cache/package-summary.html">org.apache.ignite.ml.dataset.impl.cache</a></dt>
<dd>
<div class="block">An implementation 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>
</dd>
<dt><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(Ignite, IgniteCache<span class='angle_bracket'>&lt;</span>K, V<span class='angle_bracket'>&gt;</span>, IgniteBiPredicate<span class='angle_bracket'>&lt;</span>K, V<span class='angle_bracket'>&gt;</span>, UpstreamTransformerBuilder, IgniteCache<span class='angle_bracket'>&lt;</span>Integer, C<span class='angle_bracket'>&gt;</span>, LearningEnvironmentBuilder, PartitionDataBuilder<span class='angle_bracket'>&lt;</span>K, V, C, D<span class='angle_bracket'>&gt;</span>, UUID, boolean, LearningEnvironment, int)</a></span> - Constructor for class org.apache.ignite.ml.dataset.impl.cache.<a href="org/apache/ignite/ml/dataset/impl/cache/CacheBasedDataset.html" title="class in org.apache.ignite.ml.dataset.impl.cache">CacheBasedDataset</a></dt>
<dd>
<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>
</dd>
<dt><a href="org/apache/ignite/ml/dataset/impl/cache/CacheBasedDatasetBuilder.html" title="class in org.apache.ignite.ml.dataset.impl.cache"><span class="typeNameLink">CacheBasedDatasetBuilder</span></a><span class='angle_bracket'>&lt;</span><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><span class='angle_bracket'>&gt;</span> - Class in <a href="org/apache/ignite/ml/dataset/impl/cache/package-summary.html">org.apache.ignite.ml.dataset.impl.cache</a></dt>
<dd>
<div class="block">A 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>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/ml/dataset/impl/cache/CacheBasedDatasetBuilder.html#CacheBasedDatasetBuilder-org.apache.ignite.Ignite-org.apache.ignite.IgniteCache-">CacheBasedDatasetBuilder(Ignite, IgniteCache<span class='angle_bracket'>&lt;</span>K, V<span class='angle_bracket'>&gt;</span>)</a></span> - Constructor for class org.apache.ignite.ml.dataset.impl.cache.<a href="org/apache/ignite/ml/dataset/impl/cache/CacheBasedDatasetBuilder.html" title="class in org.apache.ignite.ml.dataset.impl.cache">CacheBasedDatasetBuilder</a></dt>
<dd>
<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>
</dd>
<dt><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(Ignite, IgniteCache<span class='angle_bracket'>&lt;</span>K, V<span class='angle_bracket'>&gt;</span>, IgniteBiPredicate<span class='angle_bracket'>&lt;</span>K, V<span class='angle_bracket'>&gt;</span>)</a></span> - Constructor for class org.apache.ignite.ml.dataset.impl.cache.<a href="org/apache/ignite/ml/dataset/impl/cache/CacheBasedDatasetBuilder.html" title="class in org.apache.ignite.ml.dataset.impl.cache">CacheBasedDatasetBuilder</a></dt>
<dd>
<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>
</dd>
<dt><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(Ignite, IgniteCache<span class='angle_bracket'>&lt;</span>K, V<span class='angle_bracket'>&gt;</span>, IgniteBiPredicate<span class='angle_bracket'>&lt;</span>K, V<span class='angle_bracket'>&gt;</span>, UpstreamTransformerBuilder)</a></span> - Constructor for class org.apache.ignite.ml.dataset.impl.cache.<a href="org/apache/ignite/ml/dataset/impl/cache/CacheBasedDatasetBuilder.html" title="class in org.apache.ignite.ml.dataset.impl.cache">CacheBasedDatasetBuilder</a></dt>
<dd>
<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>
</dd>
<dt><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(Ignite, IgniteCache<span class='angle_bracket'>&lt;</span>K, V<span class='angle_bracket'>&gt;</span>, IgniteBiPredicate<span class='angle_bracket'>&lt;</span>K, V<span class='angle_bracket'>&gt;</span>, UpstreamTransformerBuilder, Boolean, int)</a></span> - Constructor for class org.apache.ignite.ml.dataset.impl.cache.<a href="org/apache/ignite/ml/dataset/impl/cache/CacheBasedDatasetBuilder.html" title="class in org.apache.ignite.ml.dataset.impl.cache">CacheBasedDatasetBuilder</a></dt>
<dd>
<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>
</dd>
<dt><a href="org/apache/ignite/ml/selection/scoring/cursor/CacheBasedLabelPairCursor.html" title="class in org.apache.ignite.ml.selection.scoring.cursor"><span class="typeNameLink">CacheBasedLabelPairCursor</span></a><span class='angle_bracket'>&lt;</span><a href="org/apache/ignite/ml/selection/scoring/cursor/CacheBasedLabelPairCursor.html" title="type parameter in CacheBasedLabelPairCursor">L</a>,<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><span class='angle_bracket'>&gt;</span> - Class in <a href="org/apache/ignite/ml/selection/scoring/cursor/package-summary.html">org.apache.ignite.ml.selection.scoring.cursor</a></dt>
<dd>
<div class="block">Truth with prediction cursor based on a data stored in Ignite cache.</div>
</dd>
<dt><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(IgniteCache<span class='angle_bracket'>&lt;</span>K, V<span class='angle_bracket'>&gt;</span>, IgniteBiPredicate<span class='angle_bracket'>&lt;</span>K, V<span class='angle_bracket'>&gt;</span>, Preprocessor<span class='angle_bracket'>&lt;</span>K, V<span class='angle_bracket'>&gt;</span>, IgniteModel<span class='angle_bracket'>&lt;</span>Vector, L<span class='angle_bracket'>&gt;</span>)</a></span> - Constructor for class org.apache.ignite.ml.selection.scoring.cursor.<a href="org/apache/ignite/ml/selection/scoring/cursor/CacheBasedLabelPairCursor.html" title="class in org.apache.ignite.ml.selection.scoring.cursor">CacheBasedLabelPairCursor</a></dt>
<dd>
<div class="block">Constructs a new instance of cache based truth with prediction cursor.</div>
</dd>
<dt><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(IgniteCache<span class='angle_bracket'>&lt;</span>K, V<span class='angle_bracket'>&gt;</span>, Preprocessor<span class='angle_bracket'>&lt;</span>K, V<span class='angle_bracket'>&gt;</span>, IgniteModel<span class='angle_bracket'>&lt;</span>Vector, L<span class='angle_bracket'>&gt;</span>)</a></span> - Constructor for class org.apache.ignite.ml.selection.scoring.cursor.<a href="org/apache/ignite/ml/selection/scoring/cursor/CacheBasedLabelPairCursor.html" title="class in org.apache.ignite.ml.selection.scoring.cursor">CacheBasedLabelPairCursor</a></dt>
<dd>
<div class="block">Constructs a new instance of cache based truth with prediction cursor.</div>
</dd>
<dt><a href="org/apache/ignite/spi/checkpoint/cache/CacheCheckpointSpi.html" title="class in org.apache.ignite.spi.checkpoint.cache"><span class="typeNameLink">CacheCheckpointSpi</span></a> - Class in <a href="org/apache/ignite/spi/checkpoint/cache/package-summary.html">org.apache.ignite.spi.checkpoint.cache</a></dt>
<dd>
<div class="block">This class defines cache-based implementation for checkpoint SPI.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/spi/checkpoint/cache/CacheCheckpointSpi.html#CacheCheckpointSpi--">CacheCheckpointSpi()</a></span> - Constructor for class org.apache.ignite.spi.checkpoint.cache.<a href="org/apache/ignite/spi/checkpoint/cache/CacheCheckpointSpi.html" title="class in org.apache.ignite.spi.checkpoint.cache">CacheCheckpointSpi</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/ignite/spi/checkpoint/cache/CacheCheckpointSpiMBean.html" title="interface in org.apache.ignite.spi.checkpoint.cache"><span class="typeNameLink">CacheCheckpointSpiMBean</span></a> - Interface in <a href="org/apache/ignite/spi/checkpoint/cache/package-summary.html">org.apache.ignite.spi.checkpoint.cache</a></dt>
<dd>
<div class="block">Management bean that provides general administrative and configuration information
about cache checkpoint SPI.</div>
</dd>
<dt><a href="org/apache/ignite/configuration/CacheConfiguration.html" title="class in org.apache.ignite.configuration"><span class="typeNameLink">CacheConfiguration</span></a><span class='angle_bracket'>&lt;</span><a href="org/apache/ignite/configuration/CacheConfiguration.html" title="type parameter in CacheConfiguration">K</a>,<a href="org/apache/ignite/configuration/CacheConfiguration.html" title="type parameter in CacheConfiguration">V</a><span class='angle_bracket'>&gt;</span> - Class in <a href="org/apache/ignite/configuration/package-summary.html">org.apache.ignite.configuration</a></dt>
<dd>
<div class="block">This class defines grid cache configuration.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/configuration/CacheConfiguration.html#CacheConfiguration--">CacheConfiguration()</a></span> - Constructor for class org.apache.ignite.configuration.<a href="org/apache/ignite/configuration/CacheConfiguration.html" title="class in org.apache.ignite.configuration">CacheConfiguration</a></dt>
<dd>
<div class="block">Empty constructor (all values are initialized to their defaults).</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/configuration/CacheConfiguration.html#CacheConfiguration-java.lang.String-">CacheConfiguration(String)</a></span> - Constructor for class org.apache.ignite.configuration.<a href="org/apache/ignite/configuration/CacheConfiguration.html" title="class in org.apache.ignite.configuration">CacheConfiguration</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/configuration/CacheConfiguration.html#CacheConfiguration-javax.cache.configuration.CompleteConfiguration-">CacheConfiguration(CompleteConfiguration<span class='angle_bracket'>&lt;</span>K, V<span class='angle_bracket'>&gt;</span>)</a></span> - Constructor for class org.apache.ignite.configuration.<a href="org/apache/ignite/configuration/CacheConfiguration.html" title="class in org.apache.ignite.configuration">CacheConfiguration</a></dt>
<dd>
<div class="block">Copy constructor.</div>
</dd>
<dt><a href="org/apache/ignite/configuration/CacheConfiguration.IgniteAllNodesPredicate.html" title="class in org.apache.ignite.configuration"><span class="typeNameLink">CacheConfiguration.IgniteAllNodesPredicate</span></a> - Class in <a href="org/apache/ignite/configuration/package-summary.html">org.apache.ignite.configuration</a></dt>
<dd>
<div class="block">Filter that accepts all nodes.</div>
</dd>
<dt><a href="org/apache/ignite/events/CacheConsistencyViolationEvent.html" title="class in org.apache.ignite.events"><span class="typeNameLink">CacheConsistencyViolationEvent</span></a> - Class in <a href="org/apache/ignite/events/package-summary.html">org.apache.ignite.events</a></dt>
<dd>
<div class="block"><b>This is an experimental API.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/events/CacheConsistencyViolationEvent.html#CacheConsistencyViolationEvent-java.lang.String-org.apache.ignite.cluster.ClusterNode-java.lang.String-java.util.Map-">CacheConsistencyViolationEvent(String, ClusterNode, String, Map<span class='angle_bracket'>&lt;</span>Object, Map<span class='angle_bracket'>&lt;</span>ClusterNode, CacheConsistencyViolationEvent.EntryInfo<span class='angle_bracket'>&gt;</span><span class='angle_bracket'>&gt;</span>)</a></span> - Constructor for class org.apache.ignite.events.<a href="org/apache/ignite/events/CacheConsistencyViolationEvent.html" title="class in org.apache.ignite.events">CacheConsistencyViolationEvent</a></dt>
<dd>
<div class="block">Creates a new instance of CacheConsistencyViolationEvent.</div>
</dd>
<dt><a href="org/apache/ignite/events/CacheConsistencyViolationEvent.EntryInfo.html" title="interface in org.apache.ignite.events"><span class="typeNameLink">CacheConsistencyViolationEvent.EntryInfo</span></a> - Interface in <a href="org/apache/ignite/events/package-summary.html">org.apache.ignite.events</a></dt>
<dd>
<div class="block">Inconsistent entry info.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/spi/systemview/view/CacheGroupView.html#cacheCount--">cacheCount()</a></span> - Method in class org.apache.ignite.spi.systemview.view.<a href="org/apache/ignite/spi/systemview/view/CacheGroupView.html" title="class in org.apache.ignite.spi.systemview.view">CacheGroupView</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/spi/systemview/view/PagesListView.html#cachedPagesCount--">cachedPagesCount()</a></span> - Method in class org.apache.ignite.spi.systemview.view.<a href="org/apache/ignite/spi/systemview/view/PagesListView.html" title="class in org.apache.ignite.spi.systemview.view">PagesListView</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/ignite/cache/CacheEntry.html" title="interface in org.apache.ignite.cache"><span class="typeNameLink">CacheEntry</span></a><span class='angle_bracket'>&lt;</span><a href="org/apache/ignite/cache/CacheEntry.html" title="type parameter in CacheEntry">K</a>,<a href="org/apache/ignite/cache/CacheEntry.html" title="type parameter in CacheEntry">V</a><span class='angle_bracket'>&gt;</span> - Interface in <a href="org/apache/ignite/cache/package-summary.html">org.apache.ignite.cache</a></dt>
<dd>
<div class="block">Cache entry that extends <code>Cache.Entry</code> by providing additional entry related information.</div>
</dd>
<dt><a href="org/apache/ignite/cache/CacheEntryEventSerializableFilter.html" title="interface in org.apache.ignite.cache"><span class="typeNameLink">CacheEntryEventSerializableFilter</span></a><span class='angle_bracket'>&lt;</span><a href="org/apache/ignite/cache/CacheEntryEventSerializableFilter.html" title="type parameter in CacheEntryEventSerializableFilter">K</a>,<a href="org/apache/ignite/cache/CacheEntryEventSerializableFilter.html" title="type parameter in CacheEntryEventSerializableFilter">V</a><span class='angle_bracket'>&gt;</span> - Interface in <a href="org/apache/ignite/cache/package-summary.html">org.apache.ignite.cache</a></dt>
<dd>
<div class="block">This filter adds <a href="https://docs.oracle.com/javase/8/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io"><code>Serializable</code></a> interface to <code>CacheEntryEventFilter</code> object.</div>
</dd>
<dt><a href="org/apache/ignite/cache/CacheEntryProcessor.html" title="interface in org.apache.ignite.cache"><span class="typeNameLink">CacheEntryProcessor</span></a><span class='angle_bracket'>&lt;</span><a href="org/apache/ignite/cache/CacheEntryProcessor.html" title="type parameter in CacheEntryProcessor">K</a>,<a href="org/apache/ignite/cache/CacheEntryProcessor.html" title="type parameter in CacheEntryProcessor">V</a>,<a href="org/apache/ignite/cache/CacheEntryProcessor.html" title="type parameter in CacheEntryProcessor">T</a><span class='angle_bracket'>&gt;</span> - Interface in <a href="org/apache/ignite/cache/package-summary.html">org.apache.ignite.cache</a></dt>
<dd>
<div class="block">This processor adds <a href="https://docs.oracle.com/javase/8/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io"><code>Serializable</code></a> interface to <code>EntryProcessor</code> object.</div>
</dd>
<dt><a href="org/apache/ignite/cache/CacheEntryVersion.html" title="interface in org.apache.ignite.cache"><span class="typeNameLink">CacheEntryVersion</span></a> - Interface in <a href="org/apache/ignite/cache/package-summary.html">org.apache.ignite.cache</a></dt>
<dd>
<div class="block">Entry event order.</div>
</dd>
<dt><a href="org/apache/ignite/events/CacheEvent.html" title="class in org.apache.ignite.events"><span class="typeNameLink">CacheEvent</span></a> - Class in <a href="org/apache/ignite/events/package-summary.html">org.apache.ignite.events</a></dt>
<dd>
<div class="block">In-memory database (cache) event.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/events/CacheEvent.html#CacheEvent-java.lang.String-org.apache.ignite.cluster.ClusterNode-org.apache.ignite.cluster.ClusterNode-java.lang.String-int-int-boolean-java.lang.Object-org.apache.ignite.lang.IgniteUuid-java.lang.String-java.lang.Object-java.lang.Object-boolean-java.lang.Object-boolean-java.util.UUID-java.lang.String-java.lang.String-">CacheEvent(String, ClusterNode, ClusterNode, String, int, int, boolean, Object, IgniteUuid, String, Object, Object, boolean, Object, boolean, UUID, String, String)</a></span> - Constructor for class org.apache.ignite.events.<a href="org/apache/ignite/events/CacheEvent.html" title="class in org.apache.ignite.events">CacheEvent</a></dt>
<dd>
<div class="block">Constructs cache event.</div>
</dd>
<dt><a href="org/apache/ignite/cache/CacheExistsException.html" title="class in org.apache.ignite.cache"><span class="typeNameLink">CacheExistsException</span></a> - Exception in <a href="org/apache/ignite/cache/package-summary.html">org.apache.ignite.cache</a></dt>
<dd>
<div class="block">Exception thrown when cache must be created but it already exists.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/cache/CacheExistsException.html#CacheExistsException-java.lang.String-">CacheExistsException(String)</a></span> - Constructor for exception org.apache.ignite.cache.<a href="org/apache/ignite/cache/CacheExistsException.html" title="class in org.apache.ignite.cache">CacheExistsException</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/cache/CacheExistsException.html#CacheExistsException-java.lang.Throwable-">CacheExistsException(Throwable)</a></span> - Constructor for exception org.apache.ignite.cache.<a href="org/apache/ignite/cache/CacheExistsException.html" title="class in org.apache.ignite.cache">CacheExistsException</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/cache/CacheExistsException.html#CacheExistsException-java.lang.String-java.lang.Throwable-">CacheExistsException(String, Throwable)</a></span> - Constructor for exception org.apache.ignite.cache.<a href="org/apache/ignite/cache/CacheExistsException.html" title="class in org.apache.ignite.cache">CacheExistsException</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/spi/systemview/view/CacheGroupIoView.html#cacheGroupId--">cacheGroupId()</a></span> - Method in class org.apache.ignite.spi.systemview.view.<a href="org/apache/ignite/spi/systemview/view/CacheGroupIoView.html" title="class in org.apache.ignite.spi.systemview.view">CacheGroupIoView</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/spi/systemview/view/CacheGroupView.html#cacheGroupId--">cacheGroupId()</a></span> - Method in class org.apache.ignite.spi.systemview.view.<a href="org/apache/ignite/spi/systemview/view/CacheGroupView.html" title="class in org.apache.ignite.spi.systemview.view">CacheGroupView</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/spi/systemview/view/CachePagesListView.html#cacheGroupId--">cacheGroupId()</a></span> - Method in class org.apache.ignite.spi.systemview.view.<a href="org/apache/ignite/spi/systemview/view/CachePagesListView.html" title="class in org.apache.ignite.spi.systemview.view">CachePagesListView</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/spi/systemview/view/CacheView.html#cacheGroupId--">cacheGroupId()</a></span> - Method in class org.apache.ignite.spi.systemview.view.<a href="org/apache/ignite/spi/systemview/view/CacheView.html" title="class in org.apache.ignite.spi.systemview.view">CacheView</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/spi/systemview/view/PartitionStateView.html#cacheGroupId--">cacheGroupId()</a></span> - Method in class org.apache.ignite.spi.systemview.view.<a href="org/apache/ignite/spi/systemview/view/PartitionStateView.html" title="class in org.apache.ignite.spi.systemview.view">PartitionStateView</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/spi/systemview/view/ScanQueryView.html#cacheGroupId--">cacheGroupId()</a></span> - Method in class org.apache.ignite.spi.systemview.view.<a href="org/apache/ignite/spi/systemview/view/ScanQueryView.html" title="class in org.apache.ignite.spi.systemview.view">ScanQueryView</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/spi/systemview/view/SqlIndexView.html#cacheGroupId--">cacheGroupId()</a></span> - Method in class org.apache.ignite.spi.systemview.view.<a href="org/apache/ignite/spi/systemview/view/SqlIndexView.html" title="class in org.apache.ignite.spi.systemview.view">SqlIndexView</a></dt>
<dd>
<div class="block">Returns cache group ID.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/spi/systemview/view/SqlTableView.html#cacheGroupId--">cacheGroupId()</a></span> - Method in class org.apache.ignite.spi.systemview.view.<a href="org/apache/ignite/spi/systemview/view/SqlTableView.html" title="class in org.apache.ignite.spi.systemview.view">SqlTableView</a></dt>
<dd>
<div class="block">Returns cache group ID.</div>
</dd>
<dt><a href="org/apache/ignite/spi/systemview/view/CacheGroupIoView.html" title="class in org.apache.ignite.spi.systemview.view"><span class="typeNameLink">CacheGroupIoView</span></a> - Class in <a href="org/apache/ignite/spi/systemview/view/package-summary.html">org.apache.ignite.spi.systemview.view</a></dt>
<dd>
<div class="block">Cache group IO statistics representation for a <a href="org/apache/ignite/spi/systemview/view/SystemView.html" title="interface in org.apache.ignite.spi.systemview.view"><code>SystemView</code></a>.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/spi/systemview/view/CacheGroupIoView.html#CacheGroupIoView-org.apache.ignite.internal.processors.cache.CacheGroupContext-org.apache.ignite.internal.processors.metric.MetricRegistry-">CacheGroupIoView(CacheGroupContext, MetricRegistry)</a></span> - Constructor for class org.apache.ignite.spi.systemview.view.<a href="org/apache/ignite/spi/systemview/view/CacheGroupIoView.html" title="class in org.apache.ignite.spi.systemview.view">CacheGroupIoView</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/ignite/mxbean/CacheGroupMetricsMXBean.html" title="interface in org.apache.ignite.mxbean"><span class="typeNameLink">CacheGroupMetricsMXBean</span></a> - Interface in <a href="org/apache/ignite/mxbean/package-summary.html">org.apache.ignite.mxbean</a></dt>
<dd>
<div class="block"><span class="deprecatedLabel">Deprecated.</span>
<div class="block"><span class="deprecationComment">Check the <a href="org/apache/ignite/spi/metric/jmx/JmxMetricExporterSpi.html" title="class in org.apache.ignite.spi.metric.jmx"><code>JmxMetricExporterSpi</code></a> with "name=cacheGroups.{cache_group_name}" instead.</span></div>
</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/spi/systemview/view/CacheGroupIoView.html#cacheGroupName--">cacheGroupName()</a></span> - Method in class org.apache.ignite.spi.systemview.view.<a href="org/apache/ignite/spi/systemview/view/CacheGroupIoView.html" title="class in org.apache.ignite.spi.systemview.view">CacheGroupIoView</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/spi/systemview/view/CacheGroupView.html#cacheGroupName--">cacheGroupName()</a></span> - Method in class org.apache.ignite.spi.systemview.view.<a href="org/apache/ignite/spi/systemview/view/CacheGroupView.html" title="class in org.apache.ignite.spi.systemview.view">CacheGroupView</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/spi/systemview/view/CacheView.html#cacheGroupName--">cacheGroupName()</a></span> - Method in class org.apache.ignite.spi.systemview.view.<a href="org/apache/ignite/spi/systemview/view/CacheView.html" title="class in org.apache.ignite.spi.systemview.view">CacheView</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/spi/systemview/view/ScanQueryView.html#cacheGroupName--">cacheGroupName()</a></span> - Method in class org.apache.ignite.spi.systemview.view.<a href="org/apache/ignite/spi/systemview/view/ScanQueryView.html" title="class in org.apache.ignite.spi.systemview.view">ScanQueryView</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/spi/systemview/view/SqlIndexView.html#cacheGroupName--">cacheGroupName()</a></span> - Method in class org.apache.ignite.spi.systemview.view.<a href="org/apache/ignite/spi/systemview/view/SqlIndexView.html" title="class in org.apache.ignite.spi.systemview.view">SqlIndexView</a></dt>
<dd>
<div class="block">Returns Cache group name.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/spi/systemview/view/SqlTableView.html#cacheGroupName--">cacheGroupName()</a></span> - Method in class org.apache.ignite.spi.systemview.view.<a href="org/apache/ignite/spi/systemview/view/SqlTableView.html" title="class in org.apache.ignite.spi.systemview.view">SqlTableView</a></dt>
<dd>
<div class="block">Returns Cache group name.</div>
</dd>
<dt><a href="org/apache/ignite/spi/systemview/view/CacheGroupView.html" title="class in org.apache.ignite.spi.systemview.view"><span class="typeNameLink">CacheGroupView</span></a> - Class in <a href="org/apache/ignite/spi/systemview/view/package-summary.html">org.apache.ignite.spi.systemview.view</a></dt>
<dd>
<div class="block">Cache group representation for the <a href="org/apache/ignite/spi/systemview/view/SystemView.html" title="interface in org.apache.ignite.spi.systemview.view"><code>SystemView</code></a>.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/spi/systemview/view/CacheGroupView.html#CacheGroupView-org.apache.ignite.internal.processors.cache.CacheGroupDescriptor-">CacheGroupView(CacheGroupDescriptor)</a></span> - Constructor for class org.apache.ignite.spi.systemview.view.<a href="org/apache/ignite/spi/systemview/view/CacheGroupView.html" title="class in org.apache.ignite.spi.systemview.view">CacheGroupView</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/cdc/CdcEvent.html#cacheId--">cacheId()</a></span> - Method in interface org.apache.ignite.cdc.<a href="org/apache/ignite/cdc/CdcEvent.html" title="interface in org.apache.ignite.cdc">CdcEvent</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/spi/systemview/view/CacheView.html#cacheId--">cacheId()</a></span> - Method in class org.apache.ignite.spi.systemview.view.<a href="org/apache/ignite/spi/systemview/view/CacheView.html" title="class in org.apache.ignite.spi.systemview.view">CacheView</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/spi/systemview/view/ScanQueryView.html#cacheId--">cacheId()</a></span> - Method in class org.apache.ignite.spi.systemview.view.<a href="org/apache/ignite/spi/systemview/view/ScanQueryView.html" title="class in org.apache.ignite.spi.systemview.view">ScanQueryView</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/spi/systemview/view/SqlIndexView.html#cacheId--">cacheId()</a></span> - Method in class org.apache.ignite.spi.systemview.view.<a href="org/apache/ignite/spi/systemview/view/SqlIndexView.html" title="class in org.apache.ignite.spi.systemview.view">SqlIndexView</a></dt>
<dd>
<div class="block">Returns cache ID.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/spi/systemview/view/SqlTableView.html#cacheId--">cacheId()</a></span> - Method in class org.apache.ignite.spi.systemview.view.<a href="org/apache/ignite/spi/systemview/view/SqlTableView.html" title="class in org.apache.ignite.spi.systemview.view">SqlTableView</a></dt>
<dd>
<div class="block">Returns cache ID.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/spi/systemview/view/TransactionView.html#cacheIds--">cacheIds()</a></span> - Method in class org.apache.ignite.spi.systemview.view.<a href="org/apache/ignite/spi/systemview/view/TransactionView.html" title="class in org.apache.ignite.spi.systemview.view">TransactionView</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/ignite/cache/CacheInterceptor.html" title="interface in org.apache.ignite.cache"><span class="typeNameLink">CacheInterceptor</span></a><span class='angle_bracket'>&lt;</span><a href="org/apache/ignite/cache/CacheInterceptor.html" title="type parameter in CacheInterceptor">K</a>,<a href="org/apache/ignite/cache/CacheInterceptor.html" title="type parameter in CacheInterceptor">V</a><span class='angle_bracket'>&gt;</span> - Interface in <a href="org/apache/ignite/cache/package-summary.html">org.apache.ignite.cache</a></dt>
<dd>
<div class="block">Cache interceptor.</div>
</dd>
<dt><a href="org/apache/ignite/cache/CacheInterceptorAdapter.html" title="class in org.apache.ignite.cache"><span class="typeNameLink">CacheInterceptorAdapter</span></a><span class='angle_bracket'>&lt;</span><a href="org/apache/ignite/cache/CacheInterceptorAdapter.html" title="type parameter in CacheInterceptorAdapter">K</a>,<a href="org/apache/ignite/cache/CacheInterceptorAdapter.html" title="type parameter in CacheInterceptorAdapter">V</a><span class='angle_bracket'>&gt;</span> - Class in <a href="org/apache/ignite/cache/package-summary.html">org.apache.ignite.cache</a></dt>
<dd>
<div class="block">Cache interceptor convenience adapter.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/cache/CacheInterceptorAdapter.html#CacheInterceptorAdapter--">CacheInterceptorAdapter()</a></span> - Constructor for class org.apache.ignite.cache.<a href="org/apache/ignite/cache/CacheInterceptorAdapter.html" title="class in org.apache.ignite.cache">CacheInterceptorAdapter</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/ignite/cache/CacheInterceptorEntry.html" title="class in org.apache.ignite.cache"><span class="typeNameLink">CacheInterceptorEntry</span></a><span class='angle_bracket'>&lt;</span><a href="org/apache/ignite/cache/CacheInterceptorEntry.html" title="type parameter in CacheInterceptorEntry">K</a>,<a href="org/apache/ignite/cache/CacheInterceptorEntry.html" title="type parameter in CacheInterceptorEntry">V</a><span class='angle_bracket'>&gt;</span> - Class in <a href="org/apache/ignite/cache/package-summary.html">org.apache.ignite.cache</a></dt>
<dd>
<div class="block">A cache interceptor map entry.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/cache/CacheInterceptorEntry.html#CacheInterceptorEntry--">CacheInterceptorEntry()</a></span> - Constructor for class org.apache.ignite.cache.<a href="org/apache/ignite/cache/CacheInterceptorEntry.html" title="class in org.apache.ignite.cache">CacheInterceptorEntry</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/ignite/cache/store/jdbc/CacheJdbcBlobStore.html" title="class in org.apache.ignite.cache.store.jdbc"><span class="typeNameLink">CacheJdbcBlobStore</span></a><span class='angle_bracket'>&lt;</span><a href="org/apache/ignite/cache/store/jdbc/CacheJdbcBlobStore.html" title="type parameter in CacheJdbcBlobStore">K</a>,<a href="org/apache/ignite/cache/store/jdbc/CacheJdbcBlobStore.html" title="type parameter in CacheJdbcBlobStore">V</a><span class='angle_bracket'>&gt;</span> - Class in <a href="org/apache/ignite/cache/store/jdbc/package-summary.html">org.apache.ignite.cache.store.jdbc</a></dt>
<dd>
<div class="block"><a href="org/apache/ignite/cache/store/CacheStore.html" title="interface in org.apache.ignite.cache.store"><code>CacheStore</code></a> implementation backed by JDBC.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/cache/store/jdbc/CacheJdbcBlobStore.html#CacheJdbcBlobStore--">CacheJdbcBlobStore()</a></span> - Constructor for class org.apache.ignite.cache.store.jdbc.<a href="org/apache/ignite/cache/store/jdbc/CacheJdbcBlobStore.html" title="class in org.apache.ignite.cache.store.jdbc">CacheJdbcBlobStore</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/ignite/cache/store/jdbc/CacheJdbcBlobStoreFactory.html" title="class in org.apache.ignite.cache.store.jdbc"><span class="typeNameLink">CacheJdbcBlobStoreFactory</span></a><span class='angle_bracket'>&lt;</span><a href="org/apache/ignite/cache/store/jdbc/CacheJdbcBlobStoreFactory.html" title="type parameter in CacheJdbcBlobStoreFactory">K</a>,<a href="org/apache/ignite/cache/store/jdbc/CacheJdbcBlobStoreFactory.html" title="type parameter in CacheJdbcBlobStoreFactory">V</a><span class='angle_bracket'>&gt;</span> - Class in <a href="org/apache/ignite/cache/store/jdbc/package-summary.html">org.apache.ignite.cache.store.jdbc</a></dt>
<dd>
<div class="block"><code>Factory</code> implementation for <a href="org/apache/ignite/cache/store/jdbc/CacheJdbcBlobStore.html" title="class in org.apache.ignite.cache.store.jdbc"><code>CacheJdbcBlobStore</code></a>.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/cache/store/jdbc/CacheJdbcBlobStoreFactory.html#CacheJdbcBlobStoreFactory--">CacheJdbcBlobStoreFactory()</a></span> - Constructor for class org.apache.ignite.cache.store.jdbc.<a href="org/apache/ignite/cache/store/jdbc/CacheJdbcBlobStoreFactory.html" title="class in org.apache.ignite.cache.store.jdbc">CacheJdbcBlobStoreFactory</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/ignite/cache/store/jdbc/CacheJdbcPojoStore.html" title="class in org.apache.ignite.cache.store.jdbc"><span class="typeNameLink">CacheJdbcPojoStore</span></a><span class='angle_bracket'>&lt;</span><a href="org/apache/ignite/cache/store/jdbc/CacheJdbcPojoStore.html" title="type parameter in CacheJdbcPojoStore">K</a>,<a href="org/apache/ignite/cache/store/jdbc/CacheJdbcPojoStore.html" title="type parameter in CacheJdbcPojoStore">V</a><span class='angle_bracket'>&gt;</span> - Class in <a href="org/apache/ignite/cache/store/jdbc/package-summary.html">org.apache.ignite.cache.store.jdbc</a></dt>
<dd>
<div class="block">Implementation of <a href="org/apache/ignite/cache/store/CacheStore.html" title="interface in org.apache.ignite.cache.store"><code>CacheStore</code></a> backed by JDBC and POJO via reflection.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/cache/store/jdbc/CacheJdbcPojoStore.html#CacheJdbcPojoStore--">CacheJdbcPojoStore()</a></span> - Constructor for class org.apache.ignite.cache.store.jdbc.<a href="org/apache/ignite/cache/store/jdbc/CacheJdbcPojoStore.html" title="class in org.apache.ignite.cache.store.jdbc">CacheJdbcPojoStore</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/ignite/cache/store/jdbc/CacheJdbcPojoStoreFactory.html" title="class in org.apache.ignite.cache.store.jdbc"><span class="typeNameLink">CacheJdbcPojoStoreFactory</span></a><span class='angle_bracket'>&lt;</span><a href="org/apache/ignite/cache/store/jdbc/CacheJdbcPojoStoreFactory.html" title="type parameter in CacheJdbcPojoStoreFactory">K</a>,<a href="org/apache/ignite/cache/store/jdbc/CacheJdbcPojoStoreFactory.html" title="type parameter in CacheJdbcPojoStoreFactory">V</a><span class='angle_bracket'>&gt;</span> - Class in <a href="org/apache/ignite/cache/store/jdbc/package-summary.html">org.apache.ignite.cache.store.jdbc</a></dt>
<dd>
<div class="block"><code>Factory</code> implementation for <a href="org/apache/ignite/cache/store/jdbc/CacheJdbcPojoStore.html" title="class in org.apache.ignite.cache.store.jdbc"><code>CacheJdbcPojoStore</code></a>.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/cache/store/jdbc/CacheJdbcPojoStoreFactory.html#CacheJdbcPojoStoreFactory--">CacheJdbcPojoStoreFactory()</a></span> - Constructor for class org.apache.ignite.cache.store.jdbc.<a href="org/apache/ignite/cache/store/jdbc/CacheJdbcPojoStoreFactory.html" title="class in org.apache.ignite.cache.store.jdbc">CacheJdbcPojoStoreFactory</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/ignite/cache/store/jdbc/CacheJdbcStoreSessionListener.html" title="class in org.apache.ignite.cache.store.jdbc"><span class="typeNameLink">CacheJdbcStoreSessionListener</span></a> - Class in <a href="org/apache/ignite/cache/store/jdbc/package-summary.html">org.apache.ignite.cache.store.jdbc</a></dt>
<dd>
<div class="block">Cache store session listener based on JDBC connection.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/cache/store/jdbc/CacheJdbcStoreSessionListener.html#CacheJdbcStoreSessionListener--">CacheJdbcStoreSessionListener()</a></span> - Constructor for class org.apache.ignite.cache.store.jdbc.<a href="org/apache/ignite/cache/store/jdbc/CacheJdbcStoreSessionListener.html" title="class in org.apache.ignite.cache.store.jdbc">CacheJdbcStoreSessionListener</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/ignite/cache/jta/jndi/CacheJndiTmFactory.html" title="class in org.apache.ignite.cache.jta.jndi"><span class="typeNameLink">CacheJndiTmFactory</span></a> - Class in <a href="org/apache/ignite/cache/jta/jndi/package-summary.html">org.apache.ignite.cache.jta.jndi</a></dt>
<dd>
<div class="block">Implementation of <code>Factory<span class='angle_bracket'>&lt;</span>TransactionManager<span class='angle_bracket'>&gt;</span></code> interface that is using JNDI names to find TM.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/cache/jta/jndi/CacheJndiTmFactory.html#CacheJndiTmFactory--">CacheJndiTmFactory()</a></span> - Constructor for class org.apache.ignite.cache.jta.jndi.<a href="org/apache/ignite/cache/jta/jndi/CacheJndiTmFactory.html" title="class in org.apache.ignite.cache.jta.jndi">CacheJndiTmFactory</a></dt>
<dd>
<div class="block">Creates uninitialized jndi TM lookup.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/cache/jta/jndi/CacheJndiTmFactory.html#CacheJndiTmFactory-java.lang.String...-">CacheJndiTmFactory(String...)</a></span> - Constructor for class org.apache.ignite.cache.jta.jndi.<a href="org/apache/ignite/cache/jta/jndi/CacheJndiTmFactory.html" title="class in org.apache.ignite.cache.jta.jndi">CacheJndiTmFactory</a></dt>
<dd>
<div class="block">Creates generic TM lookup with given jndi names.</div>
</dd>
<dt><a href="org/apache/ignite/cache/jta/jndi/CacheJndiTmLookup.html" title="class in org.apache.ignite.cache.jta.jndi"><span class="typeNameLink">CacheJndiTmLookup</span></a> - Class in <a href="org/apache/ignite/cache/jta/jndi/package-summary.html">org.apache.ignite.cache.jta.jndi</a></dt>
<dd>
<div class="block">Implementation of <a href="org/apache/ignite/cache/jta/CacheTmLookup.html" title="interface in org.apache.ignite.cache.jta"><code>CacheTmLookup</code></a> interface that is using list of JNDI names to find TM.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/cache/jta/jndi/CacheJndiTmLookup.html#CacheJndiTmLookup--">CacheJndiTmLookup()</a></span> - Constructor for class org.apache.ignite.cache.jta.jndi.<a href="org/apache/ignite/cache/jta/jndi/CacheJndiTmLookup.html" title="class in org.apache.ignite.cache.jta.jndi">CacheJndiTmLookup</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/ignite/cache/CacheKeyConfiguration.html" title="class in org.apache.ignite.cache"><span class="typeNameLink">CacheKeyConfiguration</span></a> - Class in <a href="org/apache/ignite/cache/package-summary.html">org.apache.ignite.cache</a></dt>
<dd>
<div class="block">Configuration defining various aspects of cache keys without explicit usage of annotations on user classes.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/cache/CacheKeyConfiguration.html#CacheKeyConfiguration--">CacheKeyConfiguration()</a></span> - Constructor for class org.apache.ignite.cache.<a href="org/apache/ignite/cache/CacheKeyConfiguration.html" title="class in org.apache.ignite.cache">CacheKeyConfiguration</a></dt>
<dd>
<div class="block">Creates an empty cache key configuration that should be populated via setters.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/cache/CacheKeyConfiguration.html#CacheKeyConfiguration-java.lang.Class-">CacheKeyConfiguration(Class)</a></span> - Constructor for class org.apache.ignite.cache.<a href="org/apache/ignite/cache/CacheKeyConfiguration.html" title="class in org.apache.ignite.cache">CacheKeyConfiguration</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/cache/CacheKeyConfiguration.html#CacheKeyConfiguration-java.lang.String-java.lang.String-">CacheKeyConfiguration(String, String)</a></span> - Constructor for class org.apache.ignite.cache.<a href="org/apache/ignite/cache/CacheKeyConfiguration.html" title="class in org.apache.ignite.cache">CacheKeyConfiguration</a></dt>
<dd>
<div class="block">Creates cache key configuration with given type name and affinity field name.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/spi/systemview/view/CacheView.html#cacheLoaderFactory--">cacheLoaderFactory()</a></span> - Method in class org.apache.ignite.spi.systemview.view.<a href="org/apache/ignite/spi/systemview/view/CacheView.html" title="class in org.apache.ignite.spi.systemview.view">CacheView</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/ignite/cache/store/CacheLoadOnlyStoreAdapter.html" title="class in org.apache.ignite.cache.store"><span class="typeNameLink">CacheLoadOnlyStoreAdapter</span></a><span class='angle_bracket'>&lt;</span><a href="org/apache/ignite/cache/store/CacheLoadOnlyStoreAdapter.html" title="type parameter in CacheLoadOnlyStoreAdapter">K</a>,<a href="org/apache/ignite/cache/store/CacheLoadOnlyStoreAdapter.html" title="type parameter in CacheLoadOnlyStoreAdapter">V</a>,<a href="org/apache/ignite/cache/store/CacheLoadOnlyStoreAdapter.html" title="type parameter in CacheLoadOnlyStoreAdapter">I</a><span class='angle_bracket'>&gt;</span> - Class in <a href="org/apache/ignite/cache/store/package-summary.html">org.apache.ignite.cache.store</a></dt>
<dd>
<div class="block">This adapter designed to support stores with bulk loading from stream-like source.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/cache/store/CacheLoadOnlyStoreAdapter.html#CacheLoadOnlyStoreAdapter--">CacheLoadOnlyStoreAdapter()</a></span> - Constructor for class org.apache.ignite.cache.store.<a href="org/apache/ignite/cache/store/CacheLoadOnlyStoreAdapter.html" title="class in org.apache.ignite.cache.store">CacheLoadOnlyStoreAdapter</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/ignite/cache/CacheManager.html" title="class in org.apache.ignite.cache"><span class="typeNameLink">CacheManager</span></a> - Class in <a href="org/apache/ignite/cache/package-summary.html">org.apache.ignite.cache</a></dt>
<dd>
<div class="block">Implementation of JSR-107 <a href="org/apache/ignite/cache/CacheManager.html" title="class in org.apache.ignite.cache"><code>CacheManager</code></a>.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/cache/CacheManager.html#CacheManager-java.net.URI-org.apache.ignite.cache.CachingProvider-java.lang.ClassLoader-java.util.Properties-">CacheManager(URI, CachingProvider, ClassLoader, Properties)</a></span> - Constructor for class org.apache.ignite.cache.<a href="org/apache/ignite/cache/CacheManager.html" title="class in org.apache.ignite.cache">CacheManager</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/cache/store/jdbc/CacheAbstractJdbcStore.html#cacheMappings">cacheMappings</a></span> - Variable in class org.apache.ignite.cache.store.jdbc.<a href="org/apache/ignite/cache/store/jdbc/CacheAbstractJdbcStore.html" title="class in org.apache.ignite.cache.store.jdbc">CacheAbstractJdbcStore</a></dt>
<dd>
<div class="block">Cache with entry mapping description.</div>
</dd>
<dt><a href="org/apache/ignite/cache/CacheMetrics.html" title="interface in org.apache.ignite.cache"><span class="typeNameLink">CacheMetrics</span></a> - Interface in <a href="org/apache/ignite/cache/package-summary.html">org.apache.ignite.cache</a></dt>
<dd>
<div class="block">Cache metrics used to obtain statistics on cache itself.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/spi/discovery/DiscoveryMetricsProvider.html#cacheMetrics--">cacheMetrics()</a></span> - Method in interface org.apache.ignite.spi.discovery.<a href="org/apache/ignite/spi/discovery/DiscoveryMetricsProvider.html" title="interface in org.apache.ignite.spi.discovery">DiscoveryMetricsProvider</a></dt>
<dd>
<div class="block">Returns metrics data about all caches on local node.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/spi/discovery/isolated/IsolatedNode.html#cacheMetrics--">cacheMetrics()</a></span> - Method in class org.apache.ignite.spi.discovery.isolated.<a href="org/apache/ignite/spi/discovery/isolated/IsolatedNode.html" title="class in org.apache.ignite.spi.discovery.isolated">IsolatedNode</a></dt>
<dd>
<div class="block">Gets collections of cache metrics for this node.</div>
</dd>
<dt><a href="org/apache/ignite/mxbean/CacheMetricsMXBean.html" title="interface in org.apache.ignite.mxbean"><span class="typeNameLink">CacheMetricsMXBean</span></a> - Interface in <a href="org/apache/ignite/mxbean/package-summary.html">org.apache.ignite.mxbean</a></dt>
<dd>
<div class="block"><span class="deprecatedLabel">Deprecated.</span>
<div class="block"><span class="deprecationComment">Check the <a href="org/apache/ignite/spi/metric/jmx/JmxMetricExporterSpi.html" title="class in org.apache.ignite.spi.metric.jmx"><code>JmxMetricExporterSpi</code></a> with "name=cache.{cache_name}" instead.</span></div>
</div>
</dd>
<dt><a href="org/apache/ignite/cache/CacheMode.html" title="enum in org.apache.ignite.cache"><span class="typeNameLink">CacheMode</span></a> - Enum in <a href="org/apache/ignite/cache/package-summary.html">org.apache.ignite.cache</a></dt>
<dd>
<div class="block">Enumeration of all supported caching modes.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/spi/systemview/view/CacheGroupView.html#cacheMode--">cacheMode()</a></span> - Method in class org.apache.ignite.spi.systemview.view.<a href="org/apache/ignite/spi/systemview/view/CacheGroupView.html" title="class in org.apache.ignite.spi.systemview.view">CacheGroupView</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/spi/systemview/view/CacheView.html#cacheMode--">cacheMode()</a></span> - Method in class org.apache.ignite.spi.systemview.view.<a href="org/apache/ignite/spi/systemview/view/CacheView.html" title="class in org.apache.ignite.spi.systemview.view">CacheView</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/cache/store/CacheStoreSession.html#cacheName--">cacheName()</a></span> - Method in interface org.apache.ignite.cache.store.<a href="org/apache/ignite/cache/store/CacheStoreSession.html" title="interface in org.apache.ignite.cache.store">CacheStoreSession</a></dt>
<dd>
<div class="block">Cache name for the current store operation.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/events/CacheEvent.html#cacheName--">cacheName()</a></span> - Method in class org.apache.ignite.events.<a href="org/apache/ignite/events/CacheEvent.html" title="class in org.apache.ignite.events">CacheEvent</a></dt>
<dd>
<div class="block">Gets cache name.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/events/CacheQueryExecutedEvent.html#cacheName--">cacheName()</a></span> - Method in class org.apache.ignite.events.<a href="org/apache/ignite/events/CacheQueryExecutedEvent.html" title="class in org.apache.ignite.events">CacheQueryExecutedEvent</a></dt>
<dd>
<div class="block">Gets cache name on which query was executed.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/events/CacheQueryReadEvent.html#cacheName--">cacheName()</a></span> - Method in class org.apache.ignite.events.<a href="org/apache/ignite/events/CacheQueryReadEvent.html" title="class in org.apache.ignite.events">CacheQueryReadEvent</a></dt>
<dd>
<div class="block">Gets cache name on which query was executed.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/events/CacheRebalancingEvent.html#cacheName--">cacheName()</a></span> - Method in class org.apache.ignite.events.<a href="org/apache/ignite/events/CacheRebalancingEvent.html" title="class in org.apache.ignite.events">CacheRebalancingEvent</a></dt>
<dd>
<div class="block">Gets cache name.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/IgniteDataStreamer.html#cacheName--">cacheName()</a></span> - Method in interface org.apache.ignite.<a href="org/apache/ignite/IgniteDataStreamer.html" title="interface in org.apache.ignite">IgniteDataStreamer</a></dt>
<dd>
<div class="block">Name of cache to stream data to.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/services/ServiceConfiguration.html#cacheName">cacheName</a></span> - Variable in class org.apache.ignite.services.<a href="org/apache/ignite/services/ServiceConfiguration.html" title="class in org.apache.ignite.services">ServiceConfiguration</a></dt>
<dd>
<div class="block">Cache name.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/services/ServiceContext.html#cacheName--">cacheName()</a></span> - Method in interface org.apache.ignite.services.<a href="org/apache/ignite/services/ServiceContext.html" title="interface in org.apache.ignite.services">ServiceContext</a></dt>
<dd>
<div class="block">Gets cache name used for key-to-node affinity calculation.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/services/ServiceDescriptor.html#cacheName--">cacheName()</a></span> - Method in interface org.apache.ignite.services.<a href="org/apache/ignite/services/ServiceDescriptor.html" title="interface in org.apache.ignite.services">ServiceDescriptor</a></dt>
<dd>
<div class="block">Gets cache name used for key-to-node affinity calculation.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/spi/systemview/view/CacheView.html#cacheName--">cacheName()</a></span> - Method in class org.apache.ignite.spi.systemview.view.<a href="org/apache/ignite/spi/systemview/view/CacheView.html" title="class in org.apache.ignite.spi.systemview.view">CacheView</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/spi/systemview/view/ContinuousQueryView.html#cacheName--">cacheName()</a></span> - Method in class org.apache.ignite.spi.systemview.view.<a href="org/apache/ignite/spi/systemview/view/ContinuousQueryView.html" title="class in org.apache.ignite.spi.systemview.view">ContinuousQueryView</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/spi/systemview/view/ScanQueryView.html#cacheName--">cacheName()</a></span> - Method in class org.apache.ignite.spi.systemview.view.<a href="org/apache/ignite/spi/systemview/view/ScanQueryView.html" title="class in org.apache.ignite.spi.systemview.view">ScanQueryView</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/spi/systemview/view/ServiceView.html#cacheName--">cacheName()</a></span> - Method in class org.apache.ignite.spi.systemview.view.<a href="org/apache/ignite/spi/systemview/view/ServiceView.html" title="class in org.apache.ignite.spi.systemview.view">ServiceView</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/spi/systemview/view/SqlIndexView.html#cacheName--">cacheName()</a></span> - Method in class org.apache.ignite.spi.systemview.view.<a href="org/apache/ignite/spi/systemview/view/SqlIndexView.html" title="class in org.apache.ignite.spi.systemview.view">SqlIndexView</a></dt>
<dd>
<div class="block">Returns cache name.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/spi/systemview/view/SqlTableView.html#cacheName--">cacheName()</a></span> - Method in class org.apache.ignite.spi.systemview.view.<a href="org/apache/ignite/spi/systemview/view/SqlTableView.html" title="class in org.apache.ignite.spi.systemview.view">SqlTableView</a></dt>
<dd>
<div class="block">Returns cache name.</div>
</dd>
<dt><a href="org/apache/ignite/resources/CacheNameResource.html" title="annotation in org.apache.ignite.resources"><span class="typeNameLink">CacheNameResource</span></a> - Annotation Type in <a href="org/apache/ignite/resources/package-summary.html">org.apache.ignite.resources</a></dt>
<dd>
<div class="block">Annotates a field or a setter method for injection of grid cache name.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/client/IgniteClient.html#cacheNames--">cacheNames()</a></span> - Method in interface org.apache.ignite.client.<a href="org/apache/ignite/client/IgniteClient.html" title="interface in org.apache.ignite.client">IgniteClient</a></dt>
<dd>
<div class="block">Gets the names of all available caches.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/Ignite.html#cacheNames--">cacheNames()</a></span> - Method in interface org.apache.ignite.<a href="org/apache/ignite/Ignite.html" title="interface in org.apache.ignite">Ignite</a></dt>
<dd>
<div class="block">Gets the collection of names of currently available caches.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/IgniteClientSpringBean.html#cacheNames--">cacheNames()</a></span> - Method in class org.apache.ignite.<a href="org/apache/ignite/IgniteClientSpringBean.html" title="class in org.apache.ignite">IgniteClientSpringBean</a></dt>
<dd>
<div class="block">Gets the names of all available caches.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/IgniteSpringBean.html#cacheNames--">cacheNames()</a></span> - Method in class org.apache.ignite.<a href="org/apache/ignite/IgniteSpringBean.html" title="class in org.apache.ignite">IgniteSpringBean</a></dt>
<dd>
<div class="block">Gets the collection of names of currently available caches.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/client/IgniteClient.html#cacheNamesAsync--">cacheNamesAsync()</a></span> - Method in interface org.apache.ignite.client.<a href="org/apache/ignite/client/IgniteClient.html" title="interface in org.apache.ignite.client">IgniteClient</a></dt>
<dd>
<div class="block">Gets the names of all available caches.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/IgniteClientSpringBean.html#cacheNamesAsync--">cacheNamesAsync()</a></span> - Method in class org.apache.ignite.<a href="org/apache/ignite/IgniteClientSpringBean.html" title="class in org.apache.ignite">IgniteClientSpringBean</a></dt>
<dd>
<div class="block">Gets the names of all available caches.</div>
</dd>
<dt><a href="org/apache/ignite/spi/systemview/view/CachePagesListView.html" title="class in org.apache.ignite.spi.systemview.view"><span class="typeNameLink">CachePagesListView</span></a> - Class in <a href="org/apache/ignite/spi/systemview/view/package-summary.html">org.apache.ignite.spi.systemview.view</a></dt>
<dd>
<div class="block">Pages-list representation for a <a href="org/apache/ignite/spi/systemview/view/SystemView.html" title="interface in org.apache.ignite.spi.systemview.view"><code>SystemView</code></a>.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/spi/systemview/view/CachePagesListView.html#CachePagesListView-org.apache.ignite.internal.processors.cache.persistence.freelist.PagesList-int-int-">CachePagesListView(PagesList, int, int)</a></span> - Constructor for class org.apache.ignite.spi.systemview.view.<a href="org/apache/ignite/spi/systemview/view/CachePagesListView.html" title="class in org.apache.ignite.spi.systemview.view">CachePagesListView</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/ignite/cache/CachePartialUpdateException.html" title="class in org.apache.ignite.cache"><span class="typeNameLink">CachePartialUpdateException</span></a> - Exception in <a href="org/apache/ignite/cache/package-summary.html">org.apache.ignite.cache</a></dt>
<dd>
<div class="block">Exception thrown from non-transactional cache in case when update succeeded only partially.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/cache/CachePartialUpdateException.html#CachePartialUpdateException-org.apache.ignite.internal.processors.cache.CachePartialUpdateCheckedException-">CachePartialUpdateException(CachePartialUpdateCheckedException)</a></span> - Constructor for exception org.apache.ignite.cache.<a href="org/apache/ignite/cache/CachePartialUpdateException.html" title="class in org.apache.ignite.cache">CachePartialUpdateException</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/configuration/CommunicationFailureContext.html#cachePartitionOwners-java.lang.String-">cachePartitionOwners(String)</a></span> - Method in interface org.apache.ignite.configuration.<a href="org/apache/ignite/configuration/CommunicationFailureContext.html" title="interface in org.apache.ignite.configuration">CommunicationFailureContext</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/ignite/cache/CachePeekMode.html" title="enum in org.apache.ignite.cache"><span class="typeNameLink">CachePeekMode</span></a> - Enum in <a href="org/apache/ignite/cache/package-summary.html">org.apache.ignite.cache</a></dt>
<dd>
<div class="block">Enumeration of all supported cache peek modes.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/plugin/security/SecurityBasicPermissionSet.html#cachePermissions--">cachePermissions()</a></span> - Method in class org.apache.ignite.plugin.security.<a href="org/apache/ignite/plugin/security/SecurityBasicPermissionSet.html" title="class in org.apache.ignite.plugin.security">SecurityBasicPermissionSet</a></dt>
<dd>
<div class="block">Map of cache names to cache permissions.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/plugin/security/SecurityPermissionSet.html#cachePermissions--">cachePermissions()</a></span> - Method in interface org.apache.ignite.plugin.security.<a href="org/apache/ignite/plugin/security/SecurityPermissionSet.html" title="interface in org.apache.ignite.plugin.security">SecurityPermissionSet</a></dt>
<dd>
<div class="block">Map of cache names to cache permissions.</div>
</dd>
<dt><a href="org/apache/ignite/plugin/CachePluginConfiguration.html" title="interface in org.apache.ignite.plugin"><span class="typeNameLink">CachePluginConfiguration</span></a><span class='angle_bracket'>&lt;</span><a href="org/apache/ignite/plugin/CachePluginConfiguration.html" title="type parameter in CachePluginConfiguration">K</a>,<a href="org/apache/ignite/plugin/CachePluginConfiguration.html" title="type parameter in CachePluginConfiguration">V</a><span class='angle_bracket'>&gt;</span> - Interface in <a href="org/apache/ignite/plugin/package-summary.html">org.apache.ignite.plugin</a></dt>
<dd>
<div class="block">Cache plugin configuration.</div>
</dd>
<dt><a href="org/apache/ignite/plugin/CachePluginContext.html" title="interface in org.apache.ignite.plugin"><span class="typeNameLink">CachePluginContext</span></a><span class='angle_bracket'>&lt;</span><a href="org/apache/ignite/plugin/CachePluginContext.html" title="type parameter in CachePluginContext">C</a> extends <a href="org/apache/ignite/plugin/CachePluginConfiguration.html" title="interface in org.apache.ignite.plugin">CachePluginConfiguration</a><span class='angle_bracket'>&gt;</span> - Interface in <a href="org/apache/ignite/plugin/package-summary.html">org.apache.ignite.plugin</a></dt>
<dd>
<div class="block">Cache plugin context.</div>
</dd>
<dt><a href="org/apache/ignite/plugin/CachePluginProvider.html" title="interface in org.apache.ignite.plugin"><span class="typeNameLink">CachePluginProvider</span></a><span class='angle_bracket'>&lt;</span><a href="org/apache/ignite/plugin/CachePluginProvider.html" title="type parameter in CachePluginProvider">C</a> extends <a href="org/apache/ignite/plugin/CachePluginConfiguration.html" title="interface in org.apache.ignite.plugin">CachePluginConfiguration</a><span class='angle_bracket'>&gt;</span> - Interface in <a href="org/apache/ignite/plugin/package-summary.html">org.apache.ignite.plugin</a></dt>
<dd>
<div class="block">Cache plugin provider is a point for processing of properties
which provide specific <a href="org/apache/ignite/plugin/CachePluginConfiguration.html" title="interface in org.apache.ignite.plugin"><code>CachePluginConfiguration</code></a>.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/thread/IgniteThread.html#cachePoolThread--">cachePoolThread()</a></span> - Method in class org.apache.ignite.thread.<a href="org/apache/ignite/thread/IgniteThread.html" title="class in org.apache.ignite.thread">IgniteThread</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/ignite/cache/query/CacheQueryEntryEvent.html" title="class in org.apache.ignite.cache.query"><span class="typeNameLink">CacheQueryEntryEvent</span></a><span class='angle_bracket'>&lt;</span><a href="org/apache/ignite/cache/query/CacheQueryEntryEvent.html" title="type parameter in CacheQueryEntryEvent">K</a>,<a href="org/apache/ignite/cache/query/CacheQueryEntryEvent.html" title="type parameter in CacheQueryEntryEvent">V</a><span class='angle_bracket'>&gt;</span> - Class in <a href="org/apache/ignite/cache/query/package-summary.html">org.apache.ignite.cache.query</a></dt>
<dd>
<div class="block">A Cache continuous query entry event.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/cache/query/CacheQueryEntryEvent.html#CacheQueryEntryEvent-javax.cache.Cache-javax.cache.event.EventType-">CacheQueryEntryEvent(Cache, EventType)</a></span> - Constructor for class org.apache.ignite.cache.query.<a href="org/apache/ignite/cache/query/CacheQueryEntryEvent.html" title="class in org.apache.ignite.cache.query">CacheQueryEntryEvent</a></dt>
<dd>
<div class="block">Constructs a cache entry event from a given cache as source.</div>
</dd>
<dt><a href="org/apache/ignite/events/CacheQueryExecutedEvent.html" title="class in org.apache.ignite.events"><span class="typeNameLink">CacheQueryExecutedEvent</span></a><span class='angle_bracket'>&lt;</span><a href="org/apache/ignite/events/CacheQueryExecutedEvent.html" title="type parameter in CacheQueryExecutedEvent">K</a>,<a href="org/apache/ignite/events/CacheQueryExecutedEvent.html" title="type parameter in CacheQueryExecutedEvent">V</a><span class='angle_bracket'>&gt;</span> - Class in <a href="org/apache/ignite/events/package-summary.html">org.apache.ignite.events</a></dt>
<dd>
<div class="block">Cache query execution event.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/events/CacheQueryExecutedEvent.html#CacheQueryExecutedEvent-org.apache.ignite.cluster.ClusterNode-java.lang.String-int-java.lang.String-java.lang.String-java.lang.String-java.lang.String-org.apache.ignite.lang.IgniteBiPredicate-org.apache.ignite.cache.CacheEntryEventSerializableFilter-java.lang.Object:A-java.util.UUID-java.lang.String-">CacheQueryExecutedEvent(ClusterNode, String, int, String, String, String, String, IgniteBiPredicate<span class='angle_bracket'>&lt;</span>K, V<span class='angle_bracket'>&gt;</span>, CacheEntryEventSerializableFilter<span class='angle_bracket'>&lt;</span>K, V<span class='angle_bracket'>&gt;</span>, Object[], UUID, String)</a></span> - Constructor for class org.apache.ignite.events.<a href="org/apache/ignite/events/CacheQueryExecutedEvent.html" title="class in org.apache.ignite.events">CacheQueryExecutedEvent</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/ignite/events/CacheQueryReadEvent.html" title="class in org.apache.ignite.events"><span class="typeNameLink">CacheQueryReadEvent</span></a><span class='angle_bracket'>&lt;</span><a href="org/apache/ignite/events/CacheQueryReadEvent.html" title="type parameter in CacheQueryReadEvent">K</a>,<a href="org/apache/ignite/events/CacheQueryReadEvent.html" title="type parameter in CacheQueryReadEvent">V</a><span class='angle_bracket'>&gt;</span> - Class in <a href="org/apache/ignite/events/package-summary.html">org.apache.ignite.events</a></dt>
<dd>
<div class="block">Cache query read event.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/events/CacheQueryReadEvent.html#CacheQueryReadEvent-org.apache.ignite.cluster.ClusterNode-java.lang.String-int-java.lang.String-java.lang.String-java.lang.String-java.lang.String-org.apache.ignite.lang.IgniteBiPredicate-org.apache.ignite.cache.CacheEntryEventSerializableFilter-java.lang.Object:A-java.util.UUID-java.lang.String-K-V-V-java.lang.Object-">CacheQueryReadEvent(ClusterNode, String, int, String, String, String, String, IgniteBiPredicate<span class='angle_bracket'>&lt;</span>K, V<span class='angle_bracket'>&gt;</span>, CacheEntryEventSerializableFilter<span class='angle_bracket'>&lt;</span>K, V<span class='angle_bracket'>&gt;</span>, Object[], UUID, String, K, V, V, Object)</a></span> - Constructor for class org.apache.ignite.events.<a href="org/apache/ignite/events/CacheQueryReadEvent.html" title="class in org.apache.ignite.events">CacheQueryReadEvent</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/ignite/cache/CacheRebalanceMode.html" title="enum in org.apache.ignite.cache"><span class="typeNameLink">CacheRebalanceMode</span></a> - Enum in <a href="org/apache/ignite/cache/package-summary.html">org.apache.ignite.cache</a></dt>
<dd>
<div class="block">Cache rebalance mode.</div>
</dd>
<dt><a href="org/apache/ignite/events/CacheRebalancingEvent.html" title="class in org.apache.ignite.events"><span class="typeNameLink">CacheRebalancingEvent</span></a> - Class in <a href="org/apache/ignite/events/package-summary.html">org.apache.ignite.events</a></dt>
<dd>
<div class="block">In-memory database (cache) rebalancing event.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/events/CacheRebalancingEvent.html#CacheRebalancingEvent-java.lang.String-org.apache.ignite.cluster.ClusterNode-java.lang.String-int-int-org.apache.ignite.cluster.ClusterNode-int-long-">CacheRebalancingEvent(String, ClusterNode, String, int, int, ClusterNode, int, long)</a></span> - Constructor for class org.apache.ignite.events.<a href="org/apache/ignite/events/CacheRebalancingEvent.html" title="class in org.apache.ignite.events">CacheRebalancingEvent</a></dt>
<dd>
<div class="block">Constructs cache event.</div>
</dd>
<dt><a href="org/apache/ignite/cache/jta/reflect/CacheReflectionTmLookup.html" title="class in org.apache.ignite.cache.jta.reflect"><span class="typeNameLink">CacheReflectionTmLookup</span></a> - Class in <a href="org/apache/ignite/cache/jta/reflect/package-summary.html">org.apache.ignite.cache.jta.reflect</a></dt>
<dd>
<div class="block">Implementation of <a href="org/apache/ignite/cache/jta/CacheTmLookup.html" title="interface in org.apache.ignite.cache.jta"><code>CacheTmLookup</code></a> interface that attempts to obtain
JTA manager by calling static method on the class.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/cache/jta/reflect/CacheReflectionTmLookup.html#CacheReflectionTmLookup--">CacheReflectionTmLookup()</a></span> - Constructor for class org.apache.ignite.cache.jta.reflect.<a href="org/apache/ignite/cache/jta/reflect/CacheReflectionTmLookup.html" title="class in org.apache.ignite.cache.jta.reflect">CacheReflectionTmLookup</a></dt>
<dd>
<div class="block">Creates uninitialized reflection TM lookup.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/cache/jta/reflect/CacheReflectionTmLookup.html#CacheReflectionTmLookup-java.lang.String-java.lang.String-">CacheReflectionTmLookup(String, String)</a></span> - Constructor for class org.apache.ignite.cache.jta.reflect.<a href="org/apache/ignite/cache/jta/reflect/CacheReflectionTmLookup.html" title="class in org.apache.ignite.cache.jta.reflect">CacheReflectionTmLookup</a></dt>
<dd>
<div class="block">Creates generic TM lookup with given class and method name.</div>
</dd>
<dt><a href="org/apache/ignite/cache/CacheServerNotFoundException.html" title="class in org.apache.ignite.cache"><span class="typeNameLink">CacheServerNotFoundException</span></a> - Exception in <a href="org/apache/ignite/cache/package-summary.html">org.apache.ignite.cache</a></dt>
<dd>
<div class="block">Exception thrown when all data nodes left the grid.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/cache/CacheServerNotFoundException.html#CacheServerNotFoundException-java.lang.String-">CacheServerNotFoundException(String)</a></span> - Constructor for exception org.apache.ignite.cache.<a href="org/apache/ignite/cache/CacheServerNotFoundException.html" title="class in org.apache.ignite.cache">CacheServerNotFoundException</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/cache/CacheServerNotFoundException.html#CacheServerNotFoundException-java.lang.String-java.lang.Throwable-">CacheServerNotFoundException(String, Throwable)</a></span> - Constructor for exception org.apache.ignite.cache.<a href="org/apache/ignite/cache/CacheServerNotFoundException.html" title="class in org.apache.ignite.cache">CacheServerNotFoundException</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/cache/CacheServerNotFoundException.html#CacheServerNotFoundException-java.lang.Throwable-">CacheServerNotFoundException(Throwable)</a></span> - Constructor for exception org.apache.ignite.cache.<a href="org/apache/ignite/cache/CacheServerNotFoundException.html" title="class in org.apache.ignite.cache">CacheServerNotFoundException</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/ignite/cache/store/CacheStore.html" title="interface in org.apache.ignite.cache.store"><span class="typeNameLink">CacheStore</span></a><span class='angle_bracket'>&lt;</span><a href="org/apache/ignite/cache/store/CacheStore.html" title="type parameter in CacheStore">K</a>,<a href="org/apache/ignite/cache/store/CacheStore.html" title="type parameter in CacheStore">V</a><span class='angle_bracket'>&gt;</span> - Interface in <a href="org/apache/ignite/cache/store/package-summary.html">org.apache.ignite.cache.store</a></dt>
<dd>
<div class="block">API for cache persistent storage for read-through and write-through behavior.</div>
</dd>
<dt><a href="org/apache/ignite/cache/store/CacheStoreAdapter.html" title="class in org.apache.ignite.cache.store"><span class="typeNameLink">CacheStoreAdapter</span></a><span class='angle_bracket'>&lt;</span><a href="org/apache/ignite/cache/store/CacheStoreAdapter.html" title="type parameter in CacheStoreAdapter">K</a>,<a href="org/apache/ignite/cache/store/CacheStoreAdapter.html" title="type parameter in CacheStoreAdapter">V</a><span class='angle_bracket'>&gt;</span> - Class in <a href="org/apache/ignite/cache/store/package-summary.html">org.apache.ignite.cache.store</a></dt>
<dd>
<div class="block">Cache storage convenience adapter.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/cache/store/CacheStoreAdapter.html#CacheStoreAdapter--">CacheStoreAdapter()</a></span> - Constructor for class org.apache.ignite.cache.store.<a href="org/apache/ignite/cache/store/CacheStoreAdapter.html" title="class in org.apache.ignite.cache.store">CacheStoreAdapter</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/spi/systemview/view/CacheView.html#cacheStoreFactory--">cacheStoreFactory()</a></span> - Method in class org.apache.ignite.spi.systemview.view.<a href="org/apache/ignite/spi/systemview/view/CacheView.html" title="class in org.apache.ignite.spi.systemview.view">CacheView</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/ignite/cache/store/CacheStoreSession.html" title="interface in org.apache.ignite.cache.store"><span class="typeNameLink">CacheStoreSession</span></a> - Interface in <a href="org/apache/ignite/cache/store/package-summary.html">org.apache.ignite.cache.store</a></dt>
<dd>
<div class="block">Session for the cache store operations.</div>
</dd>
<dt><a href="org/apache/ignite/cache/store/CacheStoreSessionListener.html" title="interface in org.apache.ignite.cache.store"><span class="typeNameLink">CacheStoreSessionListener</span></a> - Interface in <a href="org/apache/ignite/cache/store/package-summary.html">org.apache.ignite.cache.store</a></dt>
<dd>
<div class="block">Cache store session listener that allows to implement callbacks
for session lifecycle.</div>
</dd>
<dt><a href="org/apache/ignite/resources/CacheStoreSessionResource.html" title="annotation in org.apache.ignite.resources"><span class="typeNameLink">CacheStoreSessionResource</span></a> - Annotation Type in <a href="org/apache/ignite/resources/package-summary.html">org.apache.ignite.resources</a></dt>
<dd>
<div class="block">Annotates a field or a setter method for injection of current <a href="org/apache/ignite/cache/store/CacheStoreSession.html" title="interface in org.apache.ignite.cache.store"><code>CacheStoreSession</code></a>
instance.</div>
</dd>
<dt><a href="org/apache/ignite/cache/jta/CacheTmLookup.html" title="interface in org.apache.ignite.cache.jta"><span class="typeNameLink">CacheTmLookup</span></a> - Interface in <a href="org/apache/ignite/cache/jta/package-summary.html">org.apache.ignite.cache.jta</a></dt>
<dd>
<div class="block">Allows grid to use different transactional systems.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/spi/systemview/view/CacheView.html#cacheType--">cacheType()</a></span> - Method in class org.apache.ignite.spi.systemview.view.<a href="org/apache/ignite/spi/systemview/view/CacheView.html" title="class in org.apache.ignite.spi.systemview.view">CacheView</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/ignite/spi/systemview/view/CacheView.html" title="class in org.apache.ignite.spi.systemview.view"><span class="typeNameLink">CacheView</span></a> - Class in <a href="org/apache/ignite/spi/systemview/view/package-summary.html">org.apache.ignite.spi.systemview.view</a></dt>
<dd>
<div class="block">Cache representation for a <a href="org/apache/ignite/spi/systemview/view/SystemView.html" title="interface in org.apache.ignite.spi.systemview.view"><code>SystemView</code></a>.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/spi/systemview/view/CacheView.html#CacheView-org.apache.ignite.internal.processors.cache.DynamicCacheDescriptor-">CacheView(DynamicCacheDescriptor)</a></span> - Constructor for class org.apache.ignite.spi.systemview.view.<a href="org/apache/ignite/spi/systemview/view/CacheView.html" title="class in org.apache.ignite.spi.systemview.view">CacheView</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/spi/systemview/view/CacheView.html#cacheWriterFactory--">cacheWriterFactory()</a></span> - Method in class org.apache.ignite.spi.systemview.view.<a href="org/apache/ignite/spi/systemview/view/CacheView.html" title="class in org.apache.ignite.spi.systemview.view">CacheView</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/ignite/cache/CacheWriteSynchronizationMode.html" title="enum in org.apache.ignite.cache"><span class="typeNameLink">CacheWriteSynchronizationMode</span></a> - Enum in <a href="org/apache/ignite/cache/package-summary.html">org.apache.ignite.cache</a></dt>
<dd>
<div class="block">Mode indicating how Ignite should wait for write replies from other nodes.</div>
</dd>
<dt><a href="org/apache/ignite/cache/CachingProvider.html" title="class in org.apache.ignite.cache"><span class="typeNameLink">CachingProvider</span></a> - Class in <a href="org/apache/ignite/cache/package-summary.html">org.apache.ignite.cache</a></dt>
<dd>
<div class="block">Implementation of JSR-107 <code>CachingProvider</code>.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/cache/CachingProvider.html#CachingProvider--">CachingProvider()</a></span> - Constructor for class org.apache.ignite.cache.<a href="org/apache/ignite/cache/CachingProvider.html" title="class in org.apache.ignite.cache">CachingProvider</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/ml/tree/impurity/gini/GiniImpurityMeasureCalculator.html#calculate-org.apache.ignite.ml.tree.data.DecisionTreeData-org.apache.ignite.ml.tree.TreeFilter-int-">calculate(DecisionTreeData, TreeFilter, int)</a></span> - Method in class org.apache.ignite.ml.tree.impurity.gini.<a href="org/apache/ignite/ml/tree/impurity/gini/GiniImpurityMeasureCalculator.html" title="class in org.apache.ignite.ml.tree.impurity.gini">GiniImpurityMeasureCalculator</a></dt>
<dd>
<div class="block">Calculates all impurity measures required required to find a best split and returns them as an array of
<a href="org/apache/ignite/ml/tree/impurity/util/StepFunction.html" title="class in org.apache.ignite.ml.tree.impurity.util"><code>StepFunction</code></a> (for every column).</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/ml/tree/impurity/ImpurityMeasureCalculator.html#calculate-org.apache.ignite.ml.tree.data.DecisionTreeData-org.apache.ignite.ml.tree.TreeFilter-int-">calculate(DecisionTreeData, TreeFilter, int)</a></span> - Method in class org.apache.ignite.ml.tree.impurity.<a href="org/apache/ignite/ml/tree/impurity/ImpurityMeasureCalculator.html" title="class in org.apache.ignite.ml.tree.impurity">ImpurityMeasureCalculator</a></dt>
<dd>
<div class="block">Calculates all impurity measures required required to find a best split and returns them as an array of
<a href="org/apache/ignite/ml/tree/impurity/util/StepFunction.html" title="class in org.apache.ignite.ml.tree.impurity.util"><code>StepFunction</code></a> (for every column).</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/ml/tree/impurity/mse/MSEImpurityMeasureCalculator.html#calculate-org.apache.ignite.ml.tree.data.DecisionTreeData-org.apache.ignite.ml.tree.TreeFilter-int-">calculate(DecisionTreeData, TreeFilter, int)</a></span> - Method in class org.apache.ignite.ml.tree.impurity.mse.<a href="org/apache/ignite/ml/tree/impurity/mse/MSEImpurityMeasureCalculator.html" title="class in org.apache.ignite.ml.tree.impurity.mse">MSEImpurityMeasureCalculator</a></dt>
<dd>
<div class="block">Calculates all impurity measures required required to find a best split and returns them as an array of
<a href="org/apache/ignite/ml/tree/impurity/util/StepFunction.html" title="class in org.apache.ignite.ml.tree.impurity.util"><code>StepFunction</code></a> (for every column).</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/cache/store/cassandra/persistence/PojoField.html#calculatedField--">calculatedField()</a></span> - Method in class org.apache.ignite.cache.store.cassandra.persistence.<a href="org/apache/ignite/cache/store/cassandra/persistence/PojoField.html" title="class in org.apache.ignite.cache.store.cassandra.persistence">PojoField</a></dt>
<dd>
<div class="block">Indicates if it's a calculated field - field which value just generated based on other field values.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/ml/util/genetic/Population.html#calculateFitnessForAll-java.util.function.Function-">calculateFitnessForAll(Function<span class='angle_bracket'>&lt;</span>Chromosome, Double<span class='angle_bracket'>&gt;</span>)</a></span> - Method in class org.apache.ignite.ml.util.genetic.<a href="org/apache/ignite/ml/util/genetic/Population.html" title="class in org.apache.ignite.ml.util.genetic">Population</a></dt>
<dd>
<div class="block">Calculates fitness for all chromosomes with custom fitness function.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/ml/util/genetic/Population.html#calculateFitnessForChromosome-int-java.util.function.Function-">calculateFitnessForChromosome(int, Function<span class='angle_bracket'>&lt;</span>Chromosome, Double<span class='angle_bracket'>&gt;</span>)</a></span> - Method in class org.apache.ignite.ml.util.genetic.<a href="org/apache/ignite/ml/util/genetic/Population.html" title="class in org.apache.ignite.ml.util.genetic">Population</a></dt>
<dd>
<div class="block">Calculates fitness for chromosome found by index with custom fitness function.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/ml/recommendation/util/RecommendationDatasetData.html#calculateGradient-java.util.Map-java.util.Map-int-int-double-double-">calculateGradient(Map<span class='angle_bracket'>&lt;</span>O, Vector<span class='angle_bracket'>&gt;</span>, Map<span class='angle_bracket'>&lt;</span>S, Vector<span class='angle_bracket'>&gt;</span>, int, int, double, double)</a></span> - Method in class org.apache.ignite.ml.recommendation.util.<a href="org/apache/ignite/ml/recommendation/util/RecommendationDatasetData.html" title="class in org.apache.ignite.ml.recommendation.util">RecommendationDatasetData</a></dt>
<dd>
<div class="block">Calculates gradient of the loss function of recommendation system SGD training.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/cache/affinity/rendezvous/RendezvousAffinityFunction.html#calculateMask-int-">calculateMask(int)</a></span> - Static method in class org.apache.ignite.cache.affinity.rendezvous.<a href="org/apache/ignite/cache/affinity/rendezvous/RendezvousAffinityFunction.html" title="class in org.apache.ignite.cache.affinity.rendezvous">RendezvousAffinityFunction</a></dt>
<dd>
<div class="block">Helper method to calculates mask.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/ml/optimization/updatecalculators/NesterovUpdateCalculator.html#calculateNewUpdate-M-org.apache.ignite.ml.optimization.updatecalculators.NesterovParameterUpdate-int-org.apache.ignite.ml.math.primitives.matrix.Matrix-org.apache.ignite.ml.math.primitives.matrix.Matrix-">calculateNewUpdate(M, NesterovParameterUpdate, int, Matrix, Matrix)</a></span> - Method in class org.apache.ignite.ml.optimization.updatecalculators.<a href="org/apache/ignite/ml/optimization/updatecalculators/NesterovUpdateCalculator.html" title="class in org.apache.ignite.ml.optimization.updatecalculators">NesterovUpdateCalculator</a></dt>
<dd>
<div class="block">Calculate new update.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/ml/optimization/updatecalculators/ParameterUpdateCalculator.html#calculateNewUpdate-M-P-int-org.apache.ignite.ml.math.primitives.matrix.Matrix-org.apache.ignite.ml.math.primitives.matrix.Matrix-">calculateNewUpdate(M, P, int, Matrix, Matrix)</a></span> - Method in interface org.apache.ignite.ml.optimization.updatecalculators.<a href="org/apache/ignite/ml/optimization/updatecalculators/ParameterUpdateCalculator.html" title="interface in org.apache.ignite.ml.optimization.updatecalculators">ParameterUpdateCalculator</a></dt>
<dd>
<div class="block">Calculate new update.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/ml/optimization/updatecalculators/RPropUpdateCalculator.html#calculateNewUpdate-org.apache.ignite.ml.optimization.SmoothParametrized-org.apache.ignite.ml.optimization.updatecalculators.RPropParameterUpdate-int-org.apache.ignite.ml.math.primitives.matrix.Matrix-org.apache.ignite.ml.math.primitives.matrix.Matrix-">calculateNewUpdate(SmoothParametrized, RPropParameterUpdate, int, Matrix, Matrix)</a></span> - Method in class org.apache.ignite.ml.optimization.updatecalculators.<a href="org/apache/ignite/ml/optimization/updatecalculators/RPropUpdateCalculator.html" title="class in org.apache.ignite.ml.optimization.updatecalculators">RPropUpdateCalculator</a></dt>
<dd>
<div class="block">Calculate new update.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/ml/optimization/updatecalculators/SimpleGDUpdateCalculator.html#calculateNewUpdate-org.apache.ignite.ml.optimization.SmoothParametrized-org.apache.ignite.ml.optimization.updatecalculators.SimpleGDParameterUpdate-int-org.apache.ignite.ml.math.primitives.matrix.Matrix-org.apache.ignite.ml.math.primitives.matrix.Matrix-">calculateNewUpdate(SmoothParametrized, SimpleGDParameterUpdate, int, Matrix, Matrix)</a></span> - Method in class org.apache.ignite.ml.optimization.updatecalculators.<a href="org/apache/ignite/ml/optimization/updatecalculators/SimpleGDUpdateCalculator.html" title="class in org.apache.ignite.ml.optimization.updatecalculators">SimpleGDUpdateCalculator</a></dt>
<dd>
<div class="block">Calculate new update.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/cache/affinity/rendezvous/RendezvousAffinityFunction.html#calculatePartition-java.lang.Object-int-int-">calculatePartition(Object, int, int)</a></span> - Static method in class org.apache.ignite.cache.affinity.rendezvous.<a href="org/apache/ignite/cache/affinity/rendezvous/RendezvousAffinityFunction.html" title="class in org.apache.ignite.cache.affinity.rendezvous">RendezvousAffinityFunction</a></dt>
<dd>
<div class="block">Helper method to calculate partition.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/cache/store/cassandra/session/LoadCacheCustomQueryWorker.html#call--">call()</a></span> - Method in class org.apache.ignite.cache.store.cassandra.session.<a href="org/apache/ignite/cache/store/cassandra/session/LoadCacheCustomQueryWorker.html" title="class in org.apache.ignite.cache.store.cassandra.session">LoadCacheCustomQueryWorker</a></dt>
<dt><span class="memberNameLink"><a href="org/apache/ignite/compute/ComputeJobAdapter.html#call--">call()</a></span> - Method in class org.apache.ignite.compute.<a href="org/apache/ignite/compute/ComputeJobAdapter.html" title="class in org.apache.ignite.compute">ComputeJobAdapter</a></dt>
<dt><span class="memberNameLink"><a href="org/apache/ignite/IgniteCompute.html#call-org.apache.ignite.lang.IgniteCallable-">call(IgniteCallable<span class='angle_bracket'>&lt;</span>R<span class='angle_bracket'>&gt;</span>)</a></span> - Method in interface org.apache.ignite.<a href="org/apache/ignite/IgniteCompute.html" title="interface in org.apache.ignite">IgniteCompute</a></dt>
<dd>
<div class="block">Executes provided job on a node within the underlying cluster group.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/IgniteCompute.html#call-java.util.Collection-">call(Collection<span class='angle_bracket'>&lt;</span>? extends IgniteCallable<span class='angle_bracket'>&lt;</span>R<span class='angle_bracket'>&gt;</span><span class='angle_bracket'>&gt;</span>)</a></span> - Method in interface org.apache.ignite.<a href="org/apache/ignite/IgniteCompute.html" title="interface in org.apache.ignite">IgniteCompute</a></dt>
<dd>
<div class="block">Executes collection of jobs on nodes within the underlying cluster group.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/IgniteCompute.html#call-java.util.Collection-org.apache.ignite.lang.IgniteReducer-">call(Collection<span class='angle_bracket'>&lt;</span>? extends IgniteCallable<span class='angle_bracket'>&lt;</span>R1<span class='angle_bracket'>&gt;</span><span class='angle_bracket'>&gt;</span>, IgniteReducer<span class='angle_bracket'>&lt;</span>R1, R2<span class='angle_bracket'>&gt;</span>)</a></span> - Method in interface org.apache.ignite.<a href="org/apache/ignite/IgniteCompute.html" title="interface in org.apache.ignite">IgniteCompute</a></dt>
<dd>
<div class="block">Executes collection of jobs on nodes within the underlying cluster group.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/IgniteCompute.html#callAsync-org.apache.ignite.lang.IgniteCallable-">callAsync(IgniteCallable<span class='angle_bracket'>&lt;</span>R<span class='angle_bracket'>&gt;</span>)</a></span> - Method in interface org.apache.ignite.<a href="org/apache/ignite/IgniteCompute.html" title="interface in org.apache.ignite">IgniteCompute</a></dt>
<dd>
<div class="block">Executes provided job asynchronously on a node within the underlying cluster group.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/IgniteCompute.html#callAsync-java.util.Collection-">callAsync(Collection<span class='angle_bracket'>&lt;</span>? extends IgniteCallable<span class='angle_bracket'>&lt;</span>R<span class='angle_bracket'>&gt;</span><span class='angle_bracket'>&gt;</span>)</a></span> - Method in interface org.apache.ignite.<a href="org/apache/ignite/IgniteCompute.html" title="interface in org.apache.ignite">IgniteCompute</a></dt>
<dd>
<div class="block">Executes collection of jobs asynchronously on nodes within the underlying cluster group.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/IgniteCompute.html#callAsync-java.util.Collection-org.apache.ignite.lang.IgniteReducer-">callAsync(Collection<span class='angle_bracket'>&lt;</span>? extends IgniteCallable<span class='angle_bracket'>&lt;</span>R1<span class='angle_bracket'>&gt;</span><span class='angle_bracket'>&gt;</span>, IgniteReducer<span class='angle_bracket'>&lt;</span>R1, R2<span class='angle_bracket'>&gt;</span>)</a></span> - Method in interface org.apache.ignite.<a href="org/apache/ignite/IgniteCompute.html" title="interface in org.apache.ignite">IgniteCompute</a></dt>
<dd>
<div class="block">Executes collection of jobs asynchronously on nodes within the underlying cluster group.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/compute/ComputeJobContinuation.html#callcc--">callcc()</a></span> - Method in interface org.apache.ignite.compute.<a href="org/apache/ignite/compute/ComputeJobContinuation.html" title="interface in org.apache.ignite.compute">ComputeJobContinuation</a></dt>
<dd>
<div class="block">Resumes job if it was held by <a href="org/apache/ignite/compute/ComputeJobContinuation.html#holdcc--"><code>ComputeJobContinuation.holdcc()</code></a> method.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/compute/ComputeJobContinuationAdapter.html#callcc--">callcc()</a></span> - Method in class org.apache.ignite.compute.<a href="org/apache/ignite/compute/ComputeJobContinuationAdapter.html" title="class in org.apache.ignite.compute">ComputeJobContinuationAdapter</a></dt>
<dd>
<div class="block">Resumes job if it was held by <a href="org/apache/ignite/compute/ComputeJobContinuation.html#holdcc--"><code>ComputeJobContinuation.holdcc()</code></a> method.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/IgniteScheduler.html#callLocal-java.util.concurrent.Callable-">callLocal(Callable<span class='angle_bracket'>&lt;</span>R<span class='angle_bracket'>&gt;</span>)</a></span> - Method in interface org.apache.ignite.<a href="org/apache/ignite/IgniteScheduler.html" title="interface in org.apache.ignite">IgniteScheduler</a></dt>
<dd>
<div class="block">Executes given callable on internal system thread pool asynchronously.</div>
</dd>
<dt><a href="org/apache/ignite/ml/math/distances/CanberraDistance.html" title="class in org.apache.ignite.ml.math.distances"><span class="typeNameLink">CanberraDistance</span></a> - Class in <a href="org/apache/ignite/ml/math/distances/package-summary.html">org.apache.ignite.ml.math.distances</a></dt>
<dd>
<div class="block">Calculates the Canberra distance between two points.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/ml/math/distances/CanberraDistance.html#CanberraDistance--">CanberraDistance()</a></span> - Constructor for class org.apache.ignite.ml.math.distances.<a href="org/apache/ignite/ml/math/distances/CanberraDistance.html" title="class in org.apache.ignite.ml.math.distances">CanberraDistance</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/compute/ComputeJob.html#cancel--">cancel()</a></span> - Method in interface org.apache.ignite.compute.<a href="org/apache/ignite/compute/ComputeJob.html" title="interface in org.apache.ignite.compute">ComputeJob</a></dt>
<dd>
<div class="block">This method is called when system detects that completion of this
job can no longer alter the overall outcome (for example, when parent task
has already reduced the results).</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/compute/ComputeJobAdapter.html#cancel--">cancel()</a></span> - Method in class org.apache.ignite.compute.<a href="org/apache/ignite/compute/ComputeJobAdapter.html" title="class in org.apache.ignite.compute">ComputeJobAdapter</a></dt>
<dd>
<div class="block">This method is called when system detects that completion of this
job can no longer alter the overall outcome (for example, when parent task
has already reduced the results).</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/compute/ComputeJobSibling.html#cancel--">cancel()</a></span> - Method in interface org.apache.ignite.compute.<a href="org/apache/ignite/compute/ComputeJobSibling.html" title="interface in org.apache.ignite.compute">ComputeJobSibling</a></dt>
<dd>
<div class="block">Sends a request to cancel this sibling.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/IgniteServices.html#cancel-java.lang.String-">cancel(String)</a></span> - Method in interface org.apache.ignite.<a href="org/apache/ignite/IgniteServices.html" title="interface in org.apache.ignite">IgniteServices</a></dt>
<dd>
<div class="block">Cancels service deployment.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/lang/IgniteFuture.html#cancel--">cancel()</a></span> - Method in interface org.apache.ignite.lang.<a href="org/apache/ignite/lang/IgniteFuture.html" title="interface in org.apache.ignite.lang">IgniteFuture</a></dt>
<dd>
<div class="block">Cancels this future.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/ml/environment/parallelism/DefaultParallelismStrategy.FutureWrapper.html#cancel-boolean-">cancel(boolean)</a></span> - Method in class org.apache.ignite.ml.environment.parallelism.<a href="org/apache/ignite/ml/environment/parallelism/DefaultParallelismStrategy.FutureWrapper.html" title="class in org.apache.ignite.ml.environment.parallelism">DefaultParallelismStrategy.FutureWrapper</a></dt>
<dt><span class="memberNameLink"><a href="org/apache/ignite/ml/environment/parallelism/NoParallelismStrategy.Stub.html#cancel-boolean-">cancel(boolean)</a></span> - Method in class org.apache.ignite.ml.environment.parallelism.<a href="org/apache/ignite/ml/environment/parallelism/NoParallelismStrategy.Stub.html" title="class in org.apache.ignite.ml.environment.parallelism">NoParallelismStrategy.Stub</a></dt>
<dt><span class="memberNameLink"><a href="org/apache/ignite/mxbean/ComputeMXBean.html#cancel-java.lang.String-">cancel(String)</a></span> - Method in interface org.apache.ignite.mxbean.<a href="org/apache/ignite/mxbean/ComputeMXBean.html" title="interface in org.apache.ignite.mxbean">ComputeMXBean</a></dt>
<dd>
<div class="block">Kills compute task by the session idenitifier.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/mxbean/DefragmentationMXBean.html#cancel--">cancel()</a></span> - Method in interface org.apache.ignite.mxbean.<a href="org/apache/ignite/mxbean/DefragmentationMXBean.html" title="interface in org.apache.ignite.mxbean">DefragmentationMXBean</a></dt>
<dd>
<div class="block">Cancel defragmentation.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/mxbean/ServiceMXBean.html#cancel-java.lang.String-">cancel(String)</a></span> - Method in interface org.apache.ignite.mxbean.<a href="org/apache/ignite/mxbean/ServiceMXBean.html" title="interface in org.apache.ignite.mxbean">ServiceMXBean</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/mxbean/TransactionsMXBean.html#cancel-java.lang.String-">cancel(String)</a></span> - Method in interface org.apache.ignite.mxbean.<a href="org/apache/ignite/mxbean/TransactionsMXBean.html" title="interface in org.apache.ignite.mxbean">TransactionsMXBean</a></dt>
<dd>
<div class="block">Kills transactions by the xid.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/services/Service.html#cancel-org.apache.ignite.services.ServiceContext-">cancel(ServiceContext)</a></span> - Method in interface org.apache.ignite.services.<a href="org/apache/ignite/services/Service.html" title="interface in org.apache.ignite.services">Service</a></dt>
<dd>
<div class="block">Cancels this service.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/spi/collision/CollisionJobContext.html#cancel--">cancel()</a></span> - Method in interface org.apache.ignite.spi.collision.<a href="org/apache/ignite/spi/collision/CollisionJobContext.html" title="interface in org.apache.ignite.spi.collision">CollisionJobContext</a></dt>
<dd>
<div class="block">Cancels the job.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/IgniteServices.html#cancelAll-java.util.Collection-">cancelAll(Collection<span class='angle_bracket'>&lt;</span>String<span class='angle_bracket'>&gt;</span>)</a></span> - Method in interface org.apache.ignite.<a href="org/apache/ignite/IgniteServices.html" title="interface in org.apache.ignite">IgniteServices</a></dt>
<dd>
<div class="block">Cancels services with specified names.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/IgniteServices.html#cancelAll--">cancelAll()</a></span> - Method in interface org.apache.ignite.<a href="org/apache/ignite/IgniteServices.html" title="interface in org.apache.ignite">IgniteServices</a></dt>
<dd>
<div class="block">Cancels all deployed services.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/IgniteServices.html#cancelAllAsync-java.util.Collection-">cancelAllAsync(Collection<span class='angle_bracket'>&lt;</span>String<span class='angle_bracket'>&gt;</span>)</a></span> - Method in interface org.apache.ignite.<a href="org/apache/ignite/IgniteServices.html" title="interface in org.apache.ignite">IgniteServices</a></dt>
<dd>
<div class="block">Asynchronously cancels services with specified names.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/IgniteServices.html#cancelAllAsync--">cancelAllAsync()</a></span> - Method in interface org.apache.ignite.<a href="org/apache/ignite/IgniteServices.html" title="interface in org.apache.ignite">IgniteServices</a></dt>
<dd>
<div class="block">Asynchronously cancels all deployed services.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/IgniteServices.html#cancelAsync-java.lang.String-">cancelAsync(String)</a></span> - Method in interface org.apache.ignite.<a href="org/apache/ignite/IgniteServices.html" title="interface in org.apache.ignite">IgniteServices</a></dt>
<dd>
<div class="block">Asynchronously cancels service deployment.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/mxbean/QueryMXBean.html#cancelContinuous-java.lang.String-java.lang.String-">cancelContinuous(String, String)</a></span> - Method in interface org.apache.ignite.mxbean.<a href="org/apache/ignite/mxbean/QueryMXBean.html" title="interface in org.apache.ignite.mxbean">QueryMXBean</a></dt>
<dd>
<div class="block">Kills continuous query by the identifier.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/spi/systemview/view/ScanQueryView.html#canceled--">canceled()</a></span> - Method in class org.apache.ignite.spi.systemview.view.<a href="org/apache/ignite/spi/systemview/view/ScanQueryView.html" title="class in org.apache.ignite.spi.systemview.view">ScanQueryView</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/mxbean/QueryMXBean.html#cancelScan-java.lang.String-java.lang.String-java.lang.Long-">cancelScan(String, String, Long)</a></span> - Method in interface org.apache.ignite.mxbean.<a href="org/apache/ignite/mxbean/QueryMXBean.html" title="interface in org.apache.ignite.mxbean">QueryMXBean</a></dt>
<dd>
<div class="block">Kills scan query by the identifiers.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/IgniteSnapshot.html#cancelSnapshot-java.lang.String-">cancelSnapshot(String)</a></span> - Method in interface org.apache.ignite.<a href="org/apache/ignite/IgniteSnapshot.html" title="interface in org.apache.ignite">IgniteSnapshot</a></dt>
<dd>
<div class="block">Cancel running snapshot operation.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/mxbean/SnapshotMXBean.html#cancelSnapshot-java.lang.String-">cancelSnapshot(String)</a></span> - Method in interface org.apache.ignite.mxbean.<a href="org/apache/ignite/mxbean/SnapshotMXBean.html" title="interface in org.apache.ignite.mxbean">SnapshotMXBean</a></dt>
<dd>
<div class="block">Cancel previously started snapshot operation on the node initiator.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/IgniteSnapshot.html#cancelSnapshotRestore-java.lang.String-">cancelSnapshotRestore(String)</a></span> - Method in interface org.apache.ignite.<a href="org/apache/ignite/IgniteSnapshot.html" title="interface in org.apache.ignite">IgniteSnapshot</a></dt>
<dd>
<div class="block">Cancel snapshot restore operation.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/mxbean/QueryMXBean.html#cancelSQL-java.lang.String-">cancelSQL(String)</a></span> - Method in interface org.apache.ignite.mxbean.<a href="org/apache/ignite/mxbean/QueryMXBean.html" title="interface in org.apache.ignite.mxbean">QueryMXBean</a></dt>
<dd>
<div class="block">Kills SQL query by the identifier.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/ml/knn/ann/ANNClassificationModel.ANNJSONExportModel.html#candidateFeatures">candidateFeatures</a></span> - Variable in class org.apache.ignite.ml.knn.ann.<a href="org/apache/ignite/ml/knn/ann/ANNClassificationModel.ANNJSONExportModel.html" title="class in org.apache.ignite.ml.knn.ann">ANNClassificationModel.ANNJSONExportModel</a></dt>
<dd>
<div class="block">Centers of clusters.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/ml/knn/ann/ANNClassificationModel.ANNJSONExportModel.html#candidateLabels">candidateLabels</a></span> - Variable in class org.apache.ignite.ml.knn.ann.<a href="org/apache/ignite/ml/knn/ann/ANNClassificationModel.ANNJSONExportModel.html" title="class in org.apache.ignite.ml.knn.ann">ANNClassificationModel.ANNJSONExportModel</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/IgniteQueue.html#capacity--">capacity()</a></span> - Method in interface org.apache.ignite.<a href="org/apache/ignite/IgniteQueue.html" title="interface in org.apache.ignite">IgniteQueue</a></dt>
<dd>
<div class="block">Gets maximum number of elements of the queue.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/spi/systemview/view/datastructures/QueueView.html#capacity--">capacity()</a></span> - Method in class org.apache.ignite.spi.systemview.view.datastructures.<a href="org/apache/ignite/spi/systemview/view/datastructures/QueueView.html" title="class in org.apache.ignite.spi.systemview.view.datastructures">QueueView</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/ignite/ml/math/exceptions/math/CardinalityException.html" title="class in org.apache.ignite.ml.math.exceptions.math"><span class="typeNameLink">CardinalityException</span></a> - Exception in <a href="org/apache/ignite/ml/math/exceptions/math/package-summary.html">org.apache.ignite.ml.math.exceptions.math</a></dt>
<dd>
<div class="block">Indicates a cardinality mismatch in matrix or vector operations.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/ml/math/exceptions/math/CardinalityException.html#CardinalityException-int-int-">CardinalityException(int, int)</a></span> - Constructor for exception org.apache.ignite.ml.math.exceptions.math.<a href="org/apache/ignite/ml/math/exceptions/math/CardinalityException.html" title="class in org.apache.ignite.ml.math.exceptions.math">CardinalityException</a></dt>
<dd>
<div class="block">Creates new cardinality violation exception.</div>
</dd>
<dt><a href="org/apache/ignite/cache/store/cassandra/CassandraCacheStore.html" title="class in org.apache.ignite.cache.store.cassandra"><span class="typeNameLink">CassandraCacheStore</span></a><span class='angle_bracket'>&lt;</span><a href="org/apache/ignite/cache/store/cassandra/CassandraCacheStore.html" title="type parameter in CassandraCacheStore">K</a>,<a href="org/apache/ignite/cache/store/cassandra/CassandraCacheStore.html" title="type parameter in CassandraCacheStore">V</a><span class='angle_bracket'>&gt;</span> - Class in <a href="org/apache/ignite/cache/store/cassandra/package-summary.html">org.apache.ignite.cache.store.cassandra</a></dt>
<dd>
<div class="block">Implementation of <a href="org/apache/ignite/cache/store/CacheStore.html" title="interface in org.apache.ignite.cache.store"><code>CacheStore</code></a> backed by Cassandra database.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/cache/store/cassandra/CassandraCacheStore.html#CassandraCacheStore-org.apache.ignite.cache.store.cassandra.datasource.DataSource-org.apache.ignite.cache.store.cassandra.persistence.KeyValuePersistenceSettings-int-">CassandraCacheStore(DataSource, KeyValuePersistenceSettings, int)</a></span> - Constructor for class org.apache.ignite.cache.store.cassandra.<a href="org/apache/ignite/cache/store/cassandra/CassandraCacheStore.html" title="class in org.apache.ignite.cache.store.cassandra">CassandraCacheStore</a></dt>
<dd>
<div class="block">Store constructor.</div>
</dd>
<dt><a href="org/apache/ignite/cache/store/cassandra/CassandraCacheStoreFactory.html" title="class in org.apache.ignite.cache.store.cassandra"><span class="typeNameLink">CassandraCacheStoreFactory</span></a><span class='angle_bracket'>&lt;</span><a href="org/apache/ignite/cache/store/cassandra/CassandraCacheStoreFactory.html" title="type parameter in CassandraCacheStoreFactory">K</a>,<a href="org/apache/ignite/cache/store/cassandra/CassandraCacheStoreFactory.html" title="type parameter in CassandraCacheStoreFactory">V</a><span class='angle_bracket'>&gt;</span> - Class in <a href="org/apache/ignite/cache/store/cassandra/package-summary.html">org.apache.ignite.cache.store.cassandra</a></dt>
<dd>
<div class="block">Factory class to instantiate <a href="org/apache/ignite/cache/store/cassandra/CassandraCacheStore.html" title="class in org.apache.ignite.cache.store.cassandra"><code>CassandraCacheStore</code></a>.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/cache/store/cassandra/CassandraCacheStoreFactory.html#CassandraCacheStoreFactory--">CassandraCacheStoreFactory()</a></span> - Constructor for class org.apache.ignite.cache.store.cassandra.<a href="org/apache/ignite/cache/store/cassandra/CassandraCacheStoreFactory.html" title="class in org.apache.ignite.cache.store.cassandra">CassandraCacheStoreFactory</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/ignite/cache/store/cassandra/common/CassandraHelper.html" title="class in org.apache.ignite.cache.store.cassandra.common"><span class="typeNameLink">CassandraHelper</span></a> - Class in <a href="org/apache/ignite/cache/store/cassandra/common/package-summary.html">org.apache.ignite.cache.store.cassandra.common</a></dt>
<dd>
<div class="block">Helper class providing methods to work with Cassandra session and exceptions</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/cache/store/cassandra/common/CassandraHelper.html#CassandraHelper--">CassandraHelper()</a></span> - Constructor for class org.apache.ignite.cache.store.cassandra.common.<a href="org/apache/ignite/cache/store/cassandra/common/CassandraHelper.html" title="class in org.apache.ignite.cache.store.cassandra.common">CassandraHelper</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/ignite/cache/store/cassandra/session/CassandraSession.html" title="interface in org.apache.ignite.cache.store.cassandra.session"><span class="typeNameLink">CassandraSession</span></a> - Interface in <a href="org/apache/ignite/cache/store/cassandra/session/package-summary.html">org.apache.ignite.cache.store.cassandra.session</a></dt>
<dd>
<div class="block">Wrapper around Cassandra driver session, to automatically handle:
Keyspace and table absence exceptions
Timeout exceptions
Batch operations
</div>
</dd>
<dt><a href="org/apache/ignite/cache/store/cassandra/session/CassandraSessionImpl.html" title="class in org.apache.ignite.cache.store.cassandra.session"><span class="typeNameLink">CassandraSessionImpl</span></a> - Class in <a href="org/apache/ignite/cache/store/cassandra/session/package-summary.html">org.apache.ignite.cache.store.cassandra.session</a></dt>
<dd>
<div class="block">Implementation for <a href="org/apache/ignite/cache/store/cassandra/session/CassandraSession.html" title="interface in org.apache.ignite.cache.store.cassandra.session"><code>CassandraSession</code></a>.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/cache/store/cassandra/session/CassandraSessionImpl.html#CassandraSessionImpl-com.datastax.driver.core.Cluster.Builder-java.lang.Integer-com.datastax.driver.core.ConsistencyLevel-com.datastax.driver.core.ConsistencyLevel-long-org.apache.ignite.IgniteLogger-">CassandraSessionImpl(Cluster.Builder, Integer, ConsistencyLevel, ConsistencyLevel, long, IgniteLogger)</a></span> - Constructor for class org.apache.ignite.cache.store.cassandra.session.<a href="org/apache/ignite/cache/store/cassandra/session/CassandraSessionImpl.html" title="class in org.apache.ignite.cache.store.cassandra.session">CassandraSessionImpl</a></dt>
<dd>
<div class="block">Creates instance of Cassandra driver session wrapper.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/cache/store/cassandra/persistence/PersistenceSettings.html#cassandraUniqueFields--">cassandraUniqueFields()</a></span> - Method in class org.apache.ignite.cache.store.cassandra.persistence.<a href="org/apache/ignite/cache/store/cassandra/persistence/PersistenceSettings.html" title="class in org.apache.ignite.cache.store.cassandra.persistence">PersistenceSettings</a></dt>
<dd>
<div class="block">List of POJO fields having unique mapping to Cassandra columns - skipping aliases pointing
to the same Cassandra table column.</div>
</dd>
<dt><a href="org/apache/ignite/ml/catboost/CatboostClassificationModel.html" title="class in org.apache.ignite.ml.catboost"><span class="typeNameLink">CatboostClassificationModel</span></a> - Class in <a href="org/apache/ignite/ml/catboost/package-summary.html">org.apache.ignite.ml.catboost</a></dt>
<dd>
<div class="block">CatboostClassificationModel imported and wrapped to be compatible with Apache Ignite infrastructure.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/ml/catboost/CatboostClassificationModel.html#CatboostClassificationModel-ai.catboost.CatBoostModel-">CatboostClassificationModel(CatBoostModel)</a></span> - Constructor for class org.apache.ignite.ml.catboost.<a href="org/apache/ignite/ml/catboost/CatboostClassificationModel.html" title="class in org.apache.ignite.ml.catboost">CatboostClassificationModel</a></dt>
<dd>
<div class="block">Constructs a new instance of Catboost model wrapper.</div>
</dd>
<dt><a href="org/apache/ignite/ml/catboost/CatboostClassificationModelParser.html" title="class in org.apache.ignite.ml.catboost"><span class="typeNameLink">CatboostClassificationModelParser</span></a> - Class in <a href="org/apache/ignite/ml/catboost/package-summary.html">org.apache.ignite.ml.catboost</a></dt>
<dd>
<div class="block">Catboost Classification model parser.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/ml/catboost/CatboostClassificationModelParser.html#CatboostClassificationModelParser--">CatboostClassificationModelParser()</a></span> - Constructor for class org.apache.ignite.ml.catboost.<a href="org/apache/ignite/ml/catboost/CatboostClassificationModelParser.html" title="class in org.apache.ignite.ml.catboost">CatboostClassificationModelParser</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/ignite/ml/catboost/CatboostRegressionModel.html" title="class in org.apache.ignite.ml.catboost"><span class="typeNameLink">CatboostRegressionModel</span></a> - Class in <a href="org/apache/ignite/ml/catboost/package-summary.html">org.apache.ignite.ml.catboost</a></dt>
<dd>
<div class="block">CatboostRegressionModel imported and wrapped to be compatible with Apache Ignite infrastructure.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/ml/catboost/CatboostRegressionModel.html#CatboostRegressionModel-ai.catboost.CatBoostModel-">CatboostRegressionModel(CatBoostModel)</a></span> - Constructor for class org.apache.ignite.ml.catboost.<a href="org/apache/ignite/ml/catboost/CatboostRegressionModel.html" title="class in org.apache.ignite.ml.catboost">CatboostRegressionModel</a></dt>
<dd>
<div class="block">Constructs a new instance of Catboost model wrapper.</div>
</dd>
<dt><a href="org/apache/ignite/ml/catboost/CatboostRegressionModelParser.html" title="class in org.apache.ignite.ml.catboost"><span class="typeNameLink">CatboostRegressionModelParser</span></a> - Class in <a href="org/apache/ignite/ml/catboost/package-summary.html">org.apache.ignite.ml.catboost</a></dt>
<dd>
<div class="block">Catboost Regression model parser.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/ml/catboost/CatboostRegressionModelParser.html#CatboostRegressionModelParser--">CatboostRegressionModelParser()</a></span> - Constructor for class org.apache.ignite.ml.catboost.<a href="org/apache/ignite/ml/catboost/CatboostRegressionModelParser.html" title="class in org.apache.ignite.ml.catboost">CatboostRegressionModelParser</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/ml/preprocessing/encoding/EncoderPartitionData.html#categoryFrequencies--">categoryFrequencies()</a></span> - Method in class org.apache.ignite.ml.preprocessing.encoding.<a href="org/apache/ignite/ml/preprocessing/encoding/EncoderPartitionData.html" title="class in org.apache.ignite.ml.preprocessing.encoding">EncoderPartitionData</a></dt>
<dd>
<div class="block">Gets the array of maps of frequencies by value in partition for each feature in the dataset.</div>
</dd>
<dt><a href="org/apache/ignite/startup/cmdline/CdcCommandLineStartup.html" title="class in org.apache.ignite.startup.cmdline"><span class="typeNameLink">CdcCommandLineStartup</span></a> - Class in <a href="org/apache/ignite/startup/cmdline/package-summary.html">org.apache.ignite.startup.cmdline</a></dt>
<dd>
<div class="block">This class defines command-line Ignite Capture Data Change startup.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/startup/cmdline/CdcCommandLineStartup.html#CdcCommandLineStartup--">CdcCommandLineStartup()</a></span> - Constructor for class org.apache.ignite.startup.cmdline.<a href="org/apache/ignite/startup/cmdline/CdcCommandLineStartup.html" title="class in org.apache.ignite.startup.cmdline">CdcCommandLineStartup</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/ignite/cdc/CdcConfiguration.html" title="class in org.apache.ignite.cdc"><span class="typeNameLink">CdcConfiguration</span></a> - Class in <a href="org/apache/ignite/cdc/package-summary.html">org.apache.ignite.cdc</a></dt>
<dd>
<div class="block">This class defines <code>CdcMain</code> runtime configuration.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/cdc/CdcConfiguration.html#CdcConfiguration--">CdcConfiguration()</a></span> - Constructor for class org.apache.ignite.cdc.<a href="org/apache/ignite/cdc/CdcConfiguration.html" title="class in org.apache.ignite.cdc">CdcConfiguration</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/ignite/cdc/CdcConsumer.html" title="interface in org.apache.ignite.cdc"><span class="typeNameLink">CdcConsumer</span></a> - Interface in <a href="org/apache/ignite/cdc/package-summary.html">org.apache.ignite.cdc</a></dt>
<dd>
<div class="block">Consumer of WAL data change events.</div>
</dd>
<dt><a href="org/apache/ignite/cdc/CdcEvent.html" title="interface in org.apache.ignite.cdc"><span class="typeNameLink">CdcEvent</span></a> - Interface in <a href="org/apache/ignite/cdc/package-summary.html">org.apache.ignite.cdc</a></dt>
<dd>
<div class="block">Event of single entry change.</div>
</dd>
<dt><a href="org/apache/ignite/cdc/CdcLoader.html" title="class in org.apache.ignite.cdc"><span class="typeNameLink">CdcLoader</span></a> - Class in <a href="org/apache/ignite/cdc/package-summary.html">org.apache.ignite.cdc</a></dt>
<dd>
<div class="block">Utility class to load <code>CdcMain</code> from Spring XML configuration.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/cdc/CdcLoader.html#CdcLoader--">CdcLoader()</a></span> - Constructor for class org.apache.ignite.cdc.<a href="org/apache/ignite/cdc/CdcLoader.html" title="class in org.apache.ignite.cdc">CdcLoader</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/ml/clustering/kmeans/ClusterizationModel.html#centers--">centers()</a></span> - Method in interface org.apache.ignite.ml.clustering.kmeans.<a href="org/apache/ignite/ml/clustering/kmeans/ClusterizationModel.html" title="interface in org.apache.ignite.ml.clustering.kmeans">ClusterizationModel</a></dt>
<dd>
<div class="block">Get cluster centers.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/ml/clustering/kmeans/KMeansModel.html#centers--">centers()</a></span> - Method in class org.apache.ignite.ml.clustering.kmeans.<a href="org/apache/ignite/ml/clustering/kmeans/KMeansModel.html" title="class in org.apache.ignite.ml.clustering.kmeans">KMeansModel</a></dt>
<dd>
<div class="block">Get cluster centers.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/startup/cmdline/AboutDialog.html#centerShow-java.lang.String-java.lang.String-java.lang.String-java.time.LocalDate-java.lang.String-">centerShow(String, String, String, LocalDate, String)</a></span> - Static method in class org.apache.ignite.startup.cmdline.<a href="org/apache/ignite/startup/cmdline/AboutDialog.html" title="class in org.apache.ignite.startup.cmdline">AboutDialog</a></dt>
<dd>
<div class="block">Show about dialog.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/ml/knn/ann/ANNClassificationTrainer.CentroidStat.html#CentroidStat--">CentroidStat()</a></span> - Constructor for class org.apache.ignite.ml.knn.ann.<a href="org/apache/ignite/ml/knn/ann/ANNClassificationTrainer.CentroidStat.html" title="class in org.apache.ignite.ml.knn.ann">ANNClassificationTrainer.CentroidStat</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/ml/knn/ann/ANNClassificationTrainer.CentroidStat.html#centroidStat">centroidStat</a></span> - Variable in class org.apache.ignite.ml.knn.ann.<a href="org/apache/ignite/ml/knn/ann/ANNClassificationTrainer.CentroidStat.html" title="class in org.apache.ignite.ml.knn.ann">ANNClassificationTrainer.CentroidStat</a></dt>
<dd>
<div class="block">Count of points closest to the center with a given index.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/ml/knn/ann/ANNClassificationModel.ANNJSONExportModel.html#centroindsStat">centroindsStat</a></span> - Variable in class org.apache.ignite.ml.knn.ann.<a href="org/apache/ignite/ml/knn/ann/ANNClassificationModel.ANNJSONExportModel.html" title="class in org.apache.ignite.ml.knn.ann">ANNClassificationModel.ANNJSONExportModel</a></dt>
<dd>
<div class="block">Centroid statistics.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/plugin/security/AuthenticationContext.html#certificates--">certificates()</a></span> - Method in class org.apache.ignite.plugin.security.<a href="org/apache/ignite/plugin/security/AuthenticationContext.html" title="class in org.apache.ignite.plugin.security">AuthenticationContext</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/plugin/security/AuthenticationContext.html#certificates-java.security.cert.Certificate:A-">certificates(Certificate[])</a></span> - Method in class org.apache.ignite.plugin.security.<a href="org/apache/ignite/plugin/security/AuthenticationContext.html" title="class in org.apache.ignite.plugin.security">AuthenticationContext</a></dt>
<dd>
<div class="block">Set client SSL certificates.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/plugin/security/SecuritySubject.html#certificates--">certificates()</a></span> - Method in interface org.apache.ignite.plugin.security.<a href="org/apache/ignite/plugin/security/SecuritySubject.html" title="interface in org.apache.ignite.plugin.security">SecuritySubject</a></dt>
<dd>
<div class="block">Gets subject client certificates, or <code>null</code> if SSL were not used or client certificate checking not enabled.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/IgniteJdbcDriver.html#CFG_URL_PREFIX">CFG_URL_PREFIX</a></span> - Static variable in class org.apache.ignite.<a href="org/apache/ignite/IgniteJdbcDriver.html" title="class in org.apache.ignite">IgniteJdbcDriver</a></dt>
<dd>
<div class="block">Config URL prefix.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/spi/discovery/tcp/TcpDiscoverySpi.html#cfgNodeId">cfgNodeId</a></span> - Variable in class org.apache.ignite.spi.discovery.tcp.<a href="org/apache/ignite/spi/discovery/tcp/TcpDiscoverySpi.html" title="class in org.apache.ignite.spi.discovery.tcp">TcpDiscoverySpi</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/lang/IgniteFuture.html#chain-org.apache.ignite.lang.IgniteClosure-">chain(IgniteClosure<span class='angle_bracket'>&lt;</span>? super IgniteFuture<span class='angle_bracket'>&lt;</span>V<span class='angle_bracket'>&gt;</span>, T<span class='angle_bracket'>&gt;</span>)</a></span> - Method in interface org.apache.ignite.lang.<a href="org/apache/ignite/lang/IgniteFuture.html" title="interface in org.apache.ignite.lang">IgniteFuture</a></dt>
<dd>
<div class="block">Make a chained future to convert result of this future (when complete) into a new format.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/lang/IgniteFuture.html#chainAsync-org.apache.ignite.lang.IgniteClosure-java.util.concurrent.Executor-">chainAsync(IgniteClosure<span class='angle_bracket'>&lt;</span>? super IgniteFuture<span class='angle_bracket'>&lt;</span>V<span class='angle_bracket'>&gt;</span>, T<span class='angle_bracket'>&gt;</span>, Executor)</a></span> - Method in interface org.apache.ignite.lang.<a href="org/apache/ignite/lang/IgniteFuture.html" title="interface in org.apache.ignite.lang">IgniteFuture</a></dt>
<dd>
<div class="block">Make a chained future to convert result of this future (when complete) into a new format.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/IgniteEncryption.html#changeCacheGroupKey-java.util.Collection-">changeCacheGroupKey(Collection<span class='angle_bracket'>&lt;</span>String<span class='angle_bracket'>&gt;</span>)</a></span> - Method in interface org.apache.ignite.<a href="org/apache/ignite/IgniteEncryption.html" title="interface in org.apache.ignite">IgniteEncryption</a></dt>
<dd>
<div class="block">Starts cache group encryption key change process.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/mxbean/EncryptionMXBean.html#changeCacheGroupKey-java.lang.String-">changeCacheGroupKey(String)</a></span> - Method in interface org.apache.ignite.mxbean.<a href="org/apache/ignite/mxbean/EncryptionMXBean.html" title="interface in org.apache.ignite.mxbean">EncryptionMXBean</a></dt>
<dd>
<div class="block">Starts cache group encryption key change process.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/IgniteEncryption.html#changeMasterKey-java.lang.String-">changeMasterKey(String)</a></span> - Method in interface org.apache.ignite.<a href="org/apache/ignite/IgniteEncryption.html" title="interface in org.apache.ignite">IgniteEncryption</a></dt>
<dd>
<div class="block">Starts master key change process.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/mxbean/EncryptionMXBean.html#changeMasterKey-java.lang.String-">changeMasterKey(String)</a></span> - Method in interface org.apache.ignite.mxbean.<a href="org/apache/ignite/mxbean/EncryptionMXBean.html" title="interface in org.apache.ignite.mxbean">EncryptionMXBean</a></dt>
<dd>
<div class="block">Starts master key change process.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/ml/xgboost/parser/XGBoostModelLexer.html#channelNames">channelNames</a></span> - Static variable in class org.apache.ignite.ml.xgboost.parser.<a href="org/apache/ignite/ml/xgboost/parser/XGBoostModelLexer.html" title="class in org.apache.ignite.ml.xgboost.parser">XGBoostModelLexer</a></dt>
<dd>
<div class="block">Channel names.</div>
</dd>
<dt><a href="org/apache/ignite/ml/math/distances/ChebyshevDistance.html" title="class in org.apache.ignite.ml.math.distances"><span class="typeNameLink">ChebyshevDistance</span></a> - Class in <a href="org/apache/ignite/ml/math/distances/package-summary.html">org.apache.ignite.ml.math.distances</a></dt>
<dd>
<div class="block">Calculates the <code>max(x_i - y_i)</code> (Chebyshev) distance between two points.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/ml/math/distances/ChebyshevDistance.html#ChebyshevDistance--">ChebyshevDistance()</a></span> - Constructor for class org.apache.ignite.ml.math.distances.<a href="org/apache/ignite/ml/math/distances/ChebyshevDistance.html" title="class in org.apache.ignite.ml.math.distances">ChebyshevDistance</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/ml/tree/randomforest/data/impurity/ImpurityHistogram.html#checkAndReturnSplitValue-int-double-double-">checkAndReturnSplitValue(int, double, double)</a></span> - Method in class org.apache.ignite.ml.tree.randomforest.data.impurity.<a href="org/apache/ignite/ml/tree/randomforest/data/impurity/ImpurityHistogram.html" title="class in org.apache.ignite.ml.tree.randomforest.data.impurity">ImpurityHistogram</a></dt>
<dd>
<div class="block">Checks split value validity and return Optional-wrap of it.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/ml/math/Blas.html#checkCardinality-org.apache.ignite.ml.math.primitives.matrix.Matrix-org.apache.ignite.ml.math.primitives.vector.Vector-">checkCardinality(Matrix, Vector)</a></span> - Static method in class org.apache.ignite.ml.math.<a href="org/apache/ignite/ml/math/Blas.html" title="class in org.apache.ignite.ml.math">Blas</a></dt>
<dd>
<div class="block">Checks if Matrix A can be multiplied by vector v, if not CardinalityException is thrown.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/ml/math/primitives/vector/AbstractVector.html#checkCardinality-org.apache.ignite.ml.math.primitives.vector.Vector-">checkCardinality(Vector)</a></span> - Method in class org.apache.ignite.ml.math.primitives.vector.<a href="org/apache/ignite/ml/math/primitives/vector/AbstractVector.html" title="class in org.apache.ignite.ml.math.primitives.vector">AbstractVector</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/ml/math/primitives/vector/AbstractVector.html#checkCardinality-double:A-">checkCardinality(double[])</a></span> - Method in class org.apache.ignite.ml.math.primitives.vector.<a href="org/apache/ignite/ml/math/primitives/vector/AbstractVector.html" title="class in org.apache.ignite.ml.math.primitives.vector">AbstractVector</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/ml/math/primitives/vector/AbstractVector.html#checkCardinality-int:A-">checkCardinality(int[])</a></span> - Method in class org.apache.ignite.ml.math.primitives.vector.<a href="org/apache/ignite/ml/math/primitives/vector/AbstractVector.html" title="class in org.apache.ignite.ml.math.primitives.vector">AbstractVector</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/spi/communication/tcp/TcpCommunicationSpi.html#checkConfigurationConsistency0-org.apache.ignite.spi.IgniteSpiContext-org.apache.ignite.cluster.ClusterNode-boolean-">checkConfigurationConsistency0(IgniteSpiContext, ClusterNode, boolean)</a></span> - Method in class org.apache.ignite.spi.communication.tcp.<a href="org/apache/ignite/spi/communication/tcp/TcpCommunicationSpi.html" title="class in org.apache.ignite.spi.communication.tcp">TcpCommunicationSpi</a></dt>
<dd>
<div class="block">Method which is called in the end of checkConfigurationConsistency() method.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/spi/IgniteSpiAdapter.html#checkConfigurationConsistency0-org.apache.ignite.spi.IgniteSpiContext-org.apache.ignite.cluster.ClusterNode-boolean-">checkConfigurationConsistency0(IgniteSpiContext, ClusterNode, boolean)</a></span> - Method in class org.apache.ignite.spi.<a href="org/apache/ignite/spi/IgniteSpiAdapter.html" title="class in org.apache.ignite.spi">IgniteSpiAdapter</a></dt>
<dd>
<div class="block">Method which is called in the end of checkConfigurationConsistency() method.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/spi/communication/tcp/TcpCommunicationSpi.html#checkConnection-java.util.List-">checkConnection(List<span class='angle_bracket'>&lt;</span>ClusterNode<span class='angle_bracket'>&gt;</span>)</a></span> - Method in class org.apache.ignite.spi.communication.tcp.<a href="org/apache/ignite/spi/communication/tcp/TcpCommunicationSpi.html" title="class in org.apache.ignite.spi.communication.tcp">TcpCommunicationSpi</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/ml/composition/boosting/GDBLearningStrategy.html#checkConvergenceStgyFactory">checkConvergenceStgyFactory</a></span> - Variable in class org.apache.ignite.ml.composition.boosting.<a href="org/apache/ignite/ml/composition/boosting/GDBLearningStrategy.html" title="class in org.apache.ignite.ml.composition.boosting">GDBLearningStrategy</a></dt>
<dd>
<div class="block">Check convergence strategy factory.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/ml/composition/boosting/GDBTrainer.html#checkConvergenceStgyFactory">checkConvergenceStgyFactory</a></span> - Variable in class org.apache.ignite.ml.composition.boosting.<a href="org/apache/ignite/ml/composition/boosting/GDBTrainer.html" title="class in org.apache.ignite.ml.composition.boosting">GDBTrainer</a></dt>
<dd>
<div class="block">Check convergence strategy factory.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/cache/store/cassandra/persistence/PersistenceSettings.html#checkDuplicates-java.util.List-">checkDuplicates(List<span class='angle_bracket'>&lt;</span>F<span class='angle_bracket'>&gt;</span>)</a></span> - Method in class org.apache.ignite.cache.store.cassandra.persistence.<a href="org/apache/ignite/cache/store/cassandra/persistence/PersistenceSettings.html" title="class in org.apache.ignite.cache.store.cassandra.persistence">PersistenceSettings</a></dt>
<dd>
<div class="block">Checks if there are POJO filed with the same name or same Cassandra column specified in persistence settings.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/spi/discovery/tcp/TcpDiscoverySpi.html#checkFailedError-org.apache.ignite.spi.discovery.tcp.messages.TcpDiscoveryCheckFailedMessage-">checkFailedError(TcpDiscoveryCheckFailedMessage)</a></span> - Method in class org.apache.ignite.spi.discovery.tcp.<a href="org/apache/ignite/spi/discovery/tcp/TcpDiscoverySpi.html" title="class in org.apache.ignite.spi.discovery.tcp">TcpDiscoverySpi</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/spi/IgniteSpiOperationTimeoutHelper.html#checkFailureTimeoutReached-java.lang.Exception-">checkFailureTimeoutReached(Exception)</a></span> - Method in class org.apache.ignite.spi.<a href="org/apache/ignite/spi/IgniteSpiOperationTimeoutHelper.html" title="class in org.apache.ignite.spi">IgniteSpiOperationTimeoutHelper</a></dt>
<dd>
<div class="block">Checks whether the given <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang"><code>Exception</code></a> is a timeout.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/IgniteSpringBean.html#checkIgnite--">checkIgnite()</a></span> - Method in class org.apache.ignite.<a href="org/apache/ignite/IgniteSpringBean.html" title="class in org.apache.ignite">IgniteSpringBean</a></dt>
<dd>
<div class="block">Checks if this bean is valid.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/ml/math/primitives/vector/AbstractVector.html#checkIndex-int-">checkIndex(int)</a></span> - Method in class org.apache.ignite.ml.math.primitives.vector.<a href="org/apache/ignite/ml/math/primitives/vector/AbstractVector.html" title="class in org.apache.ignite.ml.math.primitives.vector">AbstractVector</a></dt>
<dd>
<div class="block">Check index bounds.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/compute/gridify/aop/GridifySetToSetAbstractAspect.html#checkIsSplitToJobsAllowed-org.apache.ignite.internal.util.gridify.GridifyRangeArgument-org.apache.ignite.compute.gridify.GridifySetToSet-">checkIsSplitToJobsAllowed(GridifyRangeArgument, GridifySetToSet)</a></span> - Method in class org.apache.ignite.compute.gridify.aop.<a href="org/apache/ignite/compute/gridify/aop/GridifySetToSetAbstractAspect.html" title="class in org.apache.ignite.compute.gridify.aop">GridifySetToSetAbstractAspect</a></dt>
<dd>
<div class="block">Check if split allowed for input argument.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/compute/gridify/aop/GridifySetToValueAbstractAspect.html#checkIsSplitToJobsAllowed-org.apache.ignite.internal.util.gridify.GridifyRangeArgument-org.apache.ignite.compute.gridify.GridifySetToValue-">checkIsSplitToJobsAllowed(GridifyRangeArgument, GridifySetToValue)</a></span> - Method in class org.apache.ignite.compute.gridify.aop.<a href="org/apache/ignite/compute/gridify/aop/GridifySetToValueAbstractAspect.html" title="class in org.apache.ignite.compute.gridify.aop">GridifySetToValueAbstractAspect</a></dt>
<dd>
<div class="block">Check if split allowed for input argument.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/compute/gridify/aop/GridifySetToSetAbstractAspect.html#checkMethodSignature-java.lang.reflect.Method-">checkMethodSignature(Method)</a></span> - Method in class org.apache.ignite.compute.gridify.aop.<a href="org/apache/ignite/compute/gridify/aop/GridifySetToSetAbstractAspect.html" title="class in org.apache.ignite.compute.gridify.aop">GridifySetToSetAbstractAspect</a></dt>
<dd>
<div class="block">Check method signature.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/compute/gridify/aop/GridifySetToValueAbstractAspect.html#checkMethodSignature-java.lang.reflect.Method-">checkMethodSignature(Method)</a></span> - Method in class org.apache.ignite.compute.gridify.aop.<a href="org/apache/ignite/compute/gridify/aop/GridifySetToValueAbstractAspect.html" title="class in org.apache.ignite.compute.gridify.aop">GridifySetToValueAbstractAspect</a></dt>
<dd>
<div class="block">Check method signature.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/IgniteSystemProperties.html#CHECKPOINT_PARALLEL_SORT_THRESHOLD">CHECKPOINT_PARALLEL_SORT_THRESHOLD</a></span> - Static variable in class org.apache.ignite.<a href="org/apache/ignite/IgniteSystemProperties.html" title="class in org.apache.ignite">IgniteSystemProperties</a></dt>
<dd>
<div class="block">Starting from this number of dirty pages in checkpoint, array will be sorted with
<a href="https://docs.oracle.com/javase/8/docs/api/java/util/Arrays.html?is-external=true#parallelSort-T:A-" title="class or interface in java.util"><code>Arrays.parallelSort(Comparable[])</code></a> in case of <a href="org/apache/ignite/configuration/CheckpointWriteOrder.html#SEQUENTIAL"><code>CheckpointWriteOrder.SEQUENTIAL</code></a>.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/mxbean/IgniteMXBean.html#CHECKPOINT_SPI_FORMATTED_DESC">CHECKPOINT_SPI_FORMATTED_DESC</a></span> - Static variable in interface org.apache.ignite.mxbean.<a href="org/apache/ignite/mxbean/IgniteMXBean.html" title="interface in org.apache.ignite.mxbean">IgniteMXBean</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/ignite/events/CheckpointEvent.html" title="class in org.apache.ignite.events"><span class="typeNameLink">CheckpointEvent</span></a> - Class in <a href="org/apache/ignite/events/package-summary.html">org.apache.ignite.events</a></dt>
<dd>
<div class="block">Grid checkpoint event.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/events/CheckpointEvent.html#CheckpointEvent--">CheckpointEvent()</a></span> - Constructor for class org.apache.ignite.events.<a href="org/apache/ignite/events/CheckpointEvent.html" title="class in org.apache.ignite.events">CheckpointEvent</a></dt>
<dd>
<div class="block">No-arg constructor.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/events/CheckpointEvent.html#CheckpointEvent-org.apache.ignite.cluster.ClusterNode-java.lang.String-int-java.lang.String-">CheckpointEvent(ClusterNode, String, int, String)</a></span> - Constructor for class org.apache.ignite.events.<a href="org/apache/ignite/events/CheckpointEvent.html" title="class in org.apache.ignite.events">CheckpointEvent</a></dt>
<dd>
<div class="block">Creates new checkpoint event with given parameters.</div>
</dd>
<dt><a href="org/apache/ignite/spi/checkpoint/CheckpointListener.html" title="interface in org.apache.ignite.spi.checkpoint"><span class="typeNameLink">CheckpointListener</span></a> - Interface in <a href="org/apache/ignite/spi/checkpoint/package-summary.html">org.apache.ignite.spi.checkpoint</a></dt>
<dd>
<div class="block">Listener for notifications of checkpoints removed by <a href="org/apache/ignite/spi/checkpoint/CheckpointSpi.html" title="interface in org.apache.ignite.spi.checkpoint"><code>CheckpointSpi</code></a>.</div>
</dd>
<dt><a href="org/apache/ignite/spi/checkpoint/CheckpointSpi.html" title="interface in org.apache.ignite.spi.checkpoint"><span class="typeNameLink">CheckpointSpi</span></a> - Interface in <a href="org/apache/ignite/spi/checkpoint/package-summary.html">org.apache.ignite.spi.checkpoint</a></dt>
<dd>
<div class="block">Checkpoint SPI provides an ability to save an intermediate job state.</div>
</dd>
<dt><a href="org/apache/ignite/configuration/CheckpointWriteOrder.html" title="enum in org.apache.ignite.configuration"><span class="typeNameLink">CheckpointWriteOrder</span></a> - Enum in <a href="org/apache/ignite/configuration/package-summary.html">org.apache.ignite.configuration</a></dt>
<dd>
<div class="block">This enum defines order of writing pages to disk storage during checkpoint.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/spi/discovery/tcp/TcpDiscoverySpiMBean.html#checkRingLatency-int-">checkRingLatency(int)</a></span> - Method in interface org.apache.ignite.spi.discovery.tcp.<a href="org/apache/ignite/spi/discovery/tcp/TcpDiscoverySpiMBean.html" title="interface in org.apache.ignite.spi.discovery.tcp">TcpDiscoverySpiMBean</a></dt>
<dd>
<div class="block">Diagnosis method for determining ring message latency.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/mxbean/StripedExecutorMXBean.html#checkStarvation--">checkStarvation()</a></span> - Method in interface org.apache.ignite.mxbean.<a href="org/apache/ignite/mxbean/StripedExecutorMXBean.html" title="interface in org.apache.ignite.mxbean">StripedExecutorMXBean</a></dt>
<dd>
<div class="block"><span class="deprecatedLabel">Deprecated.</span>
<div class="block"><span class="deprecationComment">Will be removed at 3.0.</span></div>
</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/spi/ExponentialBackoffTimeoutStrategy.html#checkTimeout-long-">checkTimeout(long)</a></span> - Method in class org.apache.ignite.spi.<a href="org/apache/ignite/spi/ExponentialBackoffTimeoutStrategy.html" title="class in org.apache.ignite.spi">ExponentialBackoffTimeoutStrategy</a></dt>
<dd>
<div class="block">Check if total timeout will be reached in now() + timeInFut.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/spi/TimeoutStrategy.html#checkTimeout-long-">checkTimeout(long)</a></span> - Method in interface org.apache.ignite.spi.<a href="org/apache/ignite/spi/TimeoutStrategy.html" title="interface in org.apache.ignite.spi">TimeoutStrategy</a></dt>
<dd>
<div class="block">Check if total timeout will be reached in now() + timeInFut.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/spi/TimeoutStrategy.html#checkTimeout--">checkTimeout()</a></span> - Method in interface org.apache.ignite.spi.<a href="org/apache/ignite/spi/TimeoutStrategy.html" title="interface in org.apache.ignite.spi">TimeoutStrategy</a></dt>
<dd>
<div class="block">Check if total timeout will be reached by now.</div>
</dd>
<dt><a href="org/apache/ignite/ml/util/genetic/Chromosome.html" title="class in org.apache.ignite.ml.util.genetic"><span class="typeNameLink">Chromosome</span></a> - Class in <a href="org/apache/ignite/ml/util/genetic/package-summary.html">org.apache.ignite.ml.util.genetic</a></dt>
<dd>
<div class="block">Represents the set of genes, known as chromosome in genetic programming.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/ml/util/genetic/Chromosome.html#Chromosome-int-">Chromosome(int)</a></span> - Constructor for class org.apache.ignite.ml.util.genetic.<a href="org/apache/ignite/ml/util/genetic/Chromosome.html" title="class in org.apache.ignite.ml.util.genetic">Chromosome</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/ml/util/genetic/Chromosome.html#Chromosome-java.lang.Double:A-">Chromosome(Double[])</a></span> - Constructor for class org.apache.ignite.ml.util.genetic.<a href="org/apache/ignite/ml/util/genetic/Chromosome.html" title="class in org.apache.ignite.ml.util.genetic">Chromosome</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/spi/encryption/keystore/KeystoreEncryptionSpi.html#CIPHER_ALGO">CIPHER_ALGO</a></span> - Static variable in class org.apache.ignite.spi.encryption.keystore.<a href="org/apache/ignite/spi/encryption/keystore/KeystoreEncryptionSpi.html" title="class in org.apache.ignite.spi.encryption.keystore">KeystoreEncryptionSpi</a></dt>
<dd>
<div class="block">Algorithm supported by implementation.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/ml/util/generators/primitives/vector/VectorGeneratorPrimitives.html#circle-double-">circle(double)</a></span> - Static method in class org.apache.ignite.ml.util.generators.primitives.vector.<a href="org/apache/ignite/ml/util/generators/primitives/vector/VectorGeneratorPrimitives.html" title="class in org.apache.ignite.ml.util.generators.primitives.vector">VectorGeneratorPrimitives</a></dt>
<dd>
<div class="block">Returns vector generator of 2D-vectors from circle-like distribution around zero.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/ml/util/generators/primitives/vector/VectorGeneratorPrimitives.html#circle-double-long-">circle(double, long)</a></span> - Static method in class org.apache.ignite.ml.util.generators.primitives.vector.<a href="org/apache/ignite/ml/util/generators/primitives/vector/VectorGeneratorPrimitives.html" title="class in org.apache.ignite.ml.util.generators.primitives.vector">VectorGeneratorPrimitives</a></dt>
<dd>
<div class="block">Returns vector generator of 2D-vectors from circle-like distribution around zero.</div>
</dd>
<dt><a href="org/apache/ignite/ml/selection/scoring/evaluator/aggregator/ClassificationMetricsAggregator.html" title="class in org.apache.ignite.ml.selection.scoring.evaluator.aggregator"><span class="typeNameLink">ClassificationMetricsAggregator</span></a><span class='angle_bracket'>&lt;</span><a href="org/apache/ignite/ml/selection/scoring/evaluator/aggregator/ClassificationMetricsAggregator.html" title="type parameter in ClassificationMetricsAggregator">L</a> 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><span class='angle_bracket'>&gt;</span> - Class in <a href="org/apache/ignite/ml/selection/scoring/evaluator/aggregator/package-summary.html">org.apache.ignite.ml.selection.scoring.evaluator.aggregator</a></dt>
<dd>
<div class="block">Class represents aggregations for classification metric (including multi-classification case).</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/ml/selection/scoring/evaluator/aggregator/ClassificationMetricsAggregator.html#ClassificationMetricsAggregator--">ClassificationMetricsAggregator()</a></span> - Constructor for class org.apache.ignite.ml.selection.scoring.evaluator.aggregator.<a href="org/apache/ignite/ml/selection/scoring/evaluator/aggregator/ClassificationMetricsAggregator.html" title="class in org.apache.ignite.ml.selection.scoring.evaluator.aggregator">ClassificationMetricsAggregator</a></dt>
<dd>
<div class="block">Creates an instance of ClassificationMetricsAggregator.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/ml/selection/scoring/evaluator/aggregator/ClassificationMetricsAggregator.html#ClassificationMetricsAggregator-long-long-">ClassificationMetricsAggregator(long, long)</a></span> - Constructor for class org.apache.ignite.ml.selection.scoring.evaluator.aggregator.<a href="org/apache/ignite/ml/selection/scoring/evaluator/aggregator/ClassificationMetricsAggregator.html" title="class in org.apache.ignite.ml.selection.scoring.evaluator.aggregator">ClassificationMetricsAggregator</a></dt>
<dd>
<div class="block">Creates an instance of ClassificationMetricsAggregator.</div>
</dd>
<dt><a href="org/apache/ignite/ml/tree/randomforest/data/statistics/ClassifierLeafValuesComputer.html" title="class in org.apache.ignite.ml.tree.randomforest.data.statistics"><span class="typeNameLink">ClassifierLeafValuesComputer</span></a> - Class in <a href="org/apache/ignite/ml/tree/randomforest/data/statistics/package-summary.html">org.apache.ignite.ml.tree.randomforest.data.statistics</a></dt>
<dd>
<div class="block">Implementation of <a href="org/apache/ignite/ml/tree/randomforest/data/statistics/LeafValuesComputer.html" title="class in org.apache.ignite.ml.tree.randomforest.data.statistics"><code>LeafValuesComputer</code></a> for classification task.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/ml/tree/randomforest/data/statistics/ClassifierLeafValuesComputer.html#ClassifierLeafValuesComputer-java.util.Map-">ClassifierLeafValuesComputer(Map<span class='angle_bracket'>&lt;</span>Double, Integer<span class='angle_bracket'>&gt;</span>)</a></span> - Constructor for class org.apache.ignite.ml.tree.randomforest.data.statistics.<a href="org/apache/ignite/ml/tree/randomforest/data/statistics/ClassifierLeafValuesComputer.html" title="class in org.apache.ignite.ml.tree.randomforest.data.statistics">ClassifierLeafValuesComputer</a></dt>
<dd>
<div class="block">Creates an instance of ClassifierLeafValuesComputer.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/compute/gridify/aop/GridifyDefaultRangeTask.html#classLoader--">classLoader()</a></span> - Method in class org.apache.ignite.compute.gridify.aop.<a href="org/apache/ignite/compute/gridify/aop/GridifyDefaultRangeTask.html" title="class in org.apache.ignite.compute.gridify.aop">GridifyDefaultRangeTask</a></dt>
<dd>
<div class="block">Gets class loader for the class.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/compute/gridify/aop/GridifyDefaultTask.html#classLoader--">classLoader()</a></span> - Method in class org.apache.ignite.compute.gridify.aop.<a href="org/apache/ignite/compute/gridify/aop/GridifyDefaultTask.html" title="class in org.apache.ignite.compute.gridify.aop">GridifyDefaultTask</a></dt>
<dd>
<div class="block">Gets class loader for the class.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/osgi/IgniteOsgiUtils.html#classloaders--">classloaders()</a></span> - Static method in class org.apache.ignite.osgi.<a href="org/apache/ignite/osgi/IgniteOsgiUtils.html" title="class in org.apache.ignite.osgi">IgniteOsgiUtils</a></dt>
<dd>
<div class="block">Returns a <a href="https://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util"><code>Map</code></a> of <a href="org/apache/ignite/Ignite.html" title="interface in org.apache.ignite"><code>Ignite</code></a> instances and the classloaders of the <code>Bundle</code>s they were
started from.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/osgi/IgniteAbstractOsgiContextActivator.html#classLoadingStrategy--">classLoadingStrategy()</a></span> - Method in class org.apache.ignite.osgi.<a href="org/apache/ignite/osgi/IgniteAbstractOsgiContextActivator.html" title="class in org.apache.ignite.osgi">IgniteAbstractOsgiContextActivator</a></dt>
<dd>
<div class="block">Override this method to indicate which classloading strategy to use.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/events/CacheQueryExecutedEvent.html#className--">className()</a></span> - Method in class org.apache.ignite.events.<a href="org/apache/ignite/events/CacheQueryExecutedEvent.html" title="class in org.apache.ignite.events">CacheQueryExecutedEvent</a></dt>
<dd>
<div class="block">Gets queried class name.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/events/CacheQueryReadEvent.html#className--">className()</a></span> - Method in class org.apache.ignite.events.<a href="org/apache/ignite/events/CacheQueryReadEvent.html" title="class in org.apache.ignite.events">CacheQueryReadEvent</a></dt>
<dd>
<div class="block">Gets queried class name.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/marshaller/MarshallerContext.html#classNameFilter--">classNameFilter()</a></span> - Method in interface org.apache.ignite.marshaller.<a href="org/apache/ignite/marshaller/MarshallerContext.html" title="interface in org.apache.ignite.marshaller">MarshallerContext</a></dt>
<dd>
<div class="block">Returns class name filter.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/marshaller/MarshallerUtils.html#classNameFilter-java.lang.ClassLoader-">classNameFilter(ClassLoader)</a></span> - Static method in class org.apache.ignite.marshaller.<a href="org/apache/ignite/marshaller/MarshallerUtils.html" title="class in org.apache.ignite.marshaller">MarshallerUtils</a></dt>
<dd>
<div class="block">Returns class name filter for marshaller.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/osgi/classloaders/BundleDelegatingClassLoader.html#classNotFoundException-java.lang.String-">classNotFoundException(String)</a></span> - Method in class org.apache.ignite.osgi.classloaders.<a href="org/apache/ignite/osgi/classloaders/BundleDelegatingClassLoader.html" title="class in org.apache.ignite.osgi.classloaders">BundleDelegatingClassLoader</a></dt>
<dd>
<div class="block">Builds a <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/ClassNotFoundException.html?is-external=true" title="class or interface in java.lang"><code>ClassNotFoundException</code></a>.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/events/CacheQueryExecutedEvent.html#clause--">clause()</a></span> - Method in class org.apache.ignite.events.<a href="org/apache/ignite/events/CacheQueryExecutedEvent.html" title="class in org.apache.ignite.events">CacheQueryExecutedEvent</a></dt>
<dd>
<div class="block">Gets query clause.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/events/CacheQueryReadEvent.html#clause--">clause()</a></span> - Method in class org.apache.ignite.events.<a href="org/apache/ignite/events/CacheQueryReadEvent.html" title="class in org.apache.ignite.events">CacheQueryReadEvent</a></dt>
<dd>
<div class="block">Gets query clause.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/spi/IgniteSpiThread.html#cleanup--">cleanup()</a></span> - Method in class org.apache.ignite.spi.<a href="org/apache/ignite/spi/IgniteSpiThread.html" title="class in org.apache.ignite.spi">IgniteSpiThread</a></dt>
<dd>
<div class="block">Should be overridden by child classes if cleanup logic is required.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/cache/hibernate/HibernateCacheProxy.html#clear-java.lang.Object-">clear(Object)</a></span> - Method in class org.apache.ignite.cache.hibernate.<a href="org/apache/ignite/cache/hibernate/HibernateCacheProxy.html" title="class in org.apache.ignite.cache.hibernate">HibernateCacheProxy</a></dt>
<dd>
<div class="block">Clears key on all nodes that store it's data.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/cache/hibernate/HibernateCacheProxy.html#clear--">clear()</a></span> - Method in class org.apache.ignite.cache.hibernate.<a href="org/apache/ignite/cache/hibernate/HibernateCacheProxy.html" title="class in org.apache.ignite.cache.hibernate">HibernateCacheProxy</a></dt>
<dd>
<div class="block">Clears cache on all nodes that store it's data.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/client/ClientCache.html#clear--">clear()</a></span> - Method in interface org.apache.ignite.client.<a href="org/apache/ignite/client/ClientCache.html" title="interface in org.apache.ignite.client">ClientCache</a></dt>
<dd>
<div class="block">Clears the contents of the cache.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/client/ClientCache.html#clear-K-">clear(K)</a></span> - Method in interface org.apache.ignite.client.<a href="org/apache/ignite/client/ClientCache.html" title="interface in org.apache.ignite.client">ClientCache</a></dt>
<dd>
<div class="block">Clears entry with specified key from the cache.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/IgniteCache.html#clear--">clear()</a></span> - Method in interface org.apache.ignite.<a href="org/apache/ignite/IgniteCache.html" title="interface in org.apache.ignite">IgniteCache</a></dt>
<dt><span class="memberNameLink"><a href="org/apache/ignite/IgniteCache.html#clear-K-">clear(K)</a></span> - Method in interface org.apache.ignite.<a href="org/apache/ignite/IgniteCache.html" title="interface in org.apache.ignite">IgniteCache</a></dt>
<dd>
<div class="block">Clears entry from the cache and swap storage, without notifying listeners or
<code>CacheWriter</code>s.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/IgniteQueue.html#clear--">clear()</a></span> - Method in interface org.apache.ignite.<a href="org/apache/ignite/IgniteQueue.html" title="interface in org.apache.ignite">IgniteQueue</a></dt>
<dt><span class="memberNameLink"><a href="org/apache/ignite/IgniteQueue.html#clear-int-">clear(int)</a></span> - Method in interface org.apache.ignite.<a href="org/apache/ignite/IgniteQueue.html" title="interface in org.apache.ignite">IgniteQueue</a></dt>
<dd>
<div class="block">Removes all of the elements from this queue.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/IgniteSet.html#clear--">clear()</a></span> - Method in interface org.apache.ignite.<a href="org/apache/ignite/IgniteSet.html" title="interface in org.apache.ignite">IgniteSet</a></dt>
<dt><span class="memberNameLink"><a href="org/apache/ignite/lang/IgniteBiTuple.html#clear--">clear()</a></span> - Method in class org.apache.ignite.lang.<a href="org/apache/ignite/lang/IgniteBiTuple.html" title="class in org.apache.ignite.lang">IgniteBiTuple</a></dt>
<dt><span class="memberNameLink"><a href="org/apache/ignite/mxbean/CacheMetricsMXBean.html#clear--">clear()</a></span> - Method in interface org.apache.ignite.mxbean.<a href="org/apache/ignite/mxbean/CacheMetricsMXBean.html" title="interface in org.apache.ignite.mxbean">CacheMetricsMXBean</a></dt>
<dd>
<div class="block"><span class="deprecatedLabel">Deprecated.</span></div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/cache/hibernate/HibernateCacheProxy.html#clearAll-java.util.Set-">clearAll(Set)</a></span> - Method in class org.apache.ignite.cache.hibernate.<a href="org/apache/ignite/cache/hibernate/HibernateCacheProxy.html" title="class in org.apache.ignite.cache.hibernate">HibernateCacheProxy</a></dt>
<dd>
<div class="block">Clears keys on all nodes that store it's data.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/client/ClientCache.html#clearAll-java.util.Set-">clearAll(Set<span class='angle_bracket'>&lt;</span>? extends K<span class='angle_bracket'>&gt;</span>)</a></span> - Method in interface org.apache.ignite.client.<a href="org/apache/ignite/client/ClientCache.html" title="interface in org.apache.ignite.client">ClientCache</a></dt>
<dd>
<div class="block">Clears entries with specified keys from the cache.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/IgniteCache.html#clearAll-java.util.Set-">clearAll(Set<span class='angle_bracket'>&lt;</span>? extends K<span class='angle_bracket'>&gt;</span>)</a></span> - Method in interface org.apache.ignite.<a href="org/apache/ignite/IgniteCache.html" title="interface in org.apache.ignite">IgniteCache</a></dt>
<dd>
<div class="block">Clears entries from the cache and swap storage, without notifying listeners or
<code>CacheWriter</code>s.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/spi/eventstorage/memory/MemoryEventStorageSpi.html#clearAll--">clearAll()</a></span> - Method in class org.apache.ignite.spi.eventstorage.memory.<a href="org/apache/ignite/spi/eventstorage/memory/MemoryEventStorageSpi.html" title="class in org.apache.ignite.spi.eventstorage.memory">MemoryEventStorageSpi</a></dt>
<dd>
<div class="block">Removes all events from the event queue.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/spi/eventstorage/memory/MemoryEventStorageSpiMBean.html#clearAll--">clearAll()</a></span> - Method in interface org.apache.ignite.spi.eventstorage.memory.<a href="org/apache/ignite/spi/eventstorage/memory/MemoryEventStorageSpiMBean.html" title="interface in org.apache.ignite.spi.eventstorage.memory">MemoryEventStorageSpiMBean</a></dt>
<dd>
<div class="block">Removes all events from the event queue.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/cache/hibernate/HibernateCacheProxy.html#clearAllAsync-java.util.Set-">clearAllAsync(Set)</a></span> - Method in class org.apache.ignite.cache.hibernate.<a href="org/apache/ignite/cache/hibernate/HibernateCacheProxy.html" title="class in org.apache.ignite.cache.hibernate">HibernateCacheProxy</a></dt>
<dt><span class="memberNameLink"><a href="org/apache/ignite/client/ClientCache.html#clearAllAsync-java.util.Set-">clearAllAsync(Set<span class='angle_bracket'>&lt;</span>? extends K<span class='angle_bracket'>&gt;</span>)</a></span> - Method in interface org.apache.ignite.client.<a href="org/apache/ignite/client/ClientCache.html" title="interface in org.apache.ignite.client">ClientCache</a></dt>
<dd>
<div class="block">Clears entries with specified keys from the cache asynchronously.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/IgniteCache.html#clearAllAsync-java.util.Set-">clearAllAsync(Set<span class='angle_bracket'>&lt;</span>? extends K<span class='angle_bracket'>&gt;</span>)</a></span> - Method in interface org.apache.ignite.<a href="org/apache/ignite/IgniteCache.html" title="interface in org.apache.ignite">IgniteCache</a></dt>
<dd>
<div class="block">Asynchronously clears entries from the cache and swap storage, without notifying listeners or
<code>CacheWriter</code>s.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/cache/hibernate/HibernateCacheProxy.html#clearAsync--">clearAsync()</a></span> - Method in class org.apache.ignite.cache.hibernate.<a href="org/apache/ignite/cache/hibernate/HibernateCacheProxy.html" title="class in org.apache.ignite.cache.hibernate">HibernateCacheProxy</a></dt>
<dt><span class="memberNameLink"><a href="org/apache/ignite/cache/hibernate/HibernateCacheProxy.html#clearAsync-java.lang.Object-">clearAsync(Object)</a></span> - Method in class org.apache.ignite.cache.hibernate.<a href="org/apache/ignite/cache/hibernate/HibernateCacheProxy.html" title="class in org.apache.ignite.cache.hibernate">HibernateCacheProxy</a></dt>
<dt><span class="memberNameLink"><a href="org/apache/ignite/client/ClientCache.html#clearAsync--">clearAsync()</a></span> - Method in interface org.apache.ignite.client.<a href="org/apache/ignite/client/ClientCache.html" title="interface in org.apache.ignite.client">ClientCache</a></dt>
<dd>
<div class="block">Clears the contents of the cache asynchronously.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/client/ClientCache.html#clearAsync-K-">clearAsync(K)</a></span> - Method in interface org.apache.ignite.client.<a href="org/apache/ignite/client/ClientCache.html" title="interface in org.apache.ignite.client">ClientCache</a></dt>
<dd>
<div class="block">Clears entry with specified key from the cache asynchronously.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/IgniteCache.html#clearAsync--">clearAsync()</a></span> - Method in interface org.apache.ignite.<a href="org/apache/ignite/IgniteCache.html" title="interface in org.apache.ignite">IgniteCache</a></dt>
<dd>
<div class="block">Asynchronously clears the contents of the cache, without notifying listeners or
<code>CacheWriter</code>s.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/IgniteCache.html#clearAsync-K-">clearAsync(K)</a></span> - Method in interface org.apache.ignite.<a href="org/apache/ignite/IgniteCache.html" title="interface in org.apache.ignite">IgniteCache</a></dt>
<dd>
<div class="block">Asynchronously clears entry from the cache and swap storage, without notifying listeners or
<code>CacheWriter</code>s.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/marshaller/MarshallerExclusions.html#clearCache--">clearCache()</a></span> - Static method in class org.apache.ignite.marshaller.<a href="org/apache/ignite/marshaller/MarshallerExclusions.html" title="class in org.apache.ignite.marshaller">MarshallerExclusions</a></dt>
<dd>
<div class="block">Intended for test purposes only.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/cache/hibernate/HibernateCacheProxy.html#clearLocally-boolean-boolean-boolean-">clearLocally(boolean, boolean, boolean)</a></span> - Method in class org.apache.ignite.cache.hibernate.<a href="org/apache/ignite/cache/hibernate/HibernateCacheProxy.html" title="class in org.apache.ignite.cache.hibernate">HibernateCacheProxy</a></dt>
<dd>
<div class="block">Clears all entries from this cache only if the entry is not
currently locked or participating in a transaction.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/cache/hibernate/HibernateCacheProxy.html#clearLocally-java.lang.Object-">clearLocally(Object)</a></span> - Method in class org.apache.ignite.cache.hibernate.<a href="org/apache/ignite/cache/hibernate/HibernateCacheProxy.html" title="class in org.apache.ignite.cache.hibernate">HibernateCacheProxy</a></dt>
<dd>
<div class="block">Clears an entry from this cache and swap storage only if the entry
is not currently locked, and is not participating in a transaction.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/cache/hibernate/HibernateCacheProxy.html#clearLocallyAll-java.util.Set-boolean-boolean-boolean-">clearLocallyAll(Set, boolean, boolean, boolean)</a></span> - Method in class org.apache.ignite.cache.hibernate.<a href="org/apache/ignite/cache/hibernate/HibernateCacheProxy.html" title="class in org.apache.ignite.cache.hibernate">HibernateCacheProxy</a></dt>
<dd>
<div class="block">Clears entries from this cache and swap storage only if the entry
is not currently locked, and is not participating in a transaction.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/mxbean/IgniteMXBean.html#clearNodeLocalMap--">clearNodeLocalMap()</a></span> - Method in interface org.apache.ignite.mxbean.<a href="org/apache/ignite/mxbean/IgniteMXBean.html" title="interface in org.apache.ignite.mxbean">IgniteMXBean</a></dt>
<dd>
<div class="block">Clears node local map.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/configuration/CacheConfiguration.html#clearQueryEntities--">clearQueryEntities()</a></span> - Method in class org.apache.ignite.configuration.<a href="org/apache/ignite/configuration/CacheConfiguration.html" title="class in org.apache.ignite.configuration">CacheConfiguration</a></dt>
<dd>
<div class="block">Clear query entities.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/IgniteCache.html#clearStatistics--">clearStatistics()</a></span> - Method in interface org.apache.ignite.<a href="org/apache/ignite/IgniteCache.html" title="interface in org.apache.ignite">IgniteCache</a></dt>
<dd>
<div class="block">Clear cluster statistics for this cache.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/IgniteCluster.html#clearStatistics-java.util.Collection-">clearStatistics(Collection<span class='angle_bracket'>&lt;</span>String<span class='angle_bracket'>&gt;</span>)</a></span> - Method in interface org.apache.ignite.<a href="org/apache/ignite/IgniteCluster.html" title="interface in org.apache.ignite">IgniteCluster</a></dt>
<dd>
<div class="block">Clear statistics for caches cluster wide.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/IgniteSystemProperties.html#CLIENT_THROTTLE_RECONNECT_RESET_TIMEOUT_INTERVAL">CLIENT_THROTTLE_RECONNECT_RESET_TIMEOUT_INTERVAL</a></span> - Static variable in class org.apache.ignite.<a href="org/apache/ignite/IgniteSystemProperties.html" title="class in org.apache.ignite">IgniteSystemProperties</a></dt>
<dd>
<div class="block">Time interval that indicates that client reconnect throttle must be reset to zero. 2 minutes by default.</div>
</dd>
<dt><a href="org/apache/ignite/client/ClientAddressFinder.html" title="interface in org.apache.ignite.client"><span class="typeNameLink">ClientAddressFinder</span></a> - Interface in <a href="org/apache/ignite/client/package-summary.html">org.apache.ignite.client</a></dt>
<dd>
<div class="block">This interface provides a list of addresses of Ignite server nodes within a cluster.</div>
</dd>
<dt><a href="org/apache/ignite/client/ClientAuthenticationException.html" title="class in org.apache.ignite.client"><span class="typeNameLink">ClientAuthenticationException</span></a> - Exception in <a href="org/apache/ignite/client/package-summary.html">org.apache.ignite.client</a></dt>
<dd>
<div class="block">Indicates user name or password is invalid.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/client/ClientAuthenticationException.html#ClientAuthenticationException-java.lang.String-">ClientAuthenticationException(String)</a></span> - Constructor for exception org.apache.ignite.client.<a href="org/apache/ignite/client/ClientAuthenticationException.html" title="class in org.apache.ignite.client">ClientAuthenticationException</a></dt>
<dd>
<div class="block">Default constructor.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/client/ClientAuthenticationException.html#ClientAuthenticationException-java.lang.String-java.lang.Throwable-">ClientAuthenticationException(String, Throwable)</a></span> - Constructor for exception org.apache.ignite.client.<a href="org/apache/ignite/client/ClientAuthenticationException.html" title="class in org.apache.ignite.client">ClientAuthenticationException</a></dt>
<dd>
<div class="block">Constructs a new exception with the specified detail message and cause.</div>
</dd>
<dt><a href="org/apache/ignite/client/ClientAuthorizationException.html" title="class in org.apache.ignite.client"><span class="typeNameLink">ClientAuthorizationException</span></a> - Exception in <a href="org/apache/ignite/client/package-summary.html">org.apache.ignite.client</a></dt>
<dd>
<div class="block">Indicates user has no permission to perform operation.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/client/ClientAuthorizationException.html#ClientAuthorizationException--">ClientAuthorizationException()</a></span> - Constructor for exception org.apache.ignite.client.<a href="org/apache/ignite/client/ClientAuthorizationException.html" title="class in org.apache.ignite.client">ClientAuthorizationException</a></dt>
<dd>
<div class="block">Default constructor.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/client/ClientAuthorizationException.html#ClientAuthorizationException-java.lang.Throwable-">ClientAuthorizationException(Throwable)</a></span> - Constructor for exception org.apache.ignite.client.<a href="org/apache/ignite/client/ClientAuthorizationException.html" title="class in org.apache.ignite.client">ClientAuthorizationException</a></dt>
<dd>
<div class="block">Constructs a new exception with the specified cause and a detail
message of <tt>(cause==null ?</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/client/ClientAuthorizationException.html#ClientAuthorizationException-java.lang.String-java.lang.Throwable-">ClientAuthorizationException(String, Throwable)</a></span> - Constructor for exception org.apache.ignite.client.<a href="org/apache/ignite/client/ClientAuthorizationException.html" title="class in org.apache.ignite.client">ClientAuthorizationException</a></dt>
<dd>
<div class="block">Constructs a new exception with the specified detail message and cause.</div>
</dd>
<dt><a href="org/apache/ignite/client/ClientCache.html" title="interface in org.apache.ignite.client"><span class="typeNameLink">ClientCache</span></a><span class='angle_bracket'>&lt;</span><a href="org/apache/ignite/client/ClientCache.html" title="type parameter in ClientCache">K</a>,<a href="org/apache/ignite/client/ClientCache.html" title="type parameter in ClientCache">V</a><span class='angle_bracket'>&gt;</span> - Interface in <a href="org/apache/ignite/client/package-summary.html">org.apache.ignite.client</a></dt>
<dd>
<div class="block">Thin client cache.</div>
</dd>
<dt><a href="org/apache/ignite/client/ClientCacheConfiguration.html" title="class in org.apache.ignite.client"><span class="typeNameLink">ClientCacheConfiguration</span></a> - Class in <a href="org/apache/ignite/client/package-summary.html">org.apache.ignite.client</a></dt>
<dd>
<div class="block">Cache configuration.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/client/ClientCacheConfiguration.html#ClientCacheConfiguration--">ClientCacheConfiguration()</a></span> - Constructor for class org.apache.ignite.client.<a href="org/apache/ignite/client/ClientCacheConfiguration.html" title="class in org.apache.ignite.client">ClientCacheConfiguration</a></dt>
<dd>
<div class="block">Default constructor.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/client/ClientCacheConfiguration.html#ClientCacheConfiguration-org.apache.ignite.client.ClientCacheConfiguration-">ClientCacheConfiguration(ClientCacheConfiguration)</a></span> - Constructor for class org.apache.ignite.client.<a href="org/apache/ignite/client/ClientCacheConfiguration.html" title="class in org.apache.ignite.client">ClientCacheConfiguration</a></dt>
<dd>
<div class="block">Creates client cache configuration by coping all configuration properties from the given one.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/ml/environment/deploy/DeployingContext.html#clientClassLoader--">clientClassLoader()</a></span> - Method in interface org.apache.ignite.ml.environment.deploy.<a href="org/apache/ignite/ml/environment/deploy/DeployingContext.html" title="interface in org.apache.ignite.ml.environment.deploy">DeployingContext</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/ml/environment/deploy/DeployingContextImpl.html#clientClassLoader--">clientClassLoader()</a></span> - Method in class org.apache.ignite.ml.environment.deploy.<a href="org/apache/ignite/ml/environment/deploy/DeployingContextImpl.html" title="class in org.apache.ignite.ml.environment.deploy">DeployingContextImpl</a></dt>
<dt><a href="org/apache/ignite/client/ClientCluster.html" title="interface in org.apache.ignite.client"><span class="typeNameLink">ClientCluster</span></a> - Interface in <a href="org/apache/ignite/client/package-summary.html">org.apache.ignite.client</a></dt>
<dd>
<div class="block">Thin client cluster facade.</div>
</dd>
<dt><a href="org/apache/ignite/client/ClientClusterGroup.html" title="interface in org.apache.ignite.client"><span class="typeNameLink">ClientClusterGroup</span></a> - Interface in <a href="org/apache/ignite/client/package-summary.html">org.apache.ignite.client</a></dt>
<dd>
<div class="block">Thin client cluster group facade.</div>
</dd>
<dt><a href="org/apache/ignite/client/ClientCompute.html" title="interface in org.apache.ignite.client"><span class="typeNameLink">ClientCompute</span></a> - Interface in <a href="org/apache/ignite/client/package-summary.html">org.apache.ignite.client</a></dt>
<dd>
<div class="block">Thin client compute facade.</div>
</dd>
<dt><a href="org/apache/ignite/configuration/ClientConfiguration.html" title="class in org.apache.ignite.configuration"><span class="typeNameLink">ClientConfiguration</span></a> - Class in <a href="org/apache/ignite/configuration/package-summary.html">org.apache.ignite.configuration</a></dt>
<dd>
<div class="block"><code>TcpIgniteClient</code> configuration.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/configuration/ClientConfiguration.html#ClientConfiguration--">ClientConfiguration()</a></span> - Constructor for class org.apache.ignite.configuration.<a href="org/apache/ignite/configuration/ClientConfiguration.html" title="class in org.apache.ignite.configuration">ClientConfiguration</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/ignite/client/ClientConnectionException.html" title="class in org.apache.ignite.client"><span class="typeNameLink">ClientConnectionException</span></a> - Exception in <a href="org/apache/ignite/client/package-summary.html">org.apache.ignite.client</a></dt>
<dd>
<div class="block">Indicates all the Ignite servers specified in the client configuration are no longer available.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/client/ClientConnectionException.html#ClientConnectionException-java.lang.String-">ClientConnectionException(String)</a></span> - Constructor for exception org.apache.ignite.client.<a href="org/apache/ignite/client/ClientConnectionException.html" title="class in org.apache.ignite.client">ClientConnectionException</a></dt>
<dd>
<div class="block">Constructs a new exception with the specified detail message.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/client/ClientConnectionException.html#ClientConnectionException-java.lang.String-java.lang.Throwable-">ClientConnectionException(String, Throwable)</a></span> - Constructor for exception org.apache.ignite.client.<a href="org/apache/ignite/client/ClientConnectionException.html" title="class in org.apache.ignite.client">ClientConnectionException</a></dt>
<dd>
<div class="block">Constructs a new exception with the specified cause and detail message.</div>
</dd>
<dt><a href="org/apache/ignite/spi/systemview/view/ClientConnectionView.html" title="class in org.apache.ignite.spi.systemview.view"><span class="typeNameLink">ClientConnectionView</span></a> - Class in <a href="org/apache/ignite/spi/systemview/view/package-summary.html">org.apache.ignite.spi.systemview.view</a></dt>
<dd>
<div class="block">Client connection system view row.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/spi/systemview/view/ClientConnectionView.html#ClientConnectionView-org.apache.ignite.internal.util.nio.GridNioSession-">ClientConnectionView(GridNioSession)</a></span> - Constructor for class org.apache.ignite.spi.systemview.view.<a href="org/apache/ignite/spi/systemview/view/ClientConnectionView.html" title="class in org.apache.ignite.spi.systemview.view">ClientConnectionView</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/ignite/configuration/ClientConnectorConfiguration.html" title="class in org.apache.ignite.configuration"><span class="typeNameLink">ClientConnectorConfiguration</span></a> - Class in <a href="org/apache/ignite/configuration/package-summary.html">org.apache.ignite.configuration</a></dt>
<dd>
<div class="block">Client connector configuration.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/configuration/ClientConnectorConfiguration.html#ClientConnectorConfiguration--">ClientConnectorConfiguration()</a></span> - Constructor for class org.apache.ignite.configuration.<a href="org/apache/ignite/configuration/ClientConnectorConfiguration.html" title="class in org.apache.ignite.configuration">ClientConnectorConfiguration</a></dt>
<dd>
<div class="block">Creates SQL connector configuration with all default values.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/configuration/ClientConnectorConfiguration.html#ClientConnectorConfiguration-org.apache.ignite.configuration.ClientConnectorConfiguration-">ClientConnectorConfiguration(ClientConnectorConfiguration)</a></span> - Constructor for class org.apache.ignite.configuration.<a href="org/apache/ignite/configuration/ClientConnectorConfiguration.html" title="class in org.apache.ignite.configuration">ClientConnectorConfiguration</a></dt>
<dd>
<div class="block">Creates SQL connector configuration by copying all properties from given configuration.</div>
</dd>
<dt><a href="org/apache/ignite/client/ClientDisconnectListener.html" title="interface in org.apache.ignite.client"><span class="typeNameLink">ClientDisconnectListener</span></a> - Interface in <a href="org/apache/ignite/client/package-summary.html">org.apache.ignite.client</a></dt>
<dd>
<div class="block">Client disconnected event listener.</div>
</dd>
<dt><a href="org/apache/ignite/client/ClientException.html" title="class in org.apache.ignite.client"><span class="typeNameLink">ClientException</span></a> - Exception in <a href="org/apache/ignite/client/package-summary.html">org.apache.ignite.client</a></dt>
<dd>
<div class="block">Common thin client unchecked exception.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/client/ClientException.html#ClientException--">ClientException()</a></span> - Constructor for exception org.apache.ignite.client.<a href="org/apache/ignite/client/ClientException.html" title="class in org.apache.ignite.client">ClientException</a></dt>
<dd>
<div class="block">Constructs a new exception with <code>null</code> as its detail message.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/client/ClientException.html#ClientException-java.lang.String-">ClientException(String)</a></span> - Constructor for exception org.apache.ignite.client.<a href="org/apache/ignite/client/ClientException.html" title="class in org.apache.ignite.client">ClientException</a></dt>
<dd>
<div class="block">Constructs a new exception with the specified detail message.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/client/ClientException.html#ClientException-java.lang.Throwable-">ClientException(Throwable)</a></span> - Constructor for exception org.apache.ignite.client.<a href="org/apache/ignite/client/ClientException.html" title="class in org.apache.ignite.client">ClientException</a></dt>
<dd>
<div class="block">Constructs a new exception with the specified cause and a detail
message of <tt>(cause==null ?</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/client/ClientException.html#ClientException-java.lang.String-java.lang.Throwable-">ClientException(String, Throwable)</a></span> - Constructor for exception org.apache.ignite.client.<a href="org/apache/ignite/client/ClientException.html" title="class in org.apache.ignite.client">ClientException</a></dt>
<dd>
<div class="block">Constructs a new exception with the specified detail message and cause.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/client/ClientException.html#ClientException-java.lang.String-java.lang.Throwable-boolean-boolean-">ClientException(String, Throwable, boolean, boolean)</a></span> - Constructor for exception org.apache.ignite.client.<a href="org/apache/ignite/client/ClientException.html" title="class in org.apache.ignite.client">ClientException</a></dt>
<dd>
<div class="block">Constructs a new exception with the specified detail message,
cause, suppression enabled or disabled, and writable stack
trace enabled or disabled.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/spi/IgniteSpiAdapter.html#clientFailureDetectionTimeout--">clientFailureDetectionTimeout()</a></span> - Method in class org.apache.ignite.spi.<a href="org/apache/ignite/spi/IgniteSpiAdapter.html" title="class in org.apache.ignite.spi">IgniteSpiAdapter</a></dt>
<dd>
<div class="block">Returns client failure detection timeout set to use for network related operations.</div>
</dd>
<dt><a href="org/apache/ignite/client/ClientFeatureNotSupportedByServerException.html" title="class in org.apache.ignite.client"><span class="typeNameLink">ClientFeatureNotSupportedByServerException</span></a> - Exception in <a href="org/apache/ignite/client/package-summary.html">org.apache.ignite.client</a></dt>
<dd>
<div class="block">Feature not supported by server exception.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/client/ClientFeatureNotSupportedByServerException.html#ClientFeatureNotSupportedByServerException-java.lang.String-">ClientFeatureNotSupportedByServerException(String)</a></span> - Constructor for exception org.apache.ignite.client.<a href="org/apache/ignite/client/ClientFeatureNotSupportedByServerException.html" title="class in org.apache.ignite.client">ClientFeatureNotSupportedByServerException</a></dt>
<dd>
<div class="block">Constructs a new exception with the specified detail message.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/client/ClientFeatureNotSupportedByServerException.html#ClientFeatureNotSupportedByServerException-org.apache.ignite.internal.client.thin.ProtocolBitmaskFeature-">ClientFeatureNotSupportedByServerException(ProtocolBitmaskFeature)</a></span> - Constructor for exception org.apache.ignite.client.<a href="org/apache/ignite/client/ClientFeatureNotSupportedByServerException.html" title="class in org.apache.ignite.client">ClientFeatureNotSupportedByServerException</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/client/ClientFeatureNotSupportedByServerException.html#ClientFeatureNotSupportedByServerException-java.lang.String-java.lang.Throwable-">ClientFeatureNotSupportedByServerException(String, Throwable)</a></span> - Constructor for exception org.apache.ignite.client.<a href="org/apache/ignite/client/ClientFeatureNotSupportedByServerException.html" title="class in org.apache.ignite.client">ClientFeatureNotSupportedByServerException</a></dt>
<dd>
<div class="block">Constructs a new exception with the specified cause and detail message.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/cache/query/BulkLoadContextCursor.html#clientParams--">clientParams()</a></span> - Method in class org.apache.ignite.cache.query.<a href="org/apache/ignite/cache/query/BulkLoadContextCursor.html" title="class in org.apache.ignite.cache.query">BulkLoadContextCursor</a></dt>
<dd>
<div class="block">Returns the bulk load parameters to send to the client.</div>
</dd>
<dt><a href="org/apache/ignite/mxbean/ClientProcessorMXBean.html" title="interface in org.apache.ignite.mxbean"><span class="typeNameLink">ClientProcessorMXBean</span></a> - Interface in <a href="org/apache/ignite/mxbean/package-summary.html">org.apache.ignite.mxbean</a></dt>
<dd>
<div class="block">MXBean interface that provides access to ODBC\JDBC\Thin client connections.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/spi/discovery/isolated/IsolatedDiscoverySpi.html#clientReconnect--">clientReconnect()</a></span> - Method in class org.apache.ignite.spi.discovery.isolated.<a href="org/apache/ignite/spi/discovery/isolated/IsolatedDiscoverySpi.html" title="class in org.apache.ignite.spi.discovery.isolated">IsolatedDiscoverySpi</a></dt>
<dt><span class="memberNameLink"><a href="org/apache/ignite/spi/discovery/tcp/TcpDiscoverySpi.html#clientReconnect--">clientReconnect()</a></span> - Method in class org.apache.ignite.spi.discovery.tcp.<a href="org/apache/ignite/spi/discovery/tcp/TcpDiscoverySpi.html" title="class in org.apache.ignite.spi.discovery.tcp">TcpDiscoverySpi</a></dt>
<dt><span class="memberNameLink"><a href="org/apache/ignite/spi/discovery/zk/ZookeeperDiscoverySpi.html#clientReconnect--">clientReconnect()</a></span> - Method in class org.apache.ignite.spi.discovery.zk.<a href="org/apache/ignite/spi/discovery/zk/ZookeeperDiscoverySpi.html" title="class in org.apache.ignite.spi.discovery.zk">ZookeeperDiscoverySpi</a></dt>
<dt><a href="org/apache/ignite/client/ClientReconnectedException.html" title="class in org.apache.ignite.client"><span class="typeNameLink">ClientReconnectedException</span></a> - Exception in <a href="org/apache/ignite/client/package-summary.html">org.apache.ignite.client</a></dt>
<dd>
<div class="block">Indicates that previous connection was lost and a new connection established,
which can lead to inconsistency of non-atomic operations.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/client/ClientReconnectedException.html#ClientReconnectedException--">ClientReconnectedException()</a></span> - Constructor for exception org.apache.ignite.client.<a href="org/apache/ignite/client/ClientReconnectedException.html" title="class in org.apache.ignite.client">ClientReconnectedException</a></dt>
<dd>
<div class="block">Default constructor.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/client/ClientReconnectedException.html#ClientReconnectedException-java.lang.String-">ClientReconnectedException(String)</a></span> - Constructor for exception org.apache.ignite.client.<a href="org/apache/ignite/client/ClientReconnectedException.html" title="class in org.apache.ignite.client">ClientReconnectedException</a></dt>
<dd>
<div class="block">Constructs a new exception with the specified message.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/client/ClientReconnectedException.html#ClientReconnectedException-java.lang.String-java.lang.Throwable-">ClientReconnectedException(String, Throwable)</a></span> - Constructor for exception org.apache.ignite.client.<a href="org/apache/ignite/client/ClientReconnectedException.html" title="class in org.apache.ignite.client">ClientReconnectedException</a></dt>
<dd>
<div class="block">Constructs a new exception with the specified cause and detail message.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/IgniteCluster.html#clientReconnectFuture--">clientReconnectFuture()</a></span> - Method in interface org.apache.ignite.<a href="org/apache/ignite/IgniteCluster.html" title="interface in org.apache.ignite">IgniteCluster</a></dt>
<dd>
<div class="block">If local client node disconnected from cluster returns future
that will be completed when client reconnected.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/spi/discovery/isolated/IsolatedDiscoverySpi.html#clientReconnectSupported--">clientReconnectSupported()</a></span> - Method in class org.apache.ignite.spi.discovery.isolated.<a href="org/apache/ignite/spi/discovery/isolated/IsolatedDiscoverySpi.html" title="class in org.apache.ignite.spi.discovery.isolated">IsolatedDiscoverySpi</a></dt>
<dt><span class="memberNameLink"><a href="org/apache/ignite/spi/discovery/tcp/TcpDiscoverySpi.html#clientReconnectSupported--">clientReconnectSupported()</a></span> - Method in class org.apache.ignite.spi.discovery.tcp.<a href="org/apache/ignite/spi/discovery/tcp/TcpDiscoverySpi.html" title="class in org.apache.ignite.spi.discovery.tcp">TcpDiscoverySpi</a></dt>
<dt><span class="memberNameLink"><a href="org/apache/ignite/spi/discovery/zk/ZookeeperDiscoverySpi.html#clientReconnectSupported--">clientReconnectSupported()</a></span> - Method in class org.apache.ignite.spi.discovery.zk.<a href="org/apache/ignite/spi/discovery/zk/ZookeeperDiscoverySpi.html" title="class in org.apache.ignite.spi.discovery.zk">ZookeeperDiscoverySpi</a></dt>
<dt><a href="org/apache/ignite/client/ClientServices.html" title="interface in org.apache.ignite.client"><span class="typeNameLink">ClientServices</span></a> - Interface in <a href="org/apache/ignite/client/package-summary.html">org.apache.ignite.client</a></dt>
<dd>
<div class="block">Thin client services facade.</div>
</dd>
<dt><a href="org/apache/ignite/client/ClientTransaction.html" title="interface in org.apache.ignite.client"><span class="typeNameLink">ClientTransaction</span></a> - Interface in <a href="org/apache/ignite/client/package-summary.html">org.apache.ignite.client</a></dt>
<dd>
<div class="block">Thin client transaction.</div>
</dd>
<dt><a href="org/apache/ignite/configuration/ClientTransactionConfiguration.html" title="class in org.apache.ignite.configuration"><span class="typeNameLink">ClientTransactionConfiguration</span></a> - Class in <a href="org/apache/ignite/configuration/package-summary.html">org.apache.ignite.configuration</a></dt>
<dd>
<div class="block">Thin client transactions configuration.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/configuration/ClientTransactionConfiguration.html#ClientTransactionConfiguration--">ClientTransactionConfiguration()</a></span> - Constructor for class org.apache.ignite.configuration.<a href="org/apache/ignite/configuration/ClientTransactionConfiguration.html" title="class in org.apache.ignite.configuration">ClientTransactionConfiguration</a></dt>
<dd>
<div class="block">Empty constructor.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/configuration/ClientTransactionConfiguration.html#ClientTransactionConfiguration-org.apache.ignite.configuration.ClientTransactionConfiguration-">ClientTransactionConfiguration(ClientTransactionConfiguration)</a></span> - Constructor for class org.apache.ignite.configuration.<a href="org/apache/ignite/configuration/ClientTransactionConfiguration.html" title="class in org.apache.ignite.configuration">ClientTransactionConfiguration</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/ignite/client/ClientTransactions.html" title="interface in org.apache.ignite.client"><span class="typeNameLink">ClientTransactions</span></a> - Interface in <a href="org/apache/ignite/client/package-summary.html">org.apache.ignite.client</a></dt>
<dd>
<div class="block">Thin client transactions facade.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/spi/discovery/tcp/TcpDiscoverySpi.html#clientWorkerCount--">clientWorkerCount()</a></span> - Method in class org.apache.ignite.spi.discovery.tcp.<a href="org/apache/ignite/spi/discovery/tcp/TcpDiscoverySpi.html" title="class in org.apache.ignite.spi.discovery.tcp">TcpDiscoverySpi</a></dt>
<dd>
<div class="block"><strong>FOR TEST ONLY!!!</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/binary/BinaryObject.html#clone--">clone()</a></span> - Method in interface org.apache.ignite.binary.<a href="org/apache/ignite/binary/BinaryObject.html" title="interface in org.apache.ignite.binary">BinaryObject</a></dt>
<dd>
<div class="block">Copies this binary object.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/lang/IgniteBiTuple.html#clone--">clone()</a></span> - Method in class org.apache.ignite.lang.<a href="org/apache/ignite/lang/IgniteBiTuple.html" title="class in org.apache.ignite.lang">IgniteBiTuple</a></dt>
<dt><span class="memberNameLink"><a href="org/apache/ignite/lang/IgniteUuid.html#clone--">clone()</a></span> - Method in class org.apache.ignite.lang.<a href="org/apache/ignite/lang/IgniteUuid.html" title="class in org.apache.ignite.lang">IgniteUuid</a></dt>
<dt><span class="memberNameLink"><a href="org/apache/ignite/cache/CacheManager.html#close--">close()</a></span> - Method in class org.apache.ignite.cache.<a href="org/apache/ignite/cache/CacheManager.html" title="class in org.apache.ignite.cache">CacheManager</a></dt>
<dt><span class="memberNameLink"><a href="org/apache/ignite/cache/CachingProvider.html#close--">close()</a></span> - Method in class org.apache.ignite.cache.<a href="org/apache/ignite/cache/CachingProvider.html" title="class in org.apache.ignite.cache">CachingProvider</a></dt>
<dt><span class="memberNameLink"><a href="org/apache/ignite/cache/CachingProvider.html#close-java.lang.ClassLoader-">close(ClassLoader)</a></span> - Method in class org.apache.ignite.cache.<a href="org/apache/ignite/cache/CachingProvider.html" title="class in org.apache.ignite.cache">CachingProvider</a></dt>
<dt><span class="memberNameLink"><a href="org/apache/ignite/cache/CachingProvider.html#close-java.net.URI-java.lang.ClassLoader-">close(URI, ClassLoader)</a></span> - Method in class org.apache.ignite.cache.<a href="org/apache/ignite/cache/CachingProvider.html" title="class in org.apache.ignite.cache">CachingProvider</a></dt>
<dt><span class="memberNameLink"><a href="org/apache/ignite/cache/query/BulkLoadContextCursor.html#close--">close()</a></span> - Method in class org.apache.ignite.cache.query.<a href="org/apache/ignite/cache/query/BulkLoadContextCursor.html" title="class in org.apache.ignite.cache.query">BulkLoadContextCursor</a></dt>
<dd>
<div class="block">Closes all resources related to this cursor.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/cache/query/QueryCursor.html#close--">close()</a></span> - Method in interface org.apache.ignite.cache.query.<a href="org/apache/ignite/cache/query/QueryCursor.html" title="interface in org.apache.ignite.cache.query">QueryCursor</a></dt>
<dd>
<div class="block">Closes all resources related to this cursor.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/cache/store/cassandra/session/CassandraSessionImpl.html#close--">close()</a></span> - Method in class org.apache.ignite.cache.store.cassandra.session.<a href="org/apache/ignite/cache/store/cassandra/session/CassandraSessionImpl.html" title="class in org.apache.ignite.cache.store.cassandra.session">CassandraSessionImpl</a></dt>
<dt><span class="memberNameLink"><a href="org/apache/ignite/client/ClientTransaction.html#close--">close()</a></span> - Method in interface org.apache.ignite.client.<a href="org/apache/ignite/client/ClientTransaction.html" title="interface in org.apache.ignite.client">ClientTransaction</a></dt>
<dd>
<div class="block">Ends the transaction.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/client/IgniteClient.html#close--">close()</a></span> - Method in interface org.apache.ignite.client.<a href="org/apache/ignite/client/IgniteClient.html" title="interface in org.apache.ignite.client">IgniteClient</a></dt>
<dd>
<div class="block">Closes this client's open connections and relinquishes all underlying resources.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/Ignite.html#close--">close()</a></span> - Method in interface org.apache.ignite.<a href="org/apache/ignite/Ignite.html" title="interface in org.apache.ignite">Ignite</a></dt>
<dd>
<div class="block">Closes <code>this</code> instance of grid.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/IgniteAtomicLong.html#close--">close()</a></span> - Method in interface org.apache.ignite.<a href="org/apache/ignite/IgniteAtomicLong.html" title="interface in org.apache.ignite">IgniteAtomicLong</a></dt>
<dd>
<div class="block">Removes this atomic long.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/IgniteAtomicReference.html#close--">close()</a></span> - Method in interface org.apache.ignite.<a href="org/apache/ignite/IgniteAtomicReference.html" title="interface in org.apache.ignite">IgniteAtomicReference</a></dt>
<dd>
<div class="block">Removes this atomic reference.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/IgniteAtomicSequence.html#close--">close()</a></span> - Method in interface org.apache.ignite.<a href="org/apache/ignite/IgniteAtomicSequence.html" title="interface in org.apache.ignite">IgniteAtomicSequence</a></dt>
<dd>
<div class="block">Removes this atomic sequence.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/IgniteAtomicStamped.html#close--">close()</a></span> - Method in interface org.apache.ignite.<a href="org/apache/ignite/IgniteAtomicStamped.html" title="interface in org.apache.ignite">IgniteAtomicStamped</a></dt>
<dd>
<div class="block">Removes this atomic stamped.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/IgniteCache.html#close--">close()</a></span> - Method in interface org.apache.ignite.<a href="org/apache/ignite/IgniteCache.html" title="interface in org.apache.ignite">IgniteCache</a></dt>
<dd>
<div class="block">Closes this cache instance.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/IgniteClientSpringBean.html#close--">close()</a></span> - Method in class org.apache.ignite.<a href="org/apache/ignite/IgniteClientSpringBean.html" title="class in org.apache.ignite">IgniteClientSpringBean</a></dt>
<dd>
<div class="block">Closes this client's open connections and relinquishes all underlying resources.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/IgniteCountDownLatch.html#close--">close()</a></span> - Method in interface org.apache.ignite.<a href="org/apache/ignite/IgniteCountDownLatch.html" title="interface in org.apache.ignite">IgniteCountDownLatch</a></dt>
<dd>
<div class="block">Removes this count down latch.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/IgniteDataStreamer.html#close-boolean-">close(boolean)</a></span> - Method in interface org.apache.ignite.<a href="org/apache/ignite/IgniteDataStreamer.html" title="interface in org.apache.ignite">IgniteDataStreamer</a></dt>
<dd>
<div class="block">Streams any remaining data and closes this streamer.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/IgniteDataStreamer.html#close--">close()</a></span> - Method in interface org.apache.ignite.<a href="org/apache/ignite/IgniteDataStreamer.html" title="interface in org.apache.ignite">IgniteDataStreamer</a></dt>
<dd>
<div class="block">Closes data streamer.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/IgniteLock.html#close--">close()</a></span> - Method in interface org.apache.ignite.<a href="org/apache/ignite/IgniteLock.html" title="interface in org.apache.ignite">IgniteLock</a></dt>
<dd>
<div class="block">Removes reentrant lock.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/IgniteQueue.html#close--">close()</a></span> - Method in interface org.apache.ignite.<a href="org/apache/ignite/IgniteQueue.html" title="interface in org.apache.ignite">IgniteQueue</a></dt>
<dd>
<div class="block">Removes this queue.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/IgniteSemaphore.html#close--">close()</a></span> - Method in interface org.apache.ignite.<a href="org/apache/ignite/IgniteSemaphore.html" title="interface in org.apache.ignite">IgniteSemaphore</a></dt>
<dd>
<div class="block">Removes this semaphore.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/IgniteSet.html#close--">close()</a></span> - Method in interface org.apache.ignite.<a href="org/apache/ignite/IgniteSet.html" title="interface in org.apache.ignite">IgniteSet</a></dt>
<dd>
<div class="block">Removes this set.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/IgniteSpringBean.html#close--">close()</a></span> - Method in class org.apache.ignite.<a href="org/apache/ignite/IgniteSpringBean.html" title="class in org.apache.ignite">IgniteSpringBean</a></dt>
<dd>
<div class="block">Closes <code>this</code> instance of grid.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/logger/java/JavaLoggerFileHandler.html#close--">close()</a></span> - Method in class org.apache.ignite.logger.java.<a href="org/apache/ignite/logger/java/JavaLoggerFileHandler.html" title="class in org.apache.ignite.logger.java">JavaLoggerFileHandler</a></dt>
<dt><span class="memberNameLink"><a href="org/apache/ignite/ml/catboost/CatboostClassificationModel.html#close--">close()</a></span> - Method in class org.apache.ignite.ml.catboost.<a href="org/apache/ignite/ml/catboost/CatboostClassificationModel.html" title="class in org.apache.ignite.ml.catboost">CatboostClassificationModel</a></dt>
<dt><span class="memberNameLink"><a href="org/apache/ignite/ml/catboost/CatboostRegressionModel.html#close--">close()</a></span> - Method in class org.apache.ignite.ml.catboost.<a href="org/apache/ignite/ml/catboost/CatboostRegressionModel.html" title="class in org.apache.ignite.ml.catboost">CatboostRegressionModel</a></dt>
<dt><span class="memberNameLink"><a href="org/apache/ignite/ml/composition/bagging/BaggedModel.html#close--">close()</a></span> - Method in class org.apache.ignite.ml.composition.bagging.<a href="org/apache/ignite/ml/composition/bagging/BaggedModel.html" title="class in org.apache.ignite.ml.composition.bagging">BaggedModel</a></dt>
<dt><span class="memberNameLink"><a href="org/apache/ignite/ml/composition/combinators/parallel/ModelsParallelComposition.html#close--">close()</a></span> - Method in class org.apache.ignite.ml.composition.combinators.parallel.<a href="org/apache/ignite/ml/composition/combinators/parallel/ModelsParallelComposition.html" title="class in org.apache.ignite.ml.composition.combinators.parallel">ModelsParallelComposition</a></dt>
<dt><span class="memberNameLink"><a href="org/apache/ignite/ml/composition/combinators/sequential/ModelsSequentialComposition.html#close--">close()</a></span> - Method in class org.apache.ignite.ml.composition.combinators.sequential.<a href="org/apache/ignite/ml/composition/combinators/sequential/ModelsSequentialComposition.html" title="class in org.apache.ignite.ml.composition.combinators.sequential">ModelsSequentialComposition</a></dt>
<dt><span class="memberNameLink"><a href="org/apache/ignite/ml/composition/stacking/StackedModel.html#close--">close()</a></span> - Method in class org.apache.ignite.ml.composition.stacking.<a href="org/apache/ignite/ml/composition/stacking/StackedModel.html" title="class in org.apache.ignite.ml.composition.stacking">StackedModel</a></dt>
<dt><span class="memberNameLink"><a href="org/apache/ignite/ml/dataset/impl/bootstrapping/BootstrappedDatasetPartition.html#close--">close()</a></span> - Method in class org.apache.ignite.ml.dataset.impl.bootstrapping.<a href="org/apache/ignite/ml/dataset/impl/bootstrapping/BootstrappedDatasetPartition.html" title="class in org.apache.ignite.ml.dataset.impl.bootstrapping">BootstrappedDatasetPartition</a></dt>
<dt><span class="memberNameLink"><a href="org/apache/ignite/ml/dataset/impl/cache/CacheBasedDataset.html#close--">close()</a></span> - Method in class org.apache.ignite.ml.dataset.impl.cache.<a href="org/apache/ignite/ml/dataset/impl/cache/CacheBasedDataset.html" title="class in org.apache.ignite.ml.dataset.impl.cache">CacheBasedDataset</a></dt>
<dt><span class="memberNameLink"><a href="org/apache/ignite/ml/dataset/impl/local/LocalDataset.html#close--">close()</a></span> - Method in class org.apache.ignite.ml.dataset.impl.local.<a href="org/apache/ignite/ml/dataset/impl/local/LocalDataset.html" title="class in org.apache.ignite.ml.dataset.impl.local">LocalDataset</a></dt>
<dt><span class="memberNameLink"><a href="org/apache/ignite/ml/dataset/primitive/data/SimpleDatasetData.html#close--">close()</a></span> - Method in class org.apache.ignite.ml.dataset.primitive.data.<a href="org/apache/ignite/ml/dataset/primitive/data/SimpleDatasetData.html" title="class in org.apache.ignite.ml.dataset.primitive.data">SimpleDatasetData</a></dt>
<dt><span class="memberNameLink"><a href="org/apache/ignite/ml/dataset/primitive/data/SimpleLabeledDatasetData.html#close--">close()</a></span> - Method in class org.apache.ignite.ml.dataset.primitive.data.<a href="org/apache/ignite/ml/dataset/primitive/data/SimpleLabeledDatasetData.html" title="class in org.apache.ignite.ml.dataset.primitive.data">SimpleLabeledDatasetData</a></dt>
<dt><span class="memberNameLink"><a href="org/apache/ignite/ml/dataset/primitive/DatasetWrapper.html#close--">close()</a></span> - Method in class org.apache.ignite.ml.dataset.primitive.<a href="org/apache/ignite/ml/dataset/primitive/DatasetWrapper.html" title="class in org.apache.ignite.ml.dataset.primitive">DatasetWrapper</a></dt>
<dt><span class="memberNameLink"><a href="org/apache/ignite/ml/dataset/primitive/FeatureMatrixWithLabelsOnHeapData.html#close--">close()</a></span> - Method in class org.apache.ignite.ml.dataset.primitive.<a href="org/apache/ignite/ml/dataset/primitive/FeatureMatrixWithLabelsOnHeapData.html" title="class in org.apache.ignite.ml.dataset.primitive">FeatureMatrixWithLabelsOnHeapData</a></dt>
<dt><span class="memberNameLink"><a href="org/apache/ignite/ml/h2o/H2OMojoModel.html#close--">close()</a></span> - Method in class org.apache.ignite.ml.h2o.<a href="org/apache/ignite/ml/h2o/H2OMojoModel.html" title="class in org.apache.ignite.ml.h2o">H2OMojoModel</a></dt>
<dt><span class="memberNameLink"><a href="org/apache/ignite/ml/IgniteModel.html#close--">close()</a></span> - Method in interface org.apache.ignite.ml.<a href="org/apache/ignite/ml/IgniteModel.html" title="interface in org.apache.ignite.ml">IgniteModel</a></dt>
<dt><span class="memberNameLink"><a href="org/apache/ignite/ml/inference/Model.html#close--">close()</a></span> - Method in interface org.apache.ignite.ml.inference.<a href="org/apache/ignite/ml/inference/Model.html" title="interface in org.apache.ignite.ml.inference">Model</a></dt>
<dt><span class="memberNameLink"><a href="org/apache/ignite/ml/knn/KNNModel.html#close--">close()</a></span> - Method in class org.apache.ignite.ml.knn.<a href="org/apache/ignite/ml/knn/KNNModel.html" title="class in org.apache.ignite.ml.knn">KNNModel</a></dt>
<dt><span class="memberNameLink"><a href="org/apache/ignite/ml/knn/utils/indices/SpatialIndex.html#close--">close()</a></span> - Method in interface org.apache.ignite.ml.knn.utils.indices.<a href="org/apache/ignite/ml/knn/utils/indices/SpatialIndex.html" title="interface in org.apache.ignite.ml.knn.utils.indices">SpatialIndex</a></dt>
<dt><span class="memberNameLink"><a href="org/apache/ignite/ml/math/isolve/lsqr/LSQROnHeap.html#close--">close()</a></span> - Method in class org.apache.ignite.ml.math.isolve.lsqr.<a href="org/apache/ignite/ml/math/isolve/lsqr/LSQROnHeap.html" title="class in org.apache.ignite.ml.math.isolve.lsqr">LSQROnHeap</a></dt>
<dt><span class="memberNameLink"><a href="org/apache/ignite/ml/math/primitives/matrix/LUDecomposition.html#close--">close()</a></span> - Method in class org.apache.ignite.ml.math.primitives.matrix.<a href="org/apache/ignite/ml/math/primitives/matrix/LUDecomposition.html" title="class in org.apache.ignite.ml.math.primitives.matrix">LUDecomposition</a></dt>
<dd>
<div class="block">Destroys decomposition components and other internal components of decomposition.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/ml/naivebayes/discrete/DiscreteNaiveBayesSumsHolder.html#close--">close()</a></span> - Method in class org.apache.ignite.ml.naivebayes.discrete.<a href="org/apache/ignite/ml/naivebayes/discrete/DiscreteNaiveBayesSumsHolder.html" title="class in org.apache.ignite.ml.naivebayes.discrete">DiscreteNaiveBayesSumsHolder</a></dt>
<dt><span class="memberNameLink"><a href="org/apache/ignite/ml/preprocessing/encoding/EncoderPartitionData.html#close--">close()</a></span> - Method in class org.apache.ignite.ml.preprocessing.encoding.<a href="org/apache/ignite/ml/preprocessing/encoding/EncoderPartitionData.html" title="class in org.apache.ignite.ml.preprocessing.encoding">EncoderPartitionData</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/ml/preprocessing/imputing/ImputerPartitionData.html#close--">close()</a></span> - Method in class org.apache.ignite.ml.preprocessing.imputing.<a href="org/apache/ignite/ml/preprocessing/imputing/ImputerPartitionData.html" title="class in org.apache.ignite.ml.preprocessing.imputing">ImputerPartitionData</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/ml/preprocessing/maxabsscaling/MaxAbsScalerPartitionData.html#close--">close()</a></span> - Method in class org.apache.ignite.ml.preprocessing.maxabsscaling.<a href="org/apache/ignite/ml/preprocessing/maxabsscaling/MaxAbsScalerPartitionData.html" title="class in org.apache.ignite.ml.preprocessing.maxabsscaling">MaxAbsScalerPartitionData</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/ml/preprocessing/minmaxscaling/MinMaxScalerPartitionData.html#close--">close()</a></span> - Method in class org.apache.ignite.ml.preprocessing.minmaxscaling.<a href="org/apache/ignite/ml/preprocessing/minmaxscaling/MinMaxScalerPartitionData.html" title="class in org.apache.ignite.ml.preprocessing.minmaxscaling">MinMaxScalerPartitionData</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/ml/preprocessing/standardscaling/StandardScalerData.html#close--">close()</a></span> - Method in class org.apache.ignite.ml.preprocessing.standardscaling.<a href="org/apache/ignite/ml/preprocessing/standardscaling/StandardScalerData.html" title="class in org.apache.ignite.ml.preprocessing.standardscaling">StandardScalerData</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/ml/recommendation/util/RecommendationDatasetData.html#close--">close()</a></span> - Method in class org.apache.ignite.ml.recommendation.util.<a href="org/apache/ignite/ml/recommendation/util/RecommendationDatasetData.html" title="class in org.apache.ignite.ml.recommendation.util">RecommendationDatasetData</a></dt>
<dt><span class="memberNameLink"><a href="org/apache/ignite/ml/selection/scoring/cursor/CacheBasedLabelPairCursor.html#close--">close()</a></span> - Method in class org.apache.ignite.ml.selection.scoring.cursor.<a href="org/apache/ignite/ml/selection/scoring/cursor/CacheBasedLabelPairCursor.html" title="class in org.apache.ignite.ml.selection.scoring.cursor">CacheBasedLabelPairCursor</a></dt>
<dt><span class="memberNameLink"><a href="org/apache/ignite/ml/selection/scoring/cursor/LocalLabelPairCursor.html#close--">close()</a></span> - Method in class org.apache.ignite.ml.selection.scoring.cursor.<a href="org/apache/ignite/ml/selection/scoring/cursor/LocalLabelPairCursor.html" title="class in org.apache.ignite.ml.selection.scoring.cursor">LocalLabelPairCursor</a></dt>
<dt><span class="memberNameLink"><a href="org/apache/ignite/ml/structures/LabeledVectorSet.html#close--">close()</a></span> - Method in class org.apache.ignite.ml.structures.<a href="org/apache/ignite/ml/structures/LabeledVectorSet.html" title="class in org.apache.ignite.ml.structures">LabeledVectorSet</a></dt>
<dd>
<div class="block">Closes LabeledDataset.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/ml/structures/partition/LabelPartitionDataOnHeap.html#close--">close()</a></span> - Method in class org.apache.ignite.ml.structures.partition.<a href="org/apache/ignite/ml/structures/partition/LabelPartitionDataOnHeap.html" title="class in org.apache.ignite.ml.structures.partition">LabelPartitionDataOnHeap</a></dt>
<dt><span class="memberNameLink"><a href="org/apache/ignite/spi/discovery/tcp/ipfinder/multicast/TcpDiscoveryMulticastIpFinder.html#close--">close()</a></span> - Method in class org.apache.ignite.spi.discovery.tcp.ipfinder.multicast.<a href="org/apache/ignite/spi/discovery/tcp/ipfinder/multicast/TcpDiscoveryMulticastIpFinder.html" title="class in org.apache.ignite.spi.discovery.tcp.ipfinder.multicast">TcpDiscoveryMulticastIpFinder</a></dt>
<dd>
<div class="block">Closes this IP finder and releases any system resources associated with it.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/spi/discovery/tcp/ipfinder/TcpDiscoveryIpFinder.html#close--">close()</a></span> - Method in interface org.apache.ignite.spi.discovery.tcp.ipfinder.<a href="org/apache/ignite/spi/discovery/tcp/ipfinder/TcpDiscoveryIpFinder.html" title="interface in org.apache.ignite.spi.discovery.tcp.ipfinder">TcpDiscoveryIpFinder</a></dt>
<dd>
<div class="block">Closes this IP finder and releases any system resources associated with it.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/spi/discovery/tcp/ipfinder/TcpDiscoveryIpFinderAdapter.html#close--">close()</a></span> - Method in class org.apache.ignite.spi.discovery.tcp.ipfinder.<a href="org/apache/ignite/spi/discovery/tcp/ipfinder/TcpDiscoveryIpFinderAdapter.html" title="class in org.apache.ignite.spi.discovery.tcp.ipfinder">TcpDiscoveryIpFinderAdapter</a></dt>
<dd>
<div class="block">Closes this IP finder and releases any system resources associated with it.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/spi/IgniteSpiCloseableIterator.html#close--">close()</a></span> - Method in interface org.apache.ignite.spi.<a href="org/apache/ignite/spi/IgniteSpiCloseableIterator.html" title="interface in org.apache.ignite.spi">IgniteSpiCloseableIterator</a></dt>
<dd>
<div class="block">Closes the iterator and frees all the resources held by the iterator.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/transactions/Transaction.html#close--">close()</a></span> - Method in interface org.apache.ignite.transactions.<a href="org/apache/ignite/transactions/Transaction.html" title="interface in org.apache.ignite.transactions">Transaction</a></dt>
<dd>
<div class="block">Ends the transaction.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/cache/store/jdbc/CacheAbstractJdbcStore.html#closeConnection-java.sql.Connection-">closeConnection(Connection)</a></span> - Method in class org.apache.ignite.cache.store.jdbc.<a href="org/apache/ignite/cache/store/jdbc/CacheAbstractJdbcStore.html" title="class in org.apache.ignite.cache.store.jdbc">CacheAbstractJdbcStore</a></dt>
<dd>
<div class="block">Closes connection.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/cache/store/cassandra/common/CassandraHelper.html#closeSession-com.datastax.driver.core.Session-">closeSession(Session)</a></span> - Static method in class org.apache.ignite.cache.store.cassandra.common.<a href="org/apache/ignite/cache/store/cassandra/common/CassandraHelper.html" title="class in org.apache.ignite.cache.store.cassandra.common">CassandraHelper</a></dt>
<dd>
<div class="block">Closes Cassandra driver session.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/events/CacheEvent.html#closureClassName--">closureClassName()</a></span> - Method in class org.apache.ignite.events.<a href="org/apache/ignite/events/CacheEvent.html" title="class in org.apache.ignite.events">CacheEvent</a></dt>
<dd>
<div class="block">Gets closure class name (applicable only for TRANSFORM operations).</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/marshaller/MarshallerUtils.html#CLS_NAMES_FILE">CLS_NAMES_FILE</a></span> - Static variable in class org.apache.ignite.marshaller.<a href="org/apache/ignite/marshaller/MarshallerUtils.html" title="class in org.apache.ignite.marshaller">MarshallerUtils</a></dt>
<dd>
<div class="block">Class names file.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/ml/knn/ann/ProbableLabel.html#clsLbls">clsLbls</a></span> - Variable in class org.apache.ignite.ml.knn.ann.<a href="org/apache/ignite/ml/knn/ann/ProbableLabel.html" title="class in org.apache.ignite.ml.knn.ann">ProbableLabel</a></dt>
<dd>
<div class="block">Key is label, value is probability to be this class</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/ml/knn/ann/ANNClassificationTrainer.CentroidStat.html#clsLblsSet">clsLblsSet</a></span> - Variable in class org.apache.ignite.ml.knn.ann.<a href="org/apache/ignite/ml/knn/ann/ANNClassificationTrainer.CentroidStat.html" title="class in org.apache.ignite.ml.knn.ann">ANNClassificationTrainer.CentroidStat</a></dt>
<dd>
<div class="block">Set of unique labels.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/osgi/classloaders/BundleDelegatingClassLoader.html#clsLdr">clsLdr</a></span> - Variable in class org.apache.ignite.osgi.classloaders.<a href="org/apache/ignite/osgi/classloaders/BundleDelegatingClassLoader.html" title="class in org.apache.ignite.osgi.classloaders">BundleDelegatingClassLoader</a></dt>
<dd>
<div class="block">The fallback classloader, expected to be the ignite-core classloader.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/client/IgniteClient.html#cluster--">cluster()</a></span> - Method in interface org.apache.ignite.client.<a href="org/apache/ignite/client/IgniteClient.html" title="interface in org.apache.ignite.client">IgniteClient</a></dt>
<dd>
<div class="block">Gets client cluster facade.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/Ignite.html#cluster--">cluster()</a></span> - Method in interface org.apache.ignite.<a href="org/apache/ignite/Ignite.html" title="interface in org.apache.ignite">Ignite</a></dt>
<dd>
<div class="block">Gets an instance of <a href="org/apache/ignite/IgniteCluster.html" title="interface in org.apache.ignite"><code>IgniteCluster</code></a> interface.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/IgniteClientSpringBean.html#cluster--">cluster()</a></span> - Method in class org.apache.ignite.<a href="org/apache/ignite/IgniteClientSpringBean.html" title="class in org.apache.ignite">IgniteClientSpringBean</a></dt>
<dd>
<div class="block">Gets client cluster facade.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/IgniteSpringBean.html#cluster--">cluster()</a></span> - Method in class org.apache.ignite.<a href="org/apache/ignite/IgniteSpringBean.html" title="class in org.apache.ignite">IgniteSpringBean</a></dt>
<dd>
<div class="block">Gets an instance of <a href="org/apache/ignite/IgniteCluster.html" title="interface in org.apache.ignite"><code>IgniteCluster</code></a> interface.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/ml/clustering/kmeans/Clusterer.html#cluster-P-int-">cluster(P, int)</a></span> - Method in interface org.apache.ignite.ml.clustering.kmeans.<a href="org/apache/ignite/ml/clustering/kmeans/Clusterer.html" title="interface in org.apache.ignite.ml.clustering.kmeans">Clusterer</a></dt>
<dd>
<div class="block">Cluster given points set into k clusters.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/mxbean/IgniteMXBean.html#CLUSTER_STATE_DESC">CLUSTER_STATE_DESC</a></span> - Static variable in interface org.apache.ignite.mxbean.<a href="org/apache/ignite/mxbean/IgniteMXBean.html" title="interface in org.apache.ignite.mxbean">IgniteMXBean</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/ignite/events/ClusterActivationEvent.html" title="class in org.apache.ignite.events"><span class="typeNameLink">ClusterActivationEvent</span></a> - Class in <a href="org/apache/ignite/events/package-summary.html">org.apache.ignite.events</a></dt>
<dd>
<div class="block"><span class="deprecatedLabel">Deprecated.</span>
<div class="block"><span class="deprecationComment">Use <a href="org/apache/ignite/events/ClusterStateChangeEvent.html" title="class in org.apache.ignite.events"><code>ClusterStateChangeEvent</code></a> instead.</span></div>
</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/events/ClusterActivationEvent.html#ClusterActivationEvent-org.apache.ignite.cluster.ClusterNode-java.lang.String-int-java.util.Collection-">ClusterActivationEvent(ClusterNode, String, int, Collection<span class='angle_bracket'>&lt;</span>BaselineNode<span class='angle_bracket'>&gt;</span>)</a></span> - Constructor for class org.apache.ignite.events.<a href="org/apache/ignite/events/ClusterActivationEvent.html" title="class in org.apache.ignite.events">ClusterActivationEvent</a></dt>
<dd>
<div class="block"><span class="deprecatedLabel">Deprecated.</span></div>
<div class="block">Creates activation event with given parameters.</div>
</dd>
<dt><a href="org/apache/ignite/ml/clustering/kmeans/Clusterer.html" title="interface in org.apache.ignite.ml.clustering.kmeans"><span class="typeNameLink">Clusterer</span></a><span class='angle_bracket'>&lt;</span><a href="org/apache/ignite/ml/clustering/kmeans/Clusterer.html" title="type parameter in Clusterer">P</a>,<a href="org/apache/ignite/ml/clustering/kmeans/Clusterer.html" title="type parameter in Clusterer">M</a> extends <a href="org/apache/ignite/ml/IgniteModel.html" title="interface in org.apache.ignite.ml">IgniteModel</a><span class='angle_bracket'>&gt;</span> - Interface in <a href="org/apache/ignite/ml/clustering/kmeans/package-summary.html">org.apache.ignite.ml.clustering.kmeans</a></dt>
<dd>
<div class="block">Base interface for clusterers.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/client/ClientCompute.html#clusterGroup--">clusterGroup()</a></span> - Method in interface org.apache.ignite.client.<a href="org/apache/ignite/client/ClientCompute.html" title="interface in org.apache.ignite.client">ClientCompute</a></dt>
<dd>
<div class="block">Gets cluster group to which this <code>ClientCompute</code> instance belongs.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/client/ClientServices.html#clusterGroup--">clusterGroup()</a></span> - Method in interface org.apache.ignite.client.<a href="org/apache/ignite/client/ClientServices.html" title="interface in org.apache.ignite.client">ClientServices</a></dt>
<dd>
<div class="block">Gets the cluster group to which this <code>ClientServices</code> instance belongs.</div>
</dd>
<dt><a href="org/apache/ignite/cluster/ClusterGroup.html" title="interface in org.apache.ignite.cluster"><span class="typeNameLink">ClusterGroup</span></a> - Interface in <a href="org/apache/ignite/cluster/package-summary.html">org.apache.ignite.cluster</a></dt>
<dd>
<div class="block">Defines a cluster group which contains all or a subset of cluster nodes.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/IgniteCompute.html#clusterGroup--">clusterGroup()</a></span> - Method in interface org.apache.ignite.<a href="org/apache/ignite/IgniteCompute.html" title="interface in org.apache.ignite">IgniteCompute</a></dt>
<dd>
<div class="block">Gets cluster group to which this <code>IgniteCompute</code> instance belongs.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/IgniteEvents.html#clusterGroup--">clusterGroup()</a></span> - Method in interface org.apache.ignite.<a href="org/apache/ignite/IgniteEvents.html" title="interface in org.apache.ignite">IgniteEvents</a></dt>
<dd>
<div class="block">Gets cluster group to which this <code>IgniteEvents</code> instance belongs.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/IgniteMessaging.html#clusterGroup--">clusterGroup()</a></span> - Method in interface org.apache.ignite.<a href="org/apache/ignite/IgniteMessaging.html" title="interface in org.apache.ignite">IgniteMessaging</a></dt>
<dd>
<div class="block">Gets the cluster group to which this <code>GridMessaging</code> instance belongs.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/IgniteServices.html#clusterGroup--">clusterGroup()</a></span> - Method in interface org.apache.ignite.<a href="org/apache/ignite/IgniteServices.html" title="interface in org.apache.ignite">IgniteServices</a></dt>
<dd>
<div class="block">Gets the cluster group to which this <code>IgniteServices</code> instance belongs.</div>
</dd>
<dt><a href="org/apache/ignite/cluster/ClusterGroupEmptyException.html" title="class in org.apache.ignite.cluster"><span class="typeNameLink">ClusterGroupEmptyException</span></a> - Exception in <a href="org/apache/ignite/cluster/package-summary.html">org.apache.ignite.cluster</a></dt>
<dd>
<div class="block">This exception defines illegal call on empty cluster group.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/cluster/ClusterGroupEmptyException.html#ClusterGroupEmptyException--">ClusterGroupEmptyException()</a></span> - Constructor for exception org.apache.ignite.cluster.<a href="org/apache/ignite/cluster/ClusterGroupEmptyException.html" title="class in org.apache.ignite.cluster">ClusterGroupEmptyException</a></dt>
<dd>
<div class="block">Creates new exception with default error message.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/cluster/ClusterGroupEmptyException.html#ClusterGroupEmptyException-java.lang.String-">ClusterGroupEmptyException(String)</a></span> - Constructor for exception org.apache.ignite.cluster.<a href="org/apache/ignite/cluster/ClusterGroupEmptyException.html" title="class in org.apache.ignite.cluster">ClusterGroupEmptyException</a></dt>
<dd>
<div class="block">Creates new exception with given error message.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/cluster/ClusterGroupEmptyException.html#ClusterGroupEmptyException-java.lang.String-java.lang.Throwable-">ClusterGroupEmptyException(String, Throwable)</a></span> - Constructor for exception org.apache.ignite.cluster.<a href="org/apache/ignite/cluster/ClusterGroupEmptyException.html" title="class in org.apache.ignite.cluster">ClusterGroupEmptyException</a></dt>
<dd>
<div class="block">Creates a new exception with given error message and optional nested cause exception.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/cache/CacheEntryVersion.html#clusterId--">clusterId()</a></span> - Method in interface org.apache.ignite.cache.<a href="org/apache/ignite/cache/CacheEntryVersion.html" title="interface in org.apache.ignite.cache">CacheEntryVersion</a></dt>
<dd>
<div class="block">Cluster id is a value to distinguish updates in case user wants to aggregate and sort updates from several
Ignite clusters.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/events/ClusterTagUpdatedEvent.html#clusterId--">clusterId()</a></span> - Method in class org.apache.ignite.events.<a href="org/apache/ignite/events/ClusterTagUpdatedEvent.html" title="class in org.apache.ignite.events">ClusterTagUpdatedEvent</a></dt>
<dd>
<div class="block">Cluster ID which tag was updated.</div>
</dd>
<dt><a href="org/apache/ignite/ml/clustering/kmeans/ClusterizationModel.html" title="interface in org.apache.ignite.ml.clustering.kmeans"><span class="typeNameLink">ClusterizationModel</span></a><span class='angle_bracket'>&lt;</span><a href="org/apache/ignite/ml/clustering/kmeans/ClusterizationModel.html" title="type parameter in ClusterizationModel">P</a>,<a href="org/apache/ignite/ml/clustering/kmeans/ClusterizationModel.html" title="type parameter in ClusterizationModel">V</a><span class='angle_bracket'>&gt;</span> - Interface in <a href="org/apache/ignite/ml/clustering/kmeans/package-summary.html">org.apache.ignite.ml.clustering.kmeans</a></dt>
<dd>
<div class="block">Base interface for all clusterization models.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/cache/hibernate/HibernateCacheProxy.html#clusterMetrics--">clusterMetrics()</a></span> - Method in class org.apache.ignite.cache.hibernate.<a href="org/apache/ignite/cache/hibernate/HibernateCacheProxy.html" title="class in org.apache.ignite.cache.hibernate">HibernateCacheProxy</a></dt>
<dd>
<div class="block">Gets whole cluster metrics (statistics) for this cache.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/cache/hibernate/HibernateCacheProxy.html#clusterMetrics-org.apache.ignite.cluster.ClusterGroup-">clusterMetrics(ClusterGroup)</a></span> - Method in class org.apache.ignite.cache.hibernate.<a href="org/apache/ignite/cache/hibernate/HibernateCacheProxy.html" title="class in org.apache.ignite.cache.hibernate">HibernateCacheProxy</a></dt>
<dd>
<div class="block">Gets cluster group metrics (statistics) for this cache.</div>
</dd>
<dt><a href="org/apache/ignite/cluster/ClusterMetrics.html" title="interface in org.apache.ignite.cluster"><span class="typeNameLink">ClusterMetrics</span></a> - Interface in <a href="org/apache/ignite/cluster/package-summary.html">org.apache.ignite.cluster</a></dt>
<dd>
<div class="block">This class represents runtime information on a cluster.</div>
</dd>
<dt><a href="org/apache/ignite/mxbean/ClusterMetricsMXBean.html" title="interface in org.apache.ignite.mxbean"><span class="typeNameLink">ClusterMetricsMXBean</span></a> - Interface in <a href="org/apache/ignite/mxbean/package-summary.html">org.apache.ignite.mxbean</a></dt>
<dd>
<div class="block">Cluster metrics MBean.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/cache/hibernate/HibernateCacheProxy.html#clusterMxBean--">clusterMxBean()</a></span> - Method in class org.apache.ignite.cache.hibernate.<a href="org/apache/ignite/cache/hibernate/HibernateCacheProxy.html" title="class in org.apache.ignite.cache.hibernate">HibernateCacheProxy</a></dt>
<dd>
<div class="block">Gets whole cluster metrics (statistics) for this cache.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/mesos/ClusterProperties.html#clusterName--">clusterName()</a></span> - Method in class org.apache.ignite.mesos.<a href="org/apache/ignite/mesos/ClusterProperties.html" title="class in org.apache.ignite.mesos">ClusterProperties</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/yarn/ClusterProperties.html#clusterName--">clusterName()</a></span> - Method in class org.apache.ignite.yarn.<a href="org/apache/ignite/yarn/ClusterProperties.html" title="class in org.apache.ignite.yarn">ClusterProperties</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/ignite/cluster/ClusterNode.html" title="interface in org.apache.ignite.cluster"><span class="typeNameLink">ClusterNode</span></a> - Interface in <a href="org/apache/ignite/cluster/package-summary.html">org.apache.ignite.cluster</a></dt>
<dd>
<div class="block">Interface representing a single cluster node.</div>
</dd>
<dt><a href="org/apache/ignite/cache/affinity/rendezvous/ClusterNodeAttributeAffinityBackupFilter.html" title="class in org.apache.ignite.cache.affinity.rendezvous"><span class="typeNameLink">ClusterNodeAttributeAffinityBackupFilter</span></a> - Class in <a href="org/apache/ignite/cache/affinity/rendezvous/package-summary.html">org.apache.ignite.cache.affinity.rendezvous</a></dt>
<dd>
<div class="block">Attribute-based affinity backup filter that forces each partition's primary and backup nodes to different hardware
which is not expected to fail simultaneously, e.g., in AWS, to different "availability zones".</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/cache/affinity/rendezvous/ClusterNodeAttributeAffinityBackupFilter.html#ClusterNodeAttributeAffinityBackupFilter-java.lang.String...-">ClusterNodeAttributeAffinityBackupFilter(String...)</a></span> - Constructor for class org.apache.ignite.cache.affinity.rendezvous.<a href="org/apache/ignite/cache/affinity/rendezvous/ClusterNodeAttributeAffinityBackupFilter.html" title="class in org.apache.ignite.cache.affinity.rendezvous">ClusterNodeAttributeAffinityBackupFilter</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/ignite/cache/affinity/rendezvous/ClusterNodeAttributeColocatedBackupFilter.html" title="class in org.apache.ignite.cache.affinity.rendezvous"><span class="typeNameLink">ClusterNodeAttributeColocatedBackupFilter</span></a> - Class in <a href="org/apache/ignite/cache/affinity/rendezvous/package-summary.html">org.apache.ignite.cache.affinity.rendezvous</a></dt>
<dd>
<div class="block">This class can be used as a <a href="org/apache/ignite/cache/affinity/rendezvous/RendezvousAffinityFunction.html#affinityBackupFilter"><code>RendezvousAffinityFunction.affinityBackupFilter</code></a> to create
cache templates in Spring that force each partition's primary and backup to be co-located on nodes with the same
attribute value.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/cache/affinity/rendezvous/ClusterNodeAttributeColocatedBackupFilter.html#ClusterNodeAttributeColocatedBackupFilter-java.lang.String-">ClusterNodeAttributeColocatedBackupFilter(String)</a></span> - Constructor for class org.apache.ignite.cache.affinity.rendezvous.<a href="org/apache/ignite/cache/affinity/rendezvous/ClusterNodeAttributeColocatedBackupFilter.html" title="class in org.apache.ignite.cache.affinity.rendezvous">ClusterNodeAttributeColocatedBackupFilter</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/ignite/spi/systemview/view/ClusterNodeView.html" title="class in org.apache.ignite.spi.systemview.view"><span class="typeNameLink">ClusterNodeView</span></a> - Class in <a href="org/apache/ignite/spi/systemview/view/package-summary.html">org.apache.ignite.spi.systemview.view</a></dt>
<dd>
<div class="block">Cluster node representation for a <a href="org/apache/ignite/spi/systemview/view/SystemView.html" title="interface in org.apache.ignite.spi.systemview.view"><code>SystemView</code></a>.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/spi/systemview/view/ClusterNodeView.html#ClusterNodeView-org.apache.ignite.cluster.ClusterNode-">ClusterNodeView(ClusterNode)</a></span> - Constructor for class org.apache.ignite.spi.systemview.view.<a href="org/apache/ignite/spi/systemview/view/ClusterNodeView.html" title="class in org.apache.ignite.spi.systemview.view">ClusterNodeView</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/ignite/mesos/ClusterProperties.html" title="class in org.apache.ignite.mesos"><span class="typeNameLink">ClusterProperties</span></a> - Class in <a href="org/apache/ignite/mesos/package-summary.html">org.apache.ignite.mesos</a></dt>
<dd>
<div class="block">The class defines cluster configuration.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/mesos/ClusterProperties.html#ClusterProperties--">ClusterProperties()</a></span> - Constructor for class org.apache.ignite.mesos.<a href="org/apache/ignite/mesos/ClusterProperties.html" title="class in org.apache.ignite.mesos">ClusterProperties</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/ignite/yarn/ClusterProperties.html" title="class in org.apache.ignite.yarn"><span class="typeNameLink">ClusterProperties</span></a> - Class in <a href="org/apache/ignite/yarn/package-summary.html">org.apache.ignite.yarn</a></dt>
<dd>
<div class="block">Cluster settings.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/yarn/ClusterProperties.html#ClusterProperties--">ClusterProperties()</a></span> - Constructor for class org.apache.ignite.yarn.<a href="org/apache/ignite/yarn/ClusterProperties.html" title="class in org.apache.ignite.yarn">ClusterProperties</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/ignite/cluster/ClusterStartNodeResult.html" title="interface in org.apache.ignite.cluster"><span class="typeNameLink">ClusterStartNodeResult</span></a> - Interface in <a href="org/apache/ignite/cluster/package-summary.html">org.apache.ignite.cluster</a></dt>
<dd>
<div class="block">Cluster start node result information.</div>
</dd>
<dt><a href="org/apache/ignite/cluster/ClusterState.html" title="enum in org.apache.ignite.cluster"><span class="typeNameLink">ClusterState</span></a> - Enum in <a href="org/apache/ignite/cluster/package-summary.html">org.apache.ignite.cluster</a></dt>
<dd>
<div class="block">Cluster states.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/mxbean/IgniteMXBean.html#clusterState--">clusterState()</a></span> - Method in interface org.apache.ignite.mxbean.<a href="org/apache/ignite/mxbean/IgniteMXBean.html" title="interface in org.apache.ignite.mxbean">IgniteMXBean</a></dt>
<dd>
<div class="block"><span class="deprecatedLabel">Deprecated.</span>
<div class="block"><span class="deprecationComment">Check the <a href="org/apache/ignite/spi/metric/ReadOnlyMetricRegistry.html" title="interface in org.apache.ignite.spi.metric"><code>ReadOnlyMetricRegistry</code></a> with "name=ignite.clusterState" instead.</span></div>
</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/mxbean/IgniteMXBean.html#clusterState-java.lang.String-">clusterState(String)</a></span> - Method in interface org.apache.ignite.mxbean.<a href="org/apache/ignite/mxbean/IgniteMXBean.html" title="interface in org.apache.ignite.mxbean">IgniteMXBean</a></dt>
<dd>
<div class="block"><span class="deprecatedLabel">Deprecated.</span>
<div class="block"><span class="deprecationComment">Use <a href="org/apache/ignite/mxbean/IgniteMXBean.html#clusterState-java.lang.String-boolean-"><code>IgniteMXBean.clusterState(String, boolean)</code></a> instead.</span></div>
</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/mxbean/IgniteMXBean.html#clusterState-java.lang.String-boolean-">clusterState(String, boolean)</a></span> - Method in interface org.apache.ignite.mxbean.<a href="org/apache/ignite/mxbean/IgniteMXBean.html" title="interface in org.apache.ignite.mxbean">IgniteMXBean</a></dt>
<dd>
<div class="block">Changes current cluster state.</div>
</dd>
<dt><a href="org/apache/ignite/events/ClusterStateChangeEvent.html" title="class in org.apache.ignite.events"><span class="typeNameLink">ClusterStateChangeEvent</span></a> - Class in <a href="org/apache/ignite/events/package-summary.html">org.apache.ignite.events</a></dt>
<dd>
<div class="block">Cluster state change event.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/events/ClusterStateChangeEvent.html#ClusterStateChangeEvent-org.apache.ignite.cluster.ClusterState-org.apache.ignite.cluster.ClusterState-java.util.Collection-org.apache.ignite.cluster.ClusterNode-java.lang.String-">ClusterStateChangeEvent(ClusterState, ClusterState, Collection<span class='angle_bracket'>&lt;</span>? extends BaselineNode<span class='angle_bracket'>&gt;</span>, ClusterNode, String)</a></span> - Constructor for class org.apache.ignite.events.<a href="org/apache/ignite/events/ClusterStateChangeEvent.html" title="class in org.apache.ignite.events">ClusterStateChangeEvent</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/ignite/events/ClusterStateChangeStartedEvent.html" title="class in org.apache.ignite.events"><span class="typeNameLink">ClusterStateChangeStartedEvent</span></a> - Class in <a href="org/apache/ignite/events/package-summary.html">org.apache.ignite.events</a></dt>
<dd>
<div class="block">Cluster state change started event.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/events/ClusterStateChangeStartedEvent.html#ClusterStateChangeStartedEvent-org.apache.ignite.cluster.ClusterState-org.apache.ignite.cluster.ClusterState-org.apache.ignite.cluster.ClusterNode-java.lang.String-">ClusterStateChangeStartedEvent(ClusterState, ClusterState, ClusterNode, String)</a></span> - Constructor for class org.apache.ignite.events.<a href="org/apache/ignite/events/ClusterStateChangeStartedEvent.html" title="class in org.apache.ignite.events">ClusterStateChangeStartedEvent</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/ignite/events/ClusterTagUpdatedEvent.html" title="class in org.apache.ignite.events"><span class="typeNameLink">ClusterTagUpdatedEvent</span></a> - Class in <a href="org/apache/ignite/events/package-summary.html">org.apache.ignite.events</a></dt>
<dd>
<div class="block">Event type indicating that cluster tag has been updated.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/events/ClusterTagUpdatedEvent.html#ClusterTagUpdatedEvent-org.apache.ignite.cluster.ClusterNode-java.lang.String-java.util.UUID-java.lang.String-java.lang.String-">ClusterTagUpdatedEvent(ClusterNode, String, UUID, String, String)</a></span> - Constructor for class org.apache.ignite.events.<a href="org/apache/ignite/events/ClusterTagUpdatedEvent.html" title="class in org.apache.ignite.events">ClusterTagUpdatedEvent</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/ignite/cluster/ClusterTopologyException.html" title="class in org.apache.ignite.cluster"><span class="typeNameLink">ClusterTopologyException</span></a> - Exception in <a href="org/apache/ignite/cluster/package-summary.html">org.apache.ignite.cluster</a></dt>
<dd>
<div class="block">This exception is used to indicate error with the cluster topology (e.g., crashed node, etc.).</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/cluster/ClusterTopologyException.html#ClusterTopologyException-java.lang.String-">ClusterTopologyException(String)</a></span> - Constructor for exception org.apache.ignite.cluster.<a href="org/apache/ignite/cluster/ClusterTopologyException.html" title="class in org.apache.ignite.cluster">ClusterTopologyException</a></dt>
<dd>
<div class="block">Creates new topology exception with given error message.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/cluster/ClusterTopologyException.html#ClusterTopologyException-java.lang.String-java.lang.Throwable-">ClusterTopologyException(String, Throwable)</a></span> - Constructor for exception org.apache.ignite.cluster.<a href="org/apache/ignite/cluster/ClusterTopologyException.html" title="class in org.apache.ignite.cluster">ClusterTopologyException</a></dt>
<dd>
<div class="block">Creates new topology exception with given error message and optional
nested exception.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/ml/composition/boosting/GDBLearningStrategy.html#cntOfIterations">cntOfIterations</a></span> - Variable in class org.apache.ignite.ml.composition.boosting.<a href="org/apache/ignite/ml/composition/boosting/GDBLearningStrategy.html" title="class in org.apache.ignite.ml.composition.boosting">GDBLearningStrategy</a></dt>
<dd>
<div class="block">Count of iterations.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/lang/IgniteReducer.html#collect-E-">collect(E)</a></span> - Method in interface org.apache.ignite.lang.<a href="org/apache/ignite/lang/IgniteReducer.html" title="interface in org.apache.ignite.lang">IgniteReducer</a></dt>
<dd>
<div class="block">Collects given value.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/spi/discovery/DiscoverySpiDataExchange.html#collect-org.apache.ignite.spi.discovery.DiscoveryDataBag-">collect(DiscoveryDataBag)</a></span> - Method in interface org.apache.ignite.spi.discovery.<a href="org/apache/ignite/spi/discovery/DiscoverySpiDataExchange.html" title="interface in org.apache.ignite.spi.discovery">DiscoverySpiDataExchange</a></dt>
<dd>
<div class="block">Collects data from all components.</div>
</dd>
<dt><a href="org/apache/ignite/configuration/CollectionConfiguration.html" title="class in org.apache.ignite.configuration"><span class="typeNameLink">CollectionConfiguration</span></a> - Class in <a href="org/apache/ignite/configuration/package-summary.html">org.apache.ignite.configuration</a></dt>
<dd>
<div class="block">Configuration for Ignite collections.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/configuration/CollectionConfiguration.html#CollectionConfiguration--">CollectionConfiguration()</a></span> - Constructor for class org.apache.ignite.configuration.<a href="org/apache/ignite/configuration/CollectionConfiguration.html" title="class in org.apache.ignite.configuration">CollectionConfiguration</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/DataRegionMetricsAdapter.html#collectionOf-java.util.Collection-">collectionOf(Collection<span class='angle_bracket'>&lt;</span>DataRegionMetrics<span class='angle_bracket'>&gt;</span>)</a></span> - Static method in class org.apache.ignite.<a href="org/apache/ignite/DataRegionMetricsAdapter.html" title="class in org.apache.ignite">DataRegionMetricsAdapter</a></dt>
<dd>
<div class="block"><span class="deprecatedLabel">Deprecated.</span></div>
<div class="block">Converts collection of <a href="org/apache/ignite/DataRegionMetrics.html" title="interface in org.apache.ignite"><code>DataRegionMetrics</code></a> into collection of legacy <a href="org/apache/ignite/MemoryMetrics.html" title="interface in org.apache.ignite"><code>MemoryMetrics</code></a>.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/spi/communication/tcp/TcpCommunicationMetricsListener.html#collectMessagesCountByNodeId-java.lang.String-">collectMessagesCountByNodeId(String)</a></span> - Method in class org.apache.ignite.spi.communication.tcp.<a href="org/apache/ignite/spi/communication/tcp/TcpCommunicationMetricsListener.html" title="class in org.apache.ignite.spi.communication.tcp">TcpCommunicationMetricsListener</a></dt>
<dd>
<div class="block">Collect messages count by nodeId</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/spi/communication/tcp/TcpCommunicationMetricsListener.html#collectMessagesCountByType-java.lang.String-">collectMessagesCountByType(String)</a></span> - Method in class org.apache.ignite.spi.communication.tcp.<a href="org/apache/ignite/spi/communication/tcp/TcpCommunicationMetricsListener.html" title="class in org.apache.ignite.spi.communication.tcp">TcpCommunicationMetricsListener</a></dt>
<dd>
<div class="block">Collect messages count by type</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/mxbean/IgniteMXBean.html#COLLISION_SPI_FORMATTED_DESC">COLLISION_SPI_FORMATTED_DESC</a></span> - Static variable in interface org.apache.ignite.mxbean.<a href="org/apache/ignite/mxbean/IgniteMXBean.html" title="interface in org.apache.ignite.mxbean">IgniteMXBean</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/ignite/spi/collision/CollisionContext.html" title="interface in org.apache.ignite.spi.collision"><span class="typeNameLink">CollisionContext</span></a> - Interface in <a href="org/apache/ignite/spi/collision/package-summary.html">org.apache.ignite.spi.collision</a></dt>
<dd>
<div class="block">Context for resolving collisions.</div>
</dd>
<dt><a href="org/apache/ignite/spi/collision/CollisionExternalListener.html" title="interface in org.apache.ignite.spi.collision"><span class="typeNameLink">CollisionExternalListener</span></a> - Interface in <a href="org/apache/ignite/spi/collision/package-summary.html">org.apache.ignite.spi.collision</a></dt>
<dd>
<div class="block">Listener to be set on <a href="org/apache/ignite/spi/collision/CollisionSpi.html" title="interface in org.apache.ignite.spi.collision"><code>CollisionSpi</code></a> for notification of external
collision events (e.g. job stealing).</div>
</dd>
<dt><a href="org/apache/ignite/spi/collision/CollisionJobContext.html" title="interface in org.apache.ignite.spi.collision"><span class="typeNameLink">CollisionJobContext</span></a> - Interface in <a href="org/apache/ignite/spi/collision/package-summary.html">org.apache.ignite.spi.collision</a></dt>
<dd>
<div class="block">This interface defines set of operations that collision SPI implementation can perform on
jobs that are either waiting or executing.</div>
</dd>
<dt><a href="org/apache/ignite/spi/collision/CollisionSpi.html" title="interface in org.apache.ignite.spi.collision"><span class="typeNameLink">CollisionSpi</span></a> - Interface in <a href="org/apache/ignite/spi/collision/package-summary.html">org.apache.ignite.spi.collision</a></dt>
<dd>
<div class="block">Collision SPI allows to regulate how grid jobs get executed when they arrive on a
destination node for execution.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/IgniteQueue.html#collocated--">collocated()</a></span> - Method in interface org.apache.ignite.<a href="org/apache/ignite/IgniteQueue.html" title="interface in org.apache.ignite">IgniteQueue</a></dt>
<dd>
<div class="block">Returns <code>true</code> if this queue can be kept on the one node only.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/IgniteSet.html#collocated--">collocated()</a></span> - Method in interface org.apache.ignite.<a href="org/apache/ignite/IgniteSet.html" title="interface in org.apache.ignite">IgniteSet</a></dt>
<dd>
<div class="block">Returns <code>true</code> if this set can be kept on the one node only.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/spi/systemview/view/datastructures/QueueView.html#collocated--">collocated()</a></span> - Method in class org.apache.ignite.spi.systemview.view.datastructures.<a href="org/apache/ignite/spi/systemview/view/datastructures/QueueView.html" title="class in org.apache.ignite.spi.systemview.view.datastructures">QueueView</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/spi/systemview/view/datastructures/SetView.html#collocated--">collocated()</a></span> - Method in class org.apache.ignite.spi.systemview.view.datastructures.<a href="org/apache/ignite/spi/systemview/view/datastructures/SetView.html" title="class in org.apache.ignite.spi.systemview.view.datastructures">SetView</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/spi/systemview/view/TransactionView.html#colocated--">colocated()</a></span> - Method in class org.apache.ignite.spi.systemview.view.<a href="org/apache/ignite/spi/systemview/view/TransactionView.html" title="class in org.apache.ignite.spi.systemview.view">TransactionView</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/ml/xgboost/parser/XGBoostModelLexer.html#COLON">COLON</a></span> - Static variable in class org.apache.ignite.ml.xgboost.parser.<a href="org/apache/ignite/ml/xgboost/parser/XGBoostModelLexer.html" title="class in org.apache.ignite.ml.xgboost.parser">XGBoostModelLexer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/ml/xgboost/parser/XGBoostModelParser.html#COLON">COLON</a></span> - Static variable in class org.apache.ignite.ml.xgboost.parser.<a href="org/apache/ignite/ml/xgboost/parser/XGBoostModelParser.html" title="class in org.apache.ignite.ml.xgboost.parser">XGBoostModelParser</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/ml/xgboost/parser/XGBoostModelParser.XgHeaderContext.html#COLON--">COLON()</a></span> - Method in class org.apache.ignite.ml.xgboost.parser.<a href="org/apache/ignite/ml/xgboost/parser/XGBoostModelParser.XgHeaderContext.html" title="class in org.apache.ignite.ml.xgboost.parser">XGBoostModelParser.XgHeaderContext</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/ml/xgboost/parser/XGBoostModelParser.XgLeafContext.html#COLON--">COLON()</a></span> - Method in class org.apache.ignite.ml.xgboost.parser.<a href="org/apache/ignite/ml/xgboost/parser/XGBoostModelParser.XgLeafContext.html" title="class in org.apache.ignite.ml.xgboost.parser">XGBoostModelParser.XgLeafContext</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/ml/xgboost/parser/XGBoostModelParser.XgNodeContext.html#COLON--">COLON()</a></span> - Method in class org.apache.ignite.ml.xgboost.parser.<a href="org/apache/ignite/ml/xgboost/parser/XGBoostModelParser.XgNodeContext.html" title="class in org.apache.ignite.ml.xgboost.parser">XGBoostModelParser.XgNodeContext</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/ml/structures/Dataset.html#colSize">colSize</a></span> - Variable in class org.apache.ignite.ml.structures.<a href="org/apache/ignite/ml/structures/Dataset.html" title="class in org.apache.ignite.ml.structures">Dataset</a></dt>
<dd>
<div class="block">Amount of attributes in each vector.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/ml/structures/Dataset.html#colSize--">colSize()</a></span> - Method in class org.apache.ignite.ml.structures.<a href="org/apache/ignite/ml/structures/Dataset.html" title="class in org.apache.ignite.ml.structures">Dataset</a></dt>
<dd>
<div class="block">Gets amount of attributes.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/ml/math/primitives/matrix/Matrix.Element.html#column--">column()</a></span> - Method in interface org.apache.ignite.ml.math.primitives.matrix.<a href="org/apache/ignite/ml/math/primitives/matrix/Matrix.Element.html" title="interface in org.apache.ignite.ml.math.primitives.matrix">Matrix.Element</a></dt>
<dd>
<div class="block">Gets element's column index.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/ml/math/StorageConstants.html#COLUMN_STORAGE_MODE">COLUMN_STORAGE_MODE</a></span> - Static variable in interface org.apache.ignite.ml.math.<a href="org/apache/ignite/ml/math/StorageConstants.html" title="interface in org.apache.ignite.ml.math">StorageConstants</a></dt>
<dd>
<div class="block">Storage mode optimized for column access.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/cache/store/jdbc/CacheAbstractJdbcStore.html#columnIndex-java.util.Map-java.lang.String-">columnIndex(Map<span class='angle_bracket'>&lt;</span>String, Integer<span class='angle_bracket'>&gt;</span>, String)</a></span> - Method in class org.apache.ignite.cache.store.jdbc.<a href="org/apache/ignite/cache/store/jdbc/CacheAbstractJdbcStore.html" title="class in org.apache.ignite.cache.store.jdbc">CacheAbstractJdbcStore</a></dt>
<dd>
<div class="block">Find column index by database name.</div>
</dd>
<dt><a href="org/apache/ignite/ml/math/exceptions/math/ColumnIndexException.html" title="class in org.apache.ignite.ml.math.exceptions.math"><span class="typeNameLink">ColumnIndexException</span></a> - Exception in <a href="org/apache/ignite/ml/math/exceptions/math/package-summary.html">org.apache.ignite.ml.math.exceptions.math</a></dt>
<dd>
<div class="block">This exception is used to indicate any error condition accessing matrix elements by invalid column index.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/ml/math/exceptions/math/ColumnIndexException.html#ColumnIndexException-int-">ColumnIndexException(int)</a></span> - Constructor for exception org.apache.ignite.ml.math.exceptions.math.<a href="org/apache/ignite/ml/math/exceptions/math/ColumnIndexException.html" title="class in org.apache.ignite.ml.math.exceptions.math">ColumnIndexException</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/spi/systemview/view/SqlTableColumnView.html#columnName--">columnName()</a></span> - Method in class org.apache.ignite.spi.systemview.view.<a href="org/apache/ignite/spi/systemview/view/SqlTableColumnView.html" title="class in org.apache.ignite.spi.systemview.view">SqlTableColumnView</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/spi/systemview/view/SqlViewColumnView.html#columnName--">columnName()</a></span> - Method in class org.apache.ignite.spi.systemview.view.<a href="org/apache/ignite/spi/systemview/view/SqlViewColumnView.html" title="class in org.apache.ignite.spi.systemview.view">SqlViewColumnView</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/ml/math/primitives/matrix/storage/ViewMatrixStorage.html#columnOffset--">columnOffset()</a></span> - Method in class org.apache.ignite.ml.math.primitives.matrix.storage.<a href="org/apache/ignite/ml/math/primitives/matrix/storage/ViewMatrixStorage.html" title="class in org.apache.ignite.ml.math.primitives.matrix.storage">ViewMatrixStorage</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/spi/systemview/view/SqlIndexView.html#columns--">columns()</a></span> - Method in class org.apache.ignite.spi.systemview.view.<a href="org/apache/ignite/spi/systemview/view/SqlIndexView.html" title="class in org.apache.ignite.spi.systemview.view">SqlIndexView</a></dt>
<dd>
<div class="block">Returns all columns on which index is built.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/ml/tree/data/TreeDataIndex.html#columnsCount--">columnsCount()</a></span> - Method in class org.apache.ignite.ml.tree.data.<a href="org/apache/ignite/ml/tree/data/TreeDataIndex.html" title="class in org.apache.ignite.ml.tree.data">TreeDataIndex</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/ml/tree/impurity/ImpurityMeasureCalculator.html#columnsCount-org.apache.ignite.ml.tree.data.DecisionTreeData-org.apache.ignite.ml.tree.data.TreeDataIndex-">columnsCount(DecisionTreeData, TreeDataIndex)</a></span> - Method in class org.apache.ignite.ml.tree.impurity.<a href="org/apache/ignite/ml/tree/impurity/ImpurityMeasureCalculator.html" title="class in org.apache.ignite.ml.tree.impurity">ImpurityMeasureCalculator</a></dt>
<dd>
<div class="block">Returns columns count in current dataset.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/ml/math/primitives/matrix/AbstractMatrix.html#columnSize--">columnSize()</a></span> - Method in class org.apache.ignite.ml.math.primitives.matrix.<a href="org/apache/ignite/ml/math/primitives/matrix/AbstractMatrix.html" title="class in org.apache.ignite.ml.math.primitives.matrix">AbstractMatrix</a></dt>
<dd>
<div class="block">Gets number of columns in this matrix.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/ml/math/primitives/matrix/Matrix.html#columnSize--">columnSize()</a></span> - Method in interface org.apache.ignite.ml.math.primitives.matrix.<a href="org/apache/ignite/ml/math/primitives/matrix/Matrix.html" title="interface in org.apache.ignite.ml.math.primitives.matrix">Matrix</a></dt>
<dd>
<div class="block">Gets number of columns in this matrix.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/ml/math/primitives/matrix/MatrixStorage.html#columnSize--">columnSize()</a></span> - Method in interface org.apache.ignite.ml.math.primitives.matrix.<a href="org/apache/ignite/ml/math/primitives/matrix/MatrixStorage.html" title="interface in org.apache.ignite.ml.math.primitives.matrix">MatrixStorage</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/ml/math/primitives/matrix/storage/DenseMatrixStorage.html#columnSize--">columnSize()</a></span> - Method in class org.apache.ignite.ml.math.primitives.matrix.storage.<a href="org/apache/ignite/ml/math/primitives/matrix/storage/DenseMatrixStorage.html" title="class in org.apache.ignite.ml.math.primitives.matrix.storage">DenseMatrixStorage</a></dt>
<dt><span class="memberNameLink"><a href="org/apache/ignite/ml/math/primitives/matrix/storage/SparseMatrixStorage.html#columnSize--">columnSize()</a></span> - Method in class org.apache.ignite.ml.math.primitives.matrix.storage.<a href="org/apache/ignite/ml/math/primitives/matrix/storage/SparseMatrixStorage.html" title="class in org.apache.ignite.ml.math.primitives.matrix.storage">SparseMatrixStorage</a></dt>
<dt><span class="memberNameLink"><a href="org/apache/ignite/ml/math/primitives/matrix/storage/ViewMatrixStorage.html#columnSize--">columnSize()</a></span> - Method in class org.apache.ignite.ml.math.primitives.matrix.storage.<a href="org/apache/ignite/ml/math/primitives/matrix/storage/ViewMatrixStorage.html" title="class in org.apache.ignite.ml.math.primitives.matrix.storage">ViewMatrixStorage</a></dt>
<dt><span class="memberNameLink"><a href="org/apache/ignite/ml/math/primitives/matrix/storage/ViewMatrixStorage.html#columnsLength--">columnsLength()</a></span> - Method in class org.apache.ignite.ml.math.primitives.matrix.storage.<a href="org/apache/ignite/ml/math/primitives/matrix/storage/ViewMatrixStorage.html" title="class in org.apache.ignite.ml.math.primitives.matrix.storage">ViewMatrixStorage</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/ml/IgniteModel.html#combine-org.apache.ignite.ml.IgniteModel-java.util.function.BiFunction-">combine(IgniteModel<span class='angle_bracket'>&lt;</span>T, W<span class='angle_bracket'>&gt;</span>, BiFunction<span class='angle_bracket'>&lt;</span>V, W, X<span class='angle_bracket'>&gt;</span>)</a></span> - Method in interface org.apache.ignite.ml.<a href="org/apache/ignite/ml/IgniteModel.html" title="interface in org.apache.ignite.ml">IgniteModel</a></dt>
<dd>
<div class="block">Combines this model with other model via specified combiner</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/ml/xgboost/parser/XGBoostModelLexer.html#COMMA">COMMA</a></span> - Static variable in class org.apache.ignite.ml.xgboost.parser.<a href="org/apache/ignite/ml/xgboost/parser/XGBoostModelLexer.html" title="class in org.apache.ignite.ml.xgboost.parser">XGBoostModelLexer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/ml/xgboost/parser/XGBoostModelParser.html#COMMA">COMMA</a></span> - Static variable in class org.apache.ignite.ml.xgboost.parser.<a href="org/apache/ignite/ml/xgboost/parser/XGBoostModelParser.html" title="class in org.apache.ignite.ml.xgboost.parser">XGBoostModelParser</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/ml/xgboost/parser/XGBoostModelParser.XgNodeContext.html#COMMA--">COMMA()</a></span> - Method in class org.apache.ignite.ml.xgboost.parser.<a href="org/apache/ignite/ml/xgboost/parser/XGBoostModelParser.XgNodeContext.html" title="class in org.apache.ignite.ml.xgboost.parser">XGBoostModelParser.XgNodeContext</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/ml/xgboost/parser/XGBoostModelParser.XgNodeContext.html#COMMA-int-">COMMA(int)</a></span> - Method in class org.apache.ignite.ml.xgboost.parser.<a href="org/apache/ignite/ml/xgboost/parser/XGBoostModelParser.XgNodeContext.html" title="class in org.apache.ignite.ml.xgboost.parser">XGBoostModelParser.XgNodeContext</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/ignite/startup/cmdline/CommandLineRandomNumberGenerator.html" title="class in org.apache.ignite.startup.cmdline"><span class="typeNameLink">CommandLineRandomNumberGenerator</span></a> - Class in <a href="org/apache/ignite/startup/cmdline/package-summary.html">org.apache.ignite.startup.cmdline</a></dt>
<dd>
<div class="block">Generates a random number and prints it to the console.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/startup/cmdline/CommandLineRandomNumberGenerator.html#CommandLineRandomNumberGenerator--">CommandLineRandomNumberGenerator()</a></span> - Constructor for class org.apache.ignite.startup.cmdline.<a href="org/apache/ignite/startup/cmdline/CommandLineRandomNumberGenerator.html" title="class in org.apache.ignite.startup.cmdline">CommandLineRandomNumberGenerator</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/ignite/startup/cmdline/CommandLineStartup.html" title="class in org.apache.ignite.startup.cmdline"><span class="typeNameLink">CommandLineStartup</span></a> - Class in <a href="org/apache/ignite/startup/cmdline/package-summary.html">org.apache.ignite.startup.cmdline</a></dt>
<dd>
<div class="block">This class defines command-line Ignite startup.</div>
</dd>
<dt><a href="org/apache/ignite/startup/cmdline/CommandLineTransformer.html" title="class in org.apache.ignite.startup.cmdline"><span class="typeNameLink">CommandLineTransformer</span></a> - Class in <a href="org/apache/ignite/startup/cmdline/package-summary.html">org.apache.ignite.startup.cmdline</a></dt>
<dd>
<div class="block">This class is a workaround for a versatile problems with passing arguments to the Ignite Windows batch launcher
scripts.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/client/ClientTransaction.html#commit--">commit()</a></span> - Method in interface org.apache.ignite.client.<a href="org/apache/ignite/client/ClientTransaction.html" title="interface in org.apache.ignite.client">ClientTransaction</a></dt>
<dd>
<div class="block">Commits this transaction.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/transactions/Transaction.html#commit--">commit()</a></span> - Method in interface org.apache.ignite.transactions.<a href="org/apache/ignite/transactions/Transaction.html" title="interface in org.apache.ignite.transactions">Transaction</a></dt>
<dd>
<div class="block">Commits this transaction by initiating <code>two-phase-commit</code> process.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/transactions/Transaction.html#commitAsync--">commitAsync()</a></span> - Method in interface org.apache.ignite.transactions.<a href="org/apache/ignite/transactions/Transaction.html" title="interface in org.apache.ignite.transactions">Transaction</a></dt>
<dd>
<div class="block">Asynchronously commits this transaction by initiating <code>two-phase-commit</code> process.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/mxbean/TransactionMetricsMxBean.html#commitTime--">commitTime()</a></span> - Method in interface org.apache.ignite.mxbean.<a href="org/apache/ignite/mxbean/TransactionMetricsMxBean.html" title="interface in org.apache.ignite.mxbean">TransactionMetricsMxBean</a></dt>
<dd>
<div class="block"><span class="deprecatedLabel">Deprecated.</span></div>
<div class="block">The last time, when transaction was commited.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/transactions/TransactionMetrics.html#commitTime--">commitTime()</a></span> - Method in interface org.apache.ignite.transactions.<a href="org/apache/ignite/transactions/TransactionMetrics.html" title="interface in org.apache.ignite.transactions">TransactionMetrics</a></dt>
<dd>
<div class="block">Gets last time transaction was committed.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/spi/discovery/DiscoveryDataBag.html#commonData-java.util.Map-">commonData(Map<span class='angle_bracket'>&lt;</span>Integer, Serializable<span class='angle_bracket'>&gt;</span>)</a></span> - Method in class org.apache.ignite.spi.discovery.<a href="org/apache/ignite/spi/discovery/DiscoveryDataBag.html" title="class in org.apache.ignite.spi.discovery">DiscoveryDataBag</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/spi/discovery/DiscoveryDataBag.html#commonData--">commonData()</a></span> - Method in class org.apache.ignite.spi.discovery.<a href="org/apache/ignite/spi/discovery/DiscoveryDataBag.html" title="class in org.apache.ignite.spi.discovery">DiscoveryDataBag</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/spi/discovery/DiscoveryDataBag.GridDiscoveryData.html#commonData--">commonData()</a></span> - Method in interface org.apache.ignite.spi.discovery.<a href="org/apache/ignite/spi/discovery/DiscoveryDataBag.GridDiscoveryData.html" title="interface in org.apache.ignite.spi.discovery">DiscoveryDataBag.GridDiscoveryData</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/spi/discovery/DiscoveryDataBag.html#commonDataCollectedFor-java.lang.Integer-">commonDataCollectedFor(Integer)</a></span> - Method in class org.apache.ignite.spi.discovery.<a href="org/apache/ignite/spi/discovery/DiscoveryDataBag.html" title="class in org.apache.ignite.spi.discovery">DiscoveryDataBag</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/spi/communication/tcp/TcpCommunicationSpi.html#COMMUNICATION_METRICS_GROUP_NAME">COMMUNICATION_METRICS_GROUP_NAME</a></span> - Static variable in class org.apache.ignite.spi.communication.tcp.<a href="org/apache/ignite/spi/communication/tcp/TcpCommunicationSpi.html" title="class in org.apache.ignite.spi.communication.tcp">TcpCommunicationSpi</a></dt>
<dd>
<div class="block">Communication metrics group name.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/mxbean/IgniteMXBean.html#COMMUNICATION_SPI_FORMATTED_DESC">COMMUNICATION_SPI_FORMATTED_DESC</a></span> - Static variable in interface org.apache.ignite.mxbean.<a href="org/apache/ignite/mxbean/IgniteMXBean.html" title="interface in org.apache.ignite.mxbean">IgniteMXBean</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/ignite/configuration/CommunicationFailureContext.html" title="interface in org.apache.ignite.configuration"><span class="typeNameLink">CommunicationFailureContext</span></a> - Interface in <a href="org/apache/ignite/configuration/package-summary.html">org.apache.ignite.configuration</a></dt>
<dd>
<div class="block">Communication Failure Context.</div>
</dd>
<dt><a href="org/apache/ignite/configuration/CommunicationFailureResolver.html" title="interface in org.apache.ignite.configuration"><span class="typeNameLink">CommunicationFailureResolver</span></a> - Interface in <a href="org/apache/ignite/configuration/package-summary.html">org.apache.ignite.configuration</a></dt>
<dd>
<div class="block">Communication Failure Resolver.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/spi/IgniteSpiContext.html#communicationFailureResolveSupported--">communicationFailureResolveSupported()</a></span> - Method in interface org.apache.ignite.spi.<a href="org/apache/ignite/spi/IgniteSpiContext.html" title="interface in org.apache.ignite.spi">IgniteSpiContext</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/ignite/spi/communication/CommunicationListener.html" title="interface in org.apache.ignite.spi.communication"><span class="typeNameLink">CommunicationListener</span></a><span class='angle_bracket'>&lt;</span><a href="org/apache/ignite/spi/communication/CommunicationListener.html" title="type parameter in CommunicationListener">T</a> 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><span class='angle_bracket'>&gt;</span> - Interface in <a href="org/apache/ignite/spi/communication/package-summary.html">org.apache.ignite.spi.communication</a></dt>
<dd>
<div class="block">Listener SPI notifies IO manager with.</div>
</dd>
<dt><a href="org/apache/ignite/spi/communication/CommunicationSpi.html" title="interface in org.apache.ignite.spi.communication"><span class="typeNameLink">CommunicationSpi</span></a><span class='angle_bracket'>&lt;</span><a href="org/apache/ignite/spi/communication/CommunicationSpi.html" title="type parameter in CommunicationSpi">T</a> 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><span class='angle_bracket'>&gt;</span> - Interface in <a href="org/apache/ignite/spi/communication/package-summary.html">org.apache.ignite.spi.communication</a></dt>
<dd>
<div class="block">Communication SPI is responsible for data exchange between nodes.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/ml/math/functions/Functions.html#COMPARE">COMPARE</a></span> - Static variable in class org.apache.ignite.ml.math.functions.<a href="org/apache/ignite/ml/math/functions/Functions.html" title="class in org.apache.ignite.ml.math.functions">Functions</a></dt>
<dd>
<div class="block">Function that returns {@code a <span class='angle_bracket'>&lt;</span> b ?</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/IgniteAtomicLong.html#compareAndSet-long-long-">compareAndSet(long, long)</a></span> - Method in interface org.apache.ignite.<a href="org/apache/ignite/IgniteAtomicLong.html" title="interface in org.apache.ignite">IgniteAtomicLong</a></dt>
<dd>
<div class="block">Atomically compares current value to the expected value, and if they are equal, sets current value
to new value.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/IgniteAtomicReference.html#compareAndSet-T-T-">compareAndSet(T, T)</a></span> - Method in interface org.apache.ignite.<a href="org/apache/ignite/IgniteAtomicReference.html" title="interface in org.apache.ignite">IgniteAtomicReference</a></dt>
<dd>
<div class="block">Conditionally sets the new value.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/IgniteAtomicStamped.html#compareAndSet-T-T-S-S-">compareAndSet(T, T, S, S)</a></span> - Method in interface org.apache.ignite.<a href="org/apache/ignite/IgniteAtomicStamped.html" title="interface in org.apache.ignite">IgniteAtomicStamped</a></dt>
<dd>
<div class="block">Conditionally sets the new value and new stamp.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/events/EventAdapter.html#compareTo-org.apache.ignite.events.Event-">compareTo(Event)</a></span> - Method in class org.apache.ignite.events.<a href="org/apache/ignite/events/EventAdapter.html" title="class in org.apache.ignite.events">EventAdapter</a></dt>
<dt><span class="memberNameLink"><a href="org/apache/ignite/lang/IgniteProductVersion.html#compareTo-org.apache.ignite.lang.IgniteProductVersion-">compareTo(IgniteProductVersion)</a></span> - Method in class org.apache.ignite.lang.<a href="org/apache/ignite/lang/IgniteProductVersion.html" title="class in org.apache.ignite.lang">IgniteProductVersion</a></dt>
<dt><span class="memberNameLink"><a href="org/apache/ignite/lang/IgniteUuid.html#compareTo-org.apache.ignite.lang.IgniteUuid-">compareTo(IgniteUuid)</a></span> - Method in class org.apache.ignite.lang.<a href="org/apache/ignite/lang/IgniteUuid.html" title="class in org.apache.ignite.lang">IgniteUuid</a></dt>
<dt><span class="memberNameLink"><a href="org/apache/ignite/ml/knn/utils/PointWithDistance.html#compareTo-org.apache.ignite.ml.knn.utils.PointWithDistance-">compareTo(PointWithDistance)</a></span> - Method in class org.apache.ignite.ml.knn.utils.<a href="org/apache/ignite/ml/knn/utils/PointWithDistance.html" title="class in org.apache.ignite.ml.knn.utils">PointWithDistance</a></dt>
<dt><span class="memberNameLink"><a href="org/apache/ignite/ml/tree/impurity/ImpurityMeasure.html#compareTo-T-">compareTo(T)</a></span> - Method in interface org.apache.ignite.ml.tree.impurity.<a href="org/apache/ignite/ml/tree/impurity/ImpurityMeasure.html" title="interface in org.apache.ignite.ml.tree.impurity">ImpurityMeasure</a></dt>
<dt><span class="memberNameLink"><a href="org/apache/ignite/ml/util/genetic/Chromosome.html#compareTo-java.lang.Object-">compareTo(Object)</a></span> - Method in class org.apache.ignite.ml.util.genetic.<a href="org/apache/ignite/ml/util/genetic/Chromosome.html" title="class in org.apache.ignite.ml.util.genetic">Chromosome</a></dt>
<dt><span class="memberNameLink"><a href="org/apache/ignite/lang/IgniteProductVersion.html#compareToIgnoreTimestamp-org.apache.ignite.lang.IgniteProductVersion-">compareToIgnoreTimestamp(IgniteProductVersion)</a></span> - Method in class org.apache.ignite.lang.<a href="org/apache/ignite/lang/IgniteProductVersion.html" title="class in org.apache.ignite.lang">IgniteProductVersion</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/cache/query/QueryDetailMetrics.html#completions--">completions()</a></span> - Method in interface org.apache.ignite.cache.query.<a href="org/apache/ignite/cache/query/QueryDetailMetrics.html" title="interface in org.apache.ignite.cache.query">QueryDetailMetrics</a></dt>
<dd>
<div class="block">Gets number of completed execution of query.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/ml/math/stat/DistributionMixture.html#componentsProbs--">componentsProbs()</a></span> - Method in class org.apache.ignite.ml.math.stat.<a href="org/apache/ignite/ml/math/stat/DistributionMixture.html" title="class in org.apache.ignite.ml.math.stat">DistributionMixture</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/thread/IgniteThread.html#compositeRwLockIndex--">compositeRwLockIndex()</a></span> - Method in class org.apache.ignite.thread.<a href="org/apache/ignite/thread/IgniteThread.html" title="class in org.apache.ignite.thread">IgniteThread</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/thread/IgniteThread.html#compositeRwLockIndex-int-">compositeRwLockIndex(int)</a></span> - Method in class org.apache.ignite.thread.<a href="org/apache/ignite/thread/IgniteThread.html" title="class in org.apache.ignite.thread">IgniteThread</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/ignite/ml/composition/CompositionUtils.html" title="class in org.apache.ignite.ml.composition"><span class="typeNameLink">CompositionUtils</span></a> - Class in <a href="org/apache/ignite/ml/composition/package-summary.html">org.apache.ignite.ml.composition</a></dt>
<dd>
<div class="block">Various utility functions for trainers composition.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/ml/composition/CompositionUtils.html#CompositionUtils--">CompositionUtils()</a></span> - Constructor for class org.apache.ignite.ml.composition.<a href="org/apache/ignite/ml/composition/CompositionUtils.html" title="class in org.apache.ignite.ml.composition">CompositionUtils</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/ml/composition/boosting/GDBLearningStrategy.html#compositionWeights">compositionWeights</a></span> - Variable in class org.apache.ignite.ml.composition.boosting.<a href="org/apache/ignite/ml/composition/boosting/GDBLearningStrategy.html" title="class in org.apache.ignite.ml.composition.boosting">GDBLearningStrategy</a></dt>
<dd>
<div class="block">Composition weights.</div>
</dd>
<dt><a href="org/apache/ignite/ml/naivebayes/compound/CompoundNaiveBayesModel.html" title="class in org.apache.ignite.ml.naivebayes.compound"><span class="typeNameLink">CompoundNaiveBayesModel</span></a> - Class in <a href="org/apache/ignite/ml/naivebayes/compound/package-summary.html">org.apache.ignite.ml.naivebayes.compound</a></dt>
<dd>
<div class="block">A compound Naive Bayes model which uses a composition of<code>GaussianNaiveBayesModel</code> and <code>DiscreteNaiveBayesModel</code>.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/ml/naivebayes/compound/CompoundNaiveBayesModel.html#CompoundNaiveBayesModel--">CompoundNaiveBayesModel()</a></span> - Constructor for class org.apache.ignite.ml.naivebayes.compound.<a href="org/apache/ignite/ml/naivebayes/compound/CompoundNaiveBayesModel.html" title="class in org.apache.ignite.ml.naivebayes.compound">CompoundNaiveBayesModel</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/ignite/ml/naivebayes/compound/CompoundNaiveBayesTrainer.html" title="class in org.apache.ignite.ml.naivebayes.compound"><span class="typeNameLink">CompoundNaiveBayesTrainer</span></a> - Class in <a href="org/apache/ignite/ml/naivebayes/compound/package-summary.html">org.apache.ignite.ml.naivebayes.compound</a></dt>
<dd>
<div class="block">Trainer for the compound Naive Bayes classifier model.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/ml/naivebayes/compound/CompoundNaiveBayesTrainer.html#CompoundNaiveBayesTrainer--">CompoundNaiveBayesTrainer()</a></span> - Constructor for class org.apache.ignite.ml.naivebayes.compound.<a href="org/apache/ignite/ml/naivebayes/compound/CompoundNaiveBayesTrainer.html" title="class in org.apache.ignite.ml.naivebayes.compound">CompoundNaiveBayesTrainer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/ml/tree/impurity/util/SimpleStepFunctionCompressor.html#compress-org.apache.ignite.ml.tree.impurity.util.StepFunction-">compress(StepFunction<span class='angle_bracket'>&lt;</span>T<span class='angle_bracket'>&gt;</span>)</a></span> - Method in class org.apache.ignite.ml.tree.impurity.util.<a href="org/apache/ignite/ml/tree/impurity/util/SimpleStepFunctionCompressor.html" title="class in org.apache.ignite.ml.tree.impurity.util">SimpleStepFunctionCompressor</a></dt>
<dd>
<div class="block">Compresses the given step function.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/ml/tree/impurity/util/StepFunctionCompressor.html#compress-org.apache.ignite.ml.tree.impurity.util.StepFunction-">compress(StepFunction<span class='angle_bracket'>&lt;</span>T<span class='angle_bracket'>&gt;</span>)</a></span> - Method in interface org.apache.ignite.ml.tree.impurity.util.<a href="org/apache/ignite/ml/tree/impurity/util/StepFunctionCompressor.html" title="interface in org.apache.ignite.ml.tree.impurity.util">StepFunctionCompressor</a></dt>
<dd>
<div class="block">Compresses the given step function.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/ml/tree/impurity/util/StepFunctionCompressor.html#compress-org.apache.ignite.ml.tree.impurity.util.StepFunction:A-">compress(StepFunction<span class='angle_bracket'>&lt;</span>T<span class='angle_bracket'>&gt;</span>[])</a></span> - Method in interface org.apache.ignite.ml.tree.impurity.util.<a href="org/apache/ignite/ml/tree/impurity/util/StepFunctionCompressor.html" title="interface in org.apache.ignite.ml.tree.impurity.util">StepFunctionCompressor</a></dt>
<dd>
<div class="block">Compresses every step function in the given array.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/client/IgniteClient.html#compute--">compute()</a></span> - Method in interface org.apache.ignite.client.<a href="org/apache/ignite/client/IgniteClient.html" title="interface in org.apache.ignite.client">IgniteClient</a></dt>
<dd>
<div class="block">Gets compute facade over all cluster nodes started in server mode.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/client/IgniteClient.html#compute-org.apache.ignite.client.ClientClusterGroup-">compute(ClientClusterGroup)</a></span> - Method in interface org.apache.ignite.client.<a href="org/apache/ignite/client/IgniteClient.html" title="interface in org.apache.ignite.client">IgniteClient</a></dt>
<dd>
<div class="block">Gets compute facade over the specified cluster group.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/Ignite.html#compute--">compute()</a></span> - Method in interface org.apache.ignite.<a href="org/apache/ignite/Ignite.html" title="interface in org.apache.ignite">Ignite</a></dt>
<dd>
<div class="block">Gets <code>compute</code> facade over all cluster nodes started in server mode.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/Ignite.html#compute-org.apache.ignite.cluster.ClusterGroup-">compute(ClusterGroup)</a></span> - Method in interface org.apache.ignite.<a href="org/apache/ignite/Ignite.html" title="interface in org.apache.ignite">Ignite</a></dt>
<dd>
<div class="block">Gets <code>compute</code> facade over the specified cluster group.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/IgniteClientSpringBean.html#compute--">compute()</a></span> - Method in class org.apache.ignite.<a href="org/apache/ignite/IgniteClientSpringBean.html" title="class in org.apache.ignite">IgniteClientSpringBean</a></dt>
<dd>
<div class="block">Gets compute facade over all cluster nodes started in server mode.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/IgniteClientSpringBean.html#compute-org.apache.ignite.client.ClientClusterGroup-">compute(ClientClusterGroup)</a></span> - Method in class org.apache.ignite.<a href="org/apache/ignite/IgniteClientSpringBean.html" title="class in org.apache.ignite">IgniteClientSpringBean</a></dt>
<dd>
<div class="block">Gets compute facade over the specified cluster group.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/IgniteSpringBean.html#compute--">compute()</a></span> - Method in class org.apache.ignite.<a href="org/apache/ignite/IgniteSpringBean.html" title="class in org.apache.ignite">IgniteSpringBean</a></dt>
<dd>
<div class="block">Gets <code>compute</code> facade over all cluster nodes started in server mode.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/IgniteSpringBean.html#compute-org.apache.ignite.cluster.ClusterGroup-">compute(ClusterGroup)</a></span> - Method in class org.apache.ignite.<a href="org/apache/ignite/IgniteSpringBean.html" title="class in org.apache.ignite">IgniteSpringBean</a></dt>
<dd>
<div class="block">Gets <code>compute</code> facade over the specified cluster group.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/ml/dataset/Dataset.html#compute-org.apache.ignite.ml.math.functions.IgniteBiFunction-org.apache.ignite.ml.math.functions.IgniteBinaryOperator-R-">compute(IgniteBiFunction<span class='angle_bracket'>&lt;</span>D, LearningEnvironment, R<span class='angle_bracket'>&gt;</span>, IgniteBinaryOperator<span class='angle_bracket'>&lt;</span>R<span class='angle_bracket'>&gt;</span>, R)</a></span> - Method in interface org.apache.ignite.ml.dataset.<a href="org/apache/ignite/ml/dataset/Dataset.html" title="interface in org.apache.ignite.ml.dataset">Dataset</a></dt>
<dd>
<div class="block">Applies the specified <code>map</code> function to every partition <code>data</code> and <a href="org/apache/ignite/ml/environment/LearningEnvironment.html" title="interface in org.apache.ignite.ml.environment"><code>LearningEnvironment</code></a>
in the dataset and then reduces <code>map</code> results to final result by using the <code>reduce</code> function.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/ml/dataset/Dataset.html#compute-org.apache.ignite.ml.math.functions.IgniteBiFunction-org.apache.ignite.ml.math.functions.IgniteBinaryOperator-">compute(IgniteBiFunction<span class='angle_bracket'>&lt;</span>D, LearningEnvironment, R<span class='angle_bracket'>&gt;</span>, IgniteBinaryOperator<span class='angle_bracket'>&lt;</span>R<span class='angle_bracket'>&gt;</span>)</a></span> - Method in interface org.apache.ignite.ml.dataset.<a href="org/apache/ignite/ml/dataset/Dataset.html" title="interface in org.apache.ignite.ml.dataset">Dataset</a></dt>
<dd>
<div class="block">Applies the specified <code>map</code> function to every partition <code>data</code> and <a href="org/apache/ignite/ml/environment/LearningEnvironment.html" title="interface in org.apache.ignite.ml.environment"><code>LearningEnvironment</code></a>
in the dataset and then reduces <code>map</code> results to final result by using the <code>reduce</code> function.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/ml/dataset/Dataset.html#compute-org.apache.ignite.ml.math.functions.IgniteFunction-org.apache.ignite.ml.math.functions.IgniteBinaryOperator-R-">compute(IgniteFunction<span class='angle_bracket'>&lt;</span>D, R<span class='angle_bracket'>&gt;</span>, IgniteBinaryOperator<span class='angle_bracket'>&lt;</span>R<span class='angle_bracket'>&gt;</span>, R)</a></span> - Method in interface org.apache.ignite.ml.dataset.<a href="org/apache/ignite/ml/dataset/Dataset.html" title="interface in org.apache.ignite.ml.dataset">Dataset</a></dt>
<dd>
<div class="block">Applies the specified <code>map</code> function to every partition <code>data</code> in the dataset and then reduces
<code>map</code> results to final result by using the <code>reduce</code> function.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/ml/dataset/Dataset.html#compute-org.apache.ignite.ml.math.functions.IgniteFunction-org.apache.ignite.ml.math.functions.IgniteBinaryOperator-">compute(IgniteFunction<span class='angle_bracket'>&lt;</span>D, R<span class='angle_bracket'>&gt;</span>, IgniteBinaryOperator<span class='angle_bracket'>&lt;</span>R<span class='angle_bracket'>&gt;</span>)</a></span> - Method in interface org.apache.ignite.ml.dataset.<a href="org/apache/ignite/ml/dataset/Dataset.html" title="interface in org.apache.ignite.ml.dataset">Dataset</a></dt>
<dd>
<div class="block">Applies the specified <code>map</code> function to every partition <code>data</code> in the dataset and then reduces
<code>map</code> results to final result by using the <code>reduce</code> function.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/ml/dataset/Dataset.html#compute-org.apache.ignite.ml.math.functions.IgniteBiConsumer-">compute(IgniteBiConsumer<span class='angle_bracket'>&lt;</span>D, LearningEnvironment<span class='angle_bracket'>&gt;</span>)</a></span> - Method in interface org.apache.ignite.ml.dataset.<a href="org/apache/ignite/ml/dataset/Dataset.html" title="interface in org.apache.ignite.ml.dataset">Dataset</a></dt>
<dd>
<div class="block">Applies the specified <code>map</code> function to every partition <code>data</code> in the dataset and
<a href="org/apache/ignite/ml/environment/LearningEnvironment.html" title="interface in org.apache.ignite.ml.environment"><code>LearningEnvironment</code></a>.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/ml/dataset/Dataset.html#compute-org.apache.ignite.ml.math.functions.IgniteConsumer-">compute(IgniteConsumer<span class='angle_bracket'>&lt;</span>D<span class='angle_bracket'>&gt;</span>)</a></span> - Method in interface org.apache.ignite.ml.dataset.<a href="org/apache/ignite/ml/dataset/Dataset.html" title="interface in org.apache.ignite.ml.dataset">Dataset</a></dt>
<dd>
<div class="block">Applies the specified <code>map</code> function to every partition <code>data</code> in the dataset.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/ml/dataset/impl/cache/CacheBasedDataset.html#compute-org.apache.ignite.ml.math.functions.IgniteBiFunction-org.apache.ignite.ml.math.functions.IgniteBinaryOperator-R-">compute(IgniteBiFunction<span class='angle_bracket'>&lt;</span>D, LearningEnvironment, R<span class='angle_bracket'>&gt;</span>, IgniteBinaryOperator<span class='angle_bracket'>&lt;</span>R<span class='angle_bracket'>&gt;</span>, R)</a></span> - Method in class org.apache.ignite.ml.dataset.impl.cache.<a href="org/apache/ignite/ml/dataset/impl/cache/CacheBasedDataset.html" title="class in org.apache.ignite.ml.dataset.impl.cache">CacheBasedDataset</a></dt>
<dd>
<div class="block">Applies the specified <code>map</code> function to every partition <code>data</code> and <a href="org/apache/ignite/ml/environment/LearningEnvironment.html" title="interface in org.apache.ignite.ml.environment"><code>LearningEnvironment</code></a>
in the dataset and then reduces <code>map</code> results to final result by using the <code>reduce</code> function.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/ml/dataset/impl/local/LocalDataset.html#compute-org.apache.ignite.ml.math.functions.IgniteBiFunction-org.apache.ignite.ml.math.functions.IgniteBinaryOperator-R-">compute(IgniteBiFunction<span class='angle_bracket'>&lt;</span>D, LearningEnvironment, R<span class='angle_bracket'>&gt;</span>, IgniteBinaryOperator<span class='angle_bracket'>&lt;</span>R<span class='angle_bracket'>&gt;</span>, R)</a></span> - Method in class org.apache.ignite.ml.dataset.impl.local.<a href="org/apache/ignite/ml/dataset/impl/local/LocalDataset.html" title="class in org.apache.ignite.ml.dataset.impl.local">LocalDataset</a></dt>
<dd>
<div class="block">Applies the specified <code>map</code> function to every partition <code>data</code> and <a href="org/apache/ignite/ml/environment/LearningEnvironment.html" title="interface in org.apache.ignite.ml.environment"><code>LearningEnvironment</code></a>
in the dataset and then reduces <code>map</code> results to final result by using the <code>reduce</code> function.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/ml/dataset/primitive/DatasetWrapper.html#compute-org.apache.ignite.ml.math.functions.IgniteBiFunction-org.apache.ignite.ml.math.functions.IgniteBinaryOperator-R-">compute(IgniteBiFunction<span class='angle_bracket'>&lt;</span>D, LearningEnvironment, R<span class='angle_bracket'>&gt;</span>, IgniteBinaryOperator<span class='angle_bracket'>&lt;</span>R<span class='angle_bracket'>&gt;</span>, R)</a></span> - Method in class org.apache.ignite.ml.dataset.primitive.<a href="org/apache/ignite/ml/dataset/primitive/DatasetWrapper.html" title="class in org.apache.ignite.ml.dataset.primitive">DatasetWrapper</a></dt>
<dd>
<div class="block">Applies the specified <code>map</code> function to every partition <code>data</code> and <a href="org/apache/ignite/ml/environment/LearningEnvironment.html" title="interface in org.apache.ignite.ml.environment"><code>LearningEnvironment</code></a>
in the dataset and then reduces <code>map</code> results to final result by using the <code>reduce</code> function.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/ml/math/distances/BrayCurtisDistance.html#compute-org.apache.ignite.ml.math.primitives.vector.Vector-org.apache.ignite.ml.math.primitives.vector.Vector-">compute(Vector, Vector)</a></span> - Method in class org.apache.ignite.ml.math.distances.<a href="org/apache/ignite/ml/math/distances/BrayCurtisDistance.html" title="class in org.apache.ignite.ml.math.distances">BrayCurtisDistance</a></dt>
<dd>
<div class="block">Compute the distance between two n-dimensional vectors.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/ml/math/distances/CanberraDistance.html#compute-org.apache.ignite.ml.math.primitives.vector.Vector-org.apache.ignite.ml.math.primitives.vector.Vector-">compute(Vector, Vector)</a></span> - Method in class org.apache.ignite.ml.math.distances.<a href="org/apache/ignite/ml/math/distances/CanberraDistance.html" title="class in org.apache.ignite.ml.math.distances">CanberraDistance</a></dt>
<dd>
<div class="block">Compute the distance between two n-dimensional vectors.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/ml/math/distances/ChebyshevDistance.html#compute-org.apache.ignite.ml.math.primitives.vector.Vector-org.apache.ignite.ml.math.primitives.vector.Vector-">compute(Vector, Vector)</a></span> - Method in class org.apache.ignite.ml.math.distances.<a href="org/apache/ignite/ml/math/distances/ChebyshevDistance.html" title="class in org.apache.ignite.ml.math.distances">ChebyshevDistance</a></dt>
<dd>
<div class="block">Compute the distance between two n-dimensional vectors.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/ml/math/distances/CosineSimilarity.html#compute-org.apache.ignite.ml.math.primitives.vector.Vector-org.apache.ignite.ml.math.primitives.vector.Vector-">compute(Vector, Vector)</a></span> - Method in class org.apache.ignite.ml.math.distances.<a href="org/apache/ignite/ml/math/distances/CosineSimilarity.html" title="class in org.apache.ignite.ml.math.distances">CosineSimilarity</a></dt>
<dd>
<div class="block">Compute the distance between two n-dimensional vectors.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/ml/math/distances/DistanceMeasure.html#compute-org.apache.ignite.ml.math.primitives.vector.Vector-org.apache.ignite.ml.math.primitives.vector.Vector-">compute(Vector, Vector)</a></span> - Method in interface org.apache.ignite.ml.math.distances.<a href="org/apache/ignite/ml/math/distances/DistanceMeasure.html" title="interface in org.apache.ignite.ml.math.distances">DistanceMeasure</a></dt>
<dd>
<div class="block">Compute the distance between two n-dimensional vectors.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/ml/math/distances/DistanceMeasure.html#compute-org.apache.ignite.ml.math.primitives.vector.Vector-double:A-">compute(Vector, double[])</a></span> - Method in interface org.apache.ignite.ml.math.distances.<a href="org/apache/ignite/ml/math/distances/DistanceMeasure.html" title="interface in org.apache.ignite.ml.math.distances">DistanceMeasure</a></dt>
<dd>
<div class="block">Compute the distance between n-dimensional vector and n-dimensional array.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/ml/math/distances/EuclideanDistance.html#compute-org.apache.ignite.ml.math.primitives.vector.Vector-org.apache.ignite.ml.math.primitives.vector.Vector-">compute(Vector, Vector)</a></span> - Method in class org.apache.ignite.ml.math.distances.<a href="org/apache/ignite/ml/math/distances/EuclideanDistance.html" title="class in org.apache.ignite.ml.math.distances">EuclideanDistance</a></dt>
<dd>
<div class="block">Compute the distance between two n-dimensional vectors.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/ml/math/distances/EuclideanDistance.html#compute-org.apache.ignite.ml.math.primitives.vector.Vector-double:A-">compute(Vector, double[])</a></span> - Method in class org.apache.ignite.ml.math.distances.<a href="org/apache/ignite/ml/math/distances/EuclideanDistance.html" title="class in org.apache.ignite.ml.math.distances">EuclideanDistance</a></dt>
<dd>
<div class="block">Compute the distance between n-dimensional vector and n-dimensional array.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/ml/math/distances/HammingDistance.html#compute-org.apache.ignite.ml.math.primitives.vector.Vector-org.apache.ignite.ml.math.primitives.vector.Vector-">compute(Vector, Vector)</a></span> - Method in class org.apache.ignite.ml.math.distances.<a href="org/apache/ignite/ml/math/distances/HammingDistance.html" title="class in org.apache.ignite.ml.math.distances">HammingDistance</a></dt>
<dd>
<div class="block">Compute the distance between two n-dimensional vectors.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/ml/math/distances/JaccardIndex.html#compute-org.apache.ignite.ml.math.primitives.vector.Vector-org.apache.ignite.ml.math.primitives.vector.Vector-">compute(Vector, Vector)</a></span> - Method in class org.apache.ignite.ml.math.distances.<a href="org/apache/ignite/ml/math/distances/JaccardIndex.html" title="class in org.apache.ignite.ml.math.distances">JaccardIndex</a></dt>
<dd>
<div class="block">Compute the distance between two n-dimensional vectors.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/ml/math/distances/JensenShannonDistance.html#compute-org.apache.ignite.ml.math.primitives.vector.Vector-org.apache.ignite.ml.math.primitives.vector.Vector-">compute(Vector, Vector)</a></span> - Method in class org.apache.ignite.ml.math.distances.<a href="org/apache/ignite/ml/math/distances/JensenShannonDistance.html" title="class in org.apache.ignite.ml.math.distances">JensenShannonDistance</a></dt>
<dd>
<div class="block">Compute the distance between two n-dimensional vectors.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/ml/math/distances/ManhattanDistance.html#compute-org.apache.ignite.ml.math.primitives.vector.Vector-org.apache.ignite.ml.math.primitives.vector.Vector-">compute(Vector, Vector)</a></span> - Method in class org.apache.ignite.ml.math.distances.<a href="org/apache/ignite/ml/math/distances/ManhattanDistance.html" title="class in org.apache.ignite.ml.math.distances">ManhattanDistance</a></dt>
<dd>
<div class="block">Compute the distance between two n-dimensional vectors.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/ml/math/distances/MinkowskiDistance.html#compute-org.apache.ignite.ml.math.primitives.vector.Vector-org.apache.ignite.ml.math.primitives.vector.Vector-">compute(Vector, Vector)</a></span> - Method in class org.apache.ignite.ml.math.distances.<a href="org/apache/ignite/ml/math/distances/MinkowskiDistance.html" title="class in org.apache.ignite.ml.math.distances">MinkowskiDistance</a></dt>
<dd>
<div class="block">Compute the distance between two n-dimensional vectors.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/ml/math/distances/WeightedMinkowskiDistance.html#compute-org.apache.ignite.ml.math.primitives.vector.Vector-org.apache.ignite.ml.math.primitives.vector.Vector-">compute(Vector, Vector)</a></span> - Method in class org.apache.ignite.ml.math.distances.<a href="org/apache/ignite/ml/math/distances/WeightedMinkowskiDistance.html" title="class in org.apache.ignite.ml.math.distances">WeightedMinkowskiDistance</a></dt>
<dd>
<div class="block">Compute the distance between two n-dimensional vectors.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/ml/math/primitives/matrix/AbstractMatrix.html#compute-int-int-org.apache.ignite.ml.math.functions.IgniteTriFunction-">compute(int, int, IgniteTriFunction<span class='angle_bracket'>&lt;</span>Integer, Integer, Double, Double<span class='angle_bracket'>&gt;</span>)</a></span> - Method in class org.apache.ignite.ml.math.primitives.matrix.<a href="org/apache/ignite/ml/math/primitives/matrix/AbstractMatrix.html" title="class in org.apache.ignite.ml.math.primitives.matrix">AbstractMatrix</a></dt>
<dd>
<div class="block">Replace matrix entry with value oldVal at (row, col) with result of computing f(row, col, oldVal).</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/ml/math/primitives/matrix/impl/SparseMatrix.html#compute-int-int-org.apache.ignite.ml.math.functions.IgniteTriFunction-">compute(int, int, IgniteTriFunction<span class='angle_bracket'>&lt;</span>Integer, Integer, Double, Double<span class='angle_bracket'>&gt;</span>)</a></span> - Method in class org.apache.ignite.ml.math.primitives.matrix.impl.<a href="org/apache/ignite/ml/math/primitives/matrix/impl/SparseMatrix.html" title="class in org.apache.ignite.ml.math.primitives.matrix.impl">SparseMatrix</a></dt>
<dd>
<div class="block">Replace matrix entry with value oldVal at (row, col) with result of computing f(row, col, oldVal).</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/ml/math/primitives/matrix/Matrix.html#compute-int-int-org.apache.ignite.ml.math.functions.IgniteTriFunction-">compute(int, int, IgniteTriFunction<span class='angle_bracket'>&lt;</span>Integer, Integer, Double, Double<span class='angle_bracket'>&gt;</span>)</a></span> - Method in interface org.apache.ignite.ml.math.primitives.matrix.<a href="org/apache/ignite/ml/math/primitives/matrix/Matrix.html" title="interface in org.apache.ignite.ml.math.primitives.matrix">Matrix</a></dt>
<dd>
<div class="block">Replace matrix entry with value oldVal at (row, col) with result of computing f(row, col, oldVal).</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/ml/math/primitives/matrix/storage/SparseMatrixStorage.html#compute-int-int-org.apache.ignite.ml.math.functions.IgniteTriFunction-">compute(int, int, IgniteTriFunction<span class='angle_bracket'>&lt;</span>Integer, Integer, Double, Double<span class='angle_bracket'>&gt;</span>)</a></span> - Method in class org.apache.ignite.ml.math.primitives.matrix.storage.<a href="org/apache/ignite/ml/math/primitives/matrix/storage/SparseMatrixStorage.html" title="class in org.apache.ignite.ml.math.primitives.matrix.storage">SparseMatrixStorage</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/ml/math/primitives/vector/AbstractVector.html#compute-int-org.apache.ignite.ml.math.functions.IgniteIntDoubleToDoubleBiFunction-">compute(int, IgniteIntDoubleToDoubleBiFunction)</a></span> - Method in class org.apache.ignite.ml.math.primitives.vector.<a href="org/apache/ignite/ml/math/primitives/vector/AbstractVector.html" title="class in org.apache.ignite.ml.math.primitives.vector">AbstractVector</a></dt>
<dd>
<div class="block">Replace vector entry with value oldVal at i with result of computing f(i, oldVal).</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/ml/math/primitives/vector/impl/DelegatingVector.html#compute-int-org.apache.ignite.ml.math.functions.IgniteIntDoubleToDoubleBiFunction-">compute(int, IgniteIntDoubleToDoubleBiFunction)</a></span> - Method in class org.apache.ignite.ml.math.primitives.vector.impl.<a href="org/apache/ignite/ml/math/primitives/vector/impl/DelegatingVector.html" title="class in org.apache.ignite.ml.math.primitives.vector.impl">DelegatingVector</a></dt>
<dd>
<div class="block">Replace vector entry with value oldVal at i with result of computing f(i, oldVal).</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/ml/math/primitives/vector/Vector.html#compute-int-org.apache.ignite.ml.math.functions.IgniteIntDoubleToDoubleBiFunction-">compute(int, IgniteIntDoubleToDoubleBiFunction)</a></span> - Method in interface org.apache.ignite.ml.math.primitives.vector.<a href="org/apache/ignite/ml/math/primitives/vector/Vector.html" title="interface in org.apache.ignite.ml.math.primitives.vector">Vector</a></dt>
<dd>
<div class="block">Replace vector entry with value oldVal at i with result of computing f(i, oldVal).</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/ml/dataset/feature/DistributionComputer.html#computeDistributionFunction--">computeDistributionFunction()</a></span> - Method in interface org.apache.ignite.ml.dataset.feature.<a href="org/apache/ignite/ml/dataset/feature/DistributionComputer.html" title="interface in org.apache.ignite.ml.dataset.feature">DistributionComputer</a></dt>
<dd>
<div class="block">Compute distribution function.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/ml/dataset/feature/ObjectHistogram.html#computeDistributionFunction--">computeDistributionFunction()</a></span> - Method in class org.apache.ignite.ml.dataset.feature.<a href="org/apache/ignite/ml/dataset/feature/ObjectHistogram.html" title="class in org.apache.ignite.ml.dataset.feature">ObjectHistogram</a></dt>
<dd>
<div class="block">Compute distribution function.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/ml/composition/boosting/convergence/ConvergenceChecker.html#computeError-org.apache.ignite.ml.math.primitives.vector.Vector-java.lang.Double-org.apache.ignite.ml.composition.ModelsComposition-">computeError(Vector, Double, ModelsComposition)</a></span> - Method in class org.apache.ignite.ml.composition.boosting.convergence.<a href="org/apache/ignite/ml/composition/boosting/convergence/ConvergenceChecker.html" title="class in org.apache.ignite.ml.composition.boosting.convergence">ConvergenceChecker</a></dt>
<dd>
<div class="block">Compute error for the specific vector of dataset.</div>
</dd>
<dt><a href="org/apache/ignite/compute/ComputeExecutionRejectedException.html" title="class in org.apache.ignite.compute"><span class="typeNameLink">ComputeExecutionRejectedException</span></a> - Exception in <a href="org/apache/ignite/compute/package-summary.html">org.apache.ignite.compute</a></dt>
<dd>
<div class="block">This exception defines execution rejection.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/compute/ComputeExecutionRejectedException.html#ComputeExecutionRejectedException-java.lang.String-">ComputeExecutionRejectedException(String)</a></span> - Constructor for exception org.apache.ignite.compute.<a href="org/apache/ignite/compute/ComputeExecutionRejectedException.html" title="class in org.apache.ignite.compute">ComputeExecutionRejectedException</a></dt>
<dd>
<div class="block">Creates new execution rejection exception with given error message.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/compute/ComputeExecutionRejectedException.html#ComputeExecutionRejectedException-java.lang.Throwable-">ComputeExecutionRejectedException(Throwable)</a></span> - Constructor for exception org.apache.ignite.compute.<a href="org/apache/ignite/compute/ComputeExecutionRejectedException.html" title="class in org.apache.ignite.compute">ComputeExecutionRejectedException</a></dt>
<dd>
<div class="block">Creates new execution rejection given throwable as a cause and
source of error message.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/compute/ComputeExecutionRejectedException.html#ComputeExecutionRejectedException-java.lang.String-java.lang.Throwable-">ComputeExecutionRejectedException(String, Throwable)</a></span> - Constructor for exception org.apache.ignite.compute.<a href="org/apache/ignite/compute/ComputeExecutionRejectedException.html" title="class in org.apache.ignite.compute">ComputeExecutionRejectedException</a></dt>
<dd>
<div class="block">Creates new execution rejection exception with given error message
and optional nested exception.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/ml/composition/boosting/GDBTrainer.html#computeInitialValue-org.apache.ignite.ml.environment.LearningEnvironmentBuilder-org.apache.ignite.ml.dataset.DatasetBuilder-org.apache.ignite.ml.preprocessing.Preprocessor-">computeInitialValue(LearningEnvironmentBuilder, DatasetBuilder<span class='angle_bracket'>&lt;</span>K, V<span class='angle_bracket'>&gt;</span>, Preprocessor<span class='angle_bracket'>&lt;</span>K, V<span class='angle_bracket'>&gt;</span>)</a></span> - Method in class org.apache.ignite.ml.composition.boosting.<a href="org/apache/ignite/ml/composition/boosting/GDBTrainer.html" title="class in org.apache.ignite.ml.composition.boosting">GDBTrainer</a></dt>
<dd>
<div class="block">Compute mean value of label as first approximation.</div>
</dd>
<dt><a href="org/apache/ignite/compute/ComputeJob.html" title="interface in org.apache.ignite.compute"><span class="typeNameLink">ComputeJob</span></a> - Interface in <a href="org/apache/ignite/compute/package-summary.html">org.apache.ignite.compute</a></dt>
<dd>
<div class="block">Defines executable unit for <a href="org/apache/ignite/compute/ComputeTask.html" title="interface in org.apache.ignite.compute"><code>ComputeTask</code></a>.</div>
</dd>
<dt><a href="org/apache/ignite/compute/ComputeJobAdapter.html" title="class in org.apache.ignite.compute"><span class="typeNameLink">ComputeJobAdapter</span></a> - Class in <a href="org/apache/ignite/compute/package-summary.html">org.apache.ignite.compute</a></dt>
<dd>
<div class="block">Convenience adapter for <a href="org/apache/ignite/compute/ComputeJob.html" title="interface in org.apache.ignite.compute"><code>ComputeJob</code></a> implementations.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/compute/ComputeJobAdapter.html#ComputeJobAdapter--">ComputeJobAdapter()</a></span> - Constructor for class org.apache.ignite.compute.<a href="org/apache/ignite/compute/ComputeJobAdapter.html" title="class in org.apache.ignite.compute">ComputeJobAdapter</a></dt>
<dd>
<div class="block">No-arg constructor.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/compute/ComputeJobAdapter.html#ComputeJobAdapter-java.lang.Object-">ComputeJobAdapter(Object)</a></span> - Constructor for class org.apache.ignite.compute.<a href="org/apache/ignite/compute/ComputeJobAdapter.html" title="class in org.apache.ignite.compute">ComputeJobAdapter</a></dt>
<dd>
<div class="block">Creates job with one arguments.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/compute/ComputeJobAdapter.html#ComputeJobAdapter-java.lang.Object...-">ComputeJobAdapter(Object...)</a></span> - Constructor for class org.apache.ignite.compute.<a href="org/apache/ignite/compute/ComputeJobAdapter.html" title="class in org.apache.ignite.compute">ComputeJobAdapter</a></dt>
<dd>
<div class="block">Creates job with specified arguments.</div>
</dd>
<dt><a href="org/apache/ignite/compute/ComputeJobAfterSend.html" title="annotation in org.apache.ignite.compute"><span class="typeNameLink">ComputeJobAfterSend</span></a> - Annotation Type in <a href="org/apache/ignite/compute/package-summary.html">org.apache.ignite.compute</a></dt>
<dd>
<div class="block">This annotation allows to call a method right after the job has been
successfully sent for execution.</div>
</dd>
<dt><a href="org/apache/ignite/compute/ComputeJobBeforeFailover.html" title="annotation in org.apache.ignite.compute"><span class="typeNameLink">ComputeJobBeforeFailover</span></a> - Annotation Type in <a href="org/apache/ignite/compute/package-summary.html">org.apache.ignite.compute</a></dt>
<dd>
<div class="block">This annotation allows to call a method right before job is submitted to
<a href="org/apache/ignite/spi/failover/FailoverSpi.html" title="interface in org.apache.ignite.spi.failover"><code>FailoverSpi</code></a>.</div>
</dd>
<dt><a href="org/apache/ignite/compute/ComputeJobContext.html" title="interface in org.apache.ignite.compute"><span class="typeNameLink">ComputeJobContext</span></a> - Interface in <a href="org/apache/ignite/compute/package-summary.html">org.apache.ignite.compute</a></dt>
<dd>
<div class="block">Context attached to every job executed on the grid.</div>
</dd>
<dt><a href="org/apache/ignite/compute/ComputeJobContinuation.html" title="interface in org.apache.ignite.compute"><span class="typeNameLink">ComputeJobContinuation</span></a> - Interface in <a href="org/apache/ignite/compute/package-summary.html">org.apache.ignite.compute</a></dt>
<dd>
<div class="block">Defines continuation support for grid job context.</div>
</dd>
<dt><a href="org/apache/ignite/compute/ComputeJobContinuationAdapter.html" title="class in org.apache.ignite.compute"><span class="typeNameLink">ComputeJobContinuationAdapter</span></a> - Class in <a href="org/apache/ignite/compute/package-summary.html">org.apache.ignite.compute</a></dt>
<dd>
<div class="block">Convenience adapter for <a href="org/apache/ignite/compute/ComputeJob.html" title="interface in org.apache.ignite.compute"><code>ComputeJob</code></a> implementations.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/compute/ComputeJobContinuationAdapter.html#ComputeJobContinuationAdapter--">ComputeJobContinuationAdapter()</a></span> - Constructor for class org.apache.ignite.compute.<a href="org/apache/ignite/compute/ComputeJobContinuationAdapter.html" title="class in org.apache.ignite.compute">ComputeJobContinuationAdapter</a></dt>
<dd>
<div class="block">No-arg constructor.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/compute/ComputeJobContinuationAdapter.html#ComputeJobContinuationAdapter-java.lang.Object-">ComputeJobContinuationAdapter(Object)</a></span> - Constructor for class org.apache.ignite.compute.<a href="org/apache/ignite/compute/ComputeJobContinuationAdapter.html" title="class in org.apache.ignite.compute">ComputeJobContinuationAdapter</a></dt>
<dd>
<div class="block">Creates job with one arguments.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/compute/ComputeJobContinuationAdapter.html#ComputeJobContinuationAdapter-java.lang.Object...-">ComputeJobContinuationAdapter(Object...)</a></span> - Constructor for class org.apache.ignite.compute.<a href="org/apache/ignite/compute/ComputeJobContinuationAdapter.html" title="class in org.apache.ignite.compute">ComputeJobContinuationAdapter</a></dt>
<dd>
<div class="block">Creates job with specified arguments.</div>
</dd>
<dt><a href="org/apache/ignite/compute/ComputeJobFailoverException.html" title="class in org.apache.ignite.compute"><span class="typeNameLink">ComputeJobFailoverException</span></a> - Exception in <a href="org/apache/ignite/compute/package-summary.html">org.apache.ignite.compute</a></dt>
<dd>
<div class="block">This runtime exception can be thrown from <a href="org/apache/ignite/compute/ComputeJob.html#execute--"><code>ComputeJob.execute()</code></a> method to force
job failover to another node within task topology.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/compute/ComputeJobFailoverException.html#ComputeJobFailoverException-java.lang.String-">ComputeJobFailoverException(String)</a></span> - Constructor for exception org.apache.ignite.compute.<a href="org/apache/ignite/compute/ComputeJobFailoverException.html" title="class in org.apache.ignite.compute">ComputeJobFailoverException</a></dt>
<dd>
<div class="block">Creates new exception with given error message.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/compute/ComputeJobFailoverException.html#ComputeJobFailoverException-java.lang.Throwable-">ComputeJobFailoverException(Throwable)</a></span> - Constructor for exception org.apache.ignite.compute.<a href="org/apache/ignite/compute/ComputeJobFailoverException.html" title="class in org.apache.ignite.compute">ComputeJobFailoverException</a></dt>
<dd>
<div class="block">Creates new given throwable as a cause and
source of error message.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/compute/ComputeJobFailoverException.html#ComputeJobFailoverException-java.lang.String-java.lang.Throwable-">ComputeJobFailoverException(String, Throwable)</a></span> - Constructor for exception org.apache.ignite.compute.<a href="org/apache/ignite/compute/ComputeJobFailoverException.html" title="class in org.apache.ignite.compute">ComputeJobFailoverException</a></dt>
<dd>
<div class="block">Creates new exception with given error message
and optional nested exception.</div>
</dd>
<dt><a href="org/apache/ignite/compute/ComputeJobMasterLeaveAware.html" title="interface in org.apache.ignite.compute"><span class="typeNameLink">ComputeJobMasterLeaveAware</span></a> - Interface in <a href="org/apache/ignite/compute/package-summary.html">org.apache.ignite.compute</a></dt>
<dd>
<div class="block">Annotation for handling master node leave during job execution.</div>
</dd>
<dt><a href="org/apache/ignite/compute/ComputeJobResult.html" title="interface in org.apache.ignite.compute"><span class="typeNameLink">ComputeJobResult</span></a> - Interface in <a href="org/apache/ignite/compute/package-summary.html">org.apache.ignite.compute</a></dt>
<dd>
<div class="block">Result of remote job which gets passed into <a href="org/apache/ignite/compute/ComputeTask.html#result-org.apache.ignite.compute.ComputeJobResult-java.util.List-"><code>ComputeTask.result(ComputeJobResult, List)</code></a>
method.</div>
</dd>
<dt><a href="org/apache/ignite/compute/ComputeJobResultPolicy.html" title="enum in org.apache.ignite.compute"><span class="typeNameLink">ComputeJobResultPolicy</span></a> - Enum in <a href="org/apache/ignite/compute/package-summary.html">org.apache.ignite.compute</a></dt>
<dd>
<div class="block">This enumeration provides different types of actions following the last
received job result.</div>
</dd>
<dt><a href="org/apache/ignite/compute/ComputeJobSibling.html" title="interface in org.apache.ignite.compute"><span class="typeNameLink">ComputeJobSibling</span></a> - Interface in <a href="org/apache/ignite/compute/package-summary.html">org.apache.ignite.compute</a></dt>
<dd>
<div class="block">Job sibling interface defines a job from the same split.</div>
</dd>
<dt><a href="org/apache/ignite/spi/systemview/view/ComputeJobView.html" title="class in org.apache.ignite.spi.systemview.view"><span class="typeNameLink">ComputeJobView</span></a> - Class in <a href="org/apache/ignite/spi/systemview/view/package-summary.html">org.apache.ignite.spi.systemview.view</a></dt>
<dd>
<div class="block">Compute job representation for a <a href="org/apache/ignite/spi/systemview/view/SystemView.html" title="interface in org.apache.ignite.spi.systemview.view"><code>SystemView</code></a>.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/spi/systemview/view/ComputeJobView.html#ComputeJobView-org.apache.ignite.lang.IgniteUuid-org.apache.ignite.internal.processors.job.GridJobWorker-org.apache.ignite.spi.systemview.view.ComputeJobView.ComputeJobState-">ComputeJobView(IgniteUuid, GridJobWorker, ComputeJobView.ComputeJobState)</a></span> - Constructor for class org.apache.ignite.spi.systemview.view.<a href="org/apache/ignite/spi/systemview/view/ComputeJobView.html" title="class in org.apache.ignite.spi.systemview.view">ComputeJobView</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/ignite/spi/systemview/view/ComputeJobView.ComputeJobState.html" title="enum in org.apache.ignite.spi.systemview.view"><span class="typeNameLink">ComputeJobView.ComputeJobState</span></a> - Enum in <a href="org/apache/ignite/spi/systemview/view/package-summary.html">org.apache.ignite.spi.systemview.view</a></dt>
<dd>
<div class="block">Compute job state.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/ml/tree/randomforest/data/statistics/ClassifierLeafValuesComputer.html#computeLeafValue-org.apache.ignite.ml.dataset.feature.ObjectHistogram-">computeLeafValue(ObjectHistogram<span class='angle_bracket'>&lt;</span>BootstrappedVector<span class='angle_bracket'>&gt;</span>)</a></span> - Method in class org.apache.ignite.ml.tree.randomforest.data.statistics.<a href="org/apache/ignite/ml/tree/randomforest/data/statistics/ClassifierLeafValuesComputer.html" title="class in org.apache.ignite.ml.tree.randomforest.data.statistics">ClassifierLeafValuesComputer</a></dt>
<dd>
<div class="block">Returns the most frequent value in according to statistic.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/ml/tree/randomforest/data/statistics/LeafValuesComputer.html#computeLeafValue-T-">computeLeafValue(T)</a></span> - Method in class org.apache.ignite.ml.tree.randomforest.data.statistics.<a href="org/apache/ignite/ml/tree/randomforest/data/statistics/LeafValuesComputer.html" title="class in org.apache.ignite.ml.tree.randomforest.data.statistics">LeafValuesComputer</a></dt>
<dd>
<div class="block">Compute value from leaf based on statistics on labels corresponds to leaf.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/ml/tree/randomforest/data/statistics/RegressionLeafValuesComputer.html#computeLeafValue-org.apache.ignite.ml.tree.randomforest.data.statistics.MeanValueStatistic-">computeLeafValue(MeanValueStatistic)</a></span> - Method in class org.apache.ignite.ml.tree.randomforest.data.statistics.<a href="org/apache/ignite/ml/tree/randomforest/data/statistics/RegressionLeafValuesComputer.html" title="class in org.apache.ignite.ml.tree.randomforest.data.statistics">RegressionLeafValuesComputer</a></dt>
<dd>
<div class="block">Returns the mean value in according to statistic.</div>
</dd>
<dt><a href="org/apache/ignite/compute/ComputeLoadBalancer.html" title="interface in org.apache.ignite.compute"><span class="typeNameLink">ComputeLoadBalancer</span></a> - Interface in <a href="org/apache/ignite/compute/package-summary.html">org.apache.ignite.compute</a></dt>
<dd>
<div class="block">Load balancer is used for finding the best balanced node according
to load balancing policy.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/ml/composition/boosting/convergence/ConvergenceChecker.html#computeMeanErrorOnDataset-org.apache.ignite.ml.dataset.Dataset-org.apache.ignite.ml.composition.ModelsComposition-">computeMeanErrorOnDataset(Dataset<span class='angle_bracket'>&lt;</span>EmptyContext, ? extends FeatureMatrixWithLabelsOnHeapData<span class='angle_bracket'>&gt;</span>, ModelsComposition)</a></span> - Method in class org.apache.ignite.ml.composition.boosting.convergence.<a href="org/apache/ignite/ml/composition/boosting/convergence/ConvergenceChecker.html" title="class in org.apache.ignite.ml.composition.boosting.convergence">ConvergenceChecker</a></dt>
<dd>
<div class="block">Compute error for given model on learning dataset.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/ml/composition/boosting/convergence/mean/MeanAbsValueConvergenceChecker.html#computeMeanErrorOnDataset-org.apache.ignite.ml.dataset.Dataset-org.apache.ignite.ml.composition.ModelsComposition-">computeMeanErrorOnDataset(Dataset<span class='angle_bracket'>&lt;</span>EmptyContext, ? extends FeatureMatrixWithLabelsOnHeapData<span class='angle_bracket'>&gt;</span>, ModelsComposition)</a></span> - Method in class org.apache.ignite.ml.composition.boosting.convergence.mean.<a href="org/apache/ignite/ml/composition/boosting/convergence/mean/MeanAbsValueConvergenceChecker.html" title="class in org.apache.ignite.ml.composition.boosting.convergence.mean">MeanAbsValueConvergenceChecker</a></dt>
<dd>
<div class="block">Compute error for given model on learning dataset.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/ml/composition/boosting/convergence/median/MedianOfMedianConvergenceChecker.html#computeMeanErrorOnDataset-org.apache.ignite.ml.dataset.Dataset-org.apache.ignite.ml.composition.ModelsComposition-">computeMeanErrorOnDataset(Dataset<span class='angle_bracket'>&lt;</span>EmptyContext, ? extends FeatureMatrixWithLabelsOnHeapData<span class='angle_bracket'>&gt;</span>, ModelsComposition)</a></span> - Method in class org.apache.ignite.ml.composition.boosting.convergence.median.<a href="org/apache/ignite/ml/composition/boosting/convergence/median/MedianOfMedianConvergenceChecker.html" title="class in org.apache.ignite.ml.composition.boosting.convergence.median">MedianOfMedianConvergenceChecker</a></dt>
<dd>
<div class="block">Compute error for given model on learning dataset.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/ml/composition/boosting/convergence/simple/ConvergenceCheckerStub.html#computeMeanErrorOnDataset-org.apache.ignite.ml.dataset.Dataset-org.apache.ignite.ml.composition.ModelsComposition-">computeMeanErrorOnDataset(Dataset<span class='angle_bracket'>&lt;</span>EmptyContext, ? extends FeatureMatrixWithLabelsOnHeapData<span class='angle_bracket'>&gt;</span>, ModelsComposition)</a></span> - Method in class org.apache.ignite.ml.composition.boosting.convergence.simple.<a href="org/apache/ignite/ml/composition/boosting/convergence/simple/ConvergenceCheckerStub.html" title="class in org.apache.ignite.ml.composition.boosting.convergence.simple">ConvergenceCheckerStub</a></dt>
<dd>
<div class="block">Compute error for given model on learning dataset.</div>
</dd>
<dt><a href="org/apache/ignite/mxbean/ComputeMXBean.html" title="interface in org.apache.ignite.mxbean"><span class="typeNameLink">ComputeMXBean</span></a> - Interface in <a href="org/apache/ignite/mxbean/package-summary.html">org.apache.ignite.mxbean</a></dt>
<dd>
<div class="block">Compute MXBean interface.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/ml/nn/MultilayerPerceptron.html#computeState-org.apache.ignite.ml.math.primitives.matrix.Matrix-">computeState(Matrix)</a></span> - Method in class org.apache.ignite.ml.nn.<a href="org/apache/ignite/ml/nn/MultilayerPerceptron.html" title="class in org.apache.ignite.ml.nn">MultilayerPerceptron</a></dt>
<dd>
<div class="block">Perform forward pass and return state of outputs of each layer.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/ml/tree/randomforest/data/statistics/NormalDistributionStatisticsComputer.html#computeStatistics-java.util.List-org.apache.ignite.ml.dataset.Dataset-">computeStatistics(List<span class='angle_bracket'>&lt;</span>FeatureMeta<span class='angle_bracket'>&gt;</span>, Dataset<span class='angle_bracket'>&lt;</span>EmptyContext, BootstrappedDatasetPartition<span class='angle_bracket'>&gt;</span>)</a></span> - Method in class org.apache.ignite.ml.tree.randomforest.data.statistics.<a href="org/apache/ignite/ml/tree/randomforest/data/statistics/NormalDistributionStatisticsComputer.html" title="class in org.apache.ignite.ml.tree.randomforest.data.statistics">NormalDistributionStatisticsComputer</a></dt>
<dd>
<div class="block">Computes statistics of normal distribution on features in dataset.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/ml/tree/randomforest/data/statistics/NormalDistributionStatisticsComputer.html#computeStatsOnPartition-org.apache.ignite.ml.dataset.impl.bootstrapping.BootstrappedDatasetPartition-java.util.List-">computeStatsOnPartition(BootstrappedDatasetPartition, List<span class='angle_bracket'>&lt;</span>FeatureMeta<span class='angle_bracket'>&gt;</span>)</a></span> - Method in class org.apache.ignite.ml.tree.randomforest.data.statistics.<a href="org/apache/ignite/ml/tree/randomforest/data/statistics/NormalDistributionStatisticsComputer.html" title="class in org.apache.ignite.ml.tree.randomforest.data.statistics">NormalDistributionStatisticsComputer</a></dt>
<dd>
<div class="block">Aggregates normal distribution statistics for continual features in dataset partition.</div>
</dd>
<dt><a href="org/apache/ignite/compute/ComputeTask.html" title="interface in org.apache.ignite.compute"><span class="typeNameLink">ComputeTask</span></a><span class='angle_bracket'>&lt;</span><a href="org/apache/ignite/compute/ComputeTask.html" title="type parameter in ComputeTask">T</a>,<a href="org/apache/ignite/compute/ComputeTask.html" title="type parameter in ComputeTask">R</a><span class='angle_bracket'>&gt;</span> - Interface in <a href="org/apache/ignite/compute/package-summary.html">org.apache.ignite.compute</a></dt>
<dd>
<div class="block">Grid task interface defines a task that can be executed on the grid.</div>
</dd>
<dt><a href="org/apache/ignite/compute/ComputeTaskAdapter.html" title="class in org.apache.ignite.compute"><span class="typeNameLink">ComputeTaskAdapter</span></a><span class='angle_bracket'>&lt;</span><a href="org/apache/ignite/compute/ComputeTaskAdapter.html" title="type parameter in ComputeTaskAdapter">T</a>,<a href="org/apache/ignite/compute/ComputeTaskAdapter.html" title="type parameter in ComputeTaskAdapter">R</a><span class='angle_bracket'>&gt;</span> - Class in <a href="org/apache/ignite/compute/package-summary.html">org.apache.ignite.compute</a></dt>
<dd>
<div class="block">Convenience adapter for <a href="org/apache/ignite/compute/ComputeTask.html" title="interface in org.apache.ignite.compute"><code>ComputeTask</code></a> interface.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/compute/ComputeTaskAdapter.html#ComputeTaskAdapter--">ComputeTaskAdapter()</a></span> - Constructor for class org.apache.ignite.compute.<a href="org/apache/ignite/compute/ComputeTaskAdapter.html" title="class in org.apache.ignite.compute">ComputeTaskAdapter</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/ignite/compute/ComputeTaskCancelledException.html" title="class in org.apache.ignite.compute"><span class="typeNameLink">ComputeTaskCancelledException</span></a> - Exception in <a href="org/apache/ignite/compute/package-summary.html">org.apache.ignite.compute</a></dt>
<dd>
<div class="block">This exception indicates that grid task was cancelled.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/compute/ComputeTaskCancelledException.html#ComputeTaskCancelledException-java.lang.String-">ComputeTaskCancelledException(String)</a></span> - Constructor for exception org.apache.ignite.compute.<a href="org/apache/ignite/compute/ComputeTaskCancelledException.html" title="class in org.apache.ignite.compute">ComputeTaskCancelledException</a></dt>
<dd>
<div class="block">Creates new task cancellation exception with given error message.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/compute/ComputeTaskCancelledException.html#ComputeTaskCancelledException-java.lang.Throwable-">ComputeTaskCancelledException(Throwable)</a></span> - Constructor for exception org.apache.ignite.compute.<a href="org/apache/ignite/compute/ComputeTaskCancelledException.html" title="class in org.apache.ignite.compute">ComputeTaskCancelledException</a></dt>
<dd>
<div class="block">Creates new task cancellation exception given throwable as a cause and
source of error message.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/compute/ComputeTaskCancelledException.html#ComputeTaskCancelledException-java.lang.String-java.lang.Throwable-">ComputeTaskCancelledException(String, Throwable)</a></span> - Constructor for exception org.apache.ignite.compute.<a href="org/apache/ignite/compute/ComputeTaskCancelledException.html" title="class in org.apache.ignite.compute">ComputeTaskCancelledException</a></dt>
<dd>
<div class="block">Creates new task cancellation exception with given error message and optional nested exception.</div>
</dd>
<dt><a href="org/apache/ignite/compute/ComputeTaskContinuousMapper.html" title="interface in org.apache.ignite.compute"><span class="typeNameLink">ComputeTaskContinuousMapper</span></a> - Interface in <a href="org/apache/ignite/compute/package-summary.html">org.apache.ignite.compute</a></dt>
<dd>
<div class="block">Defines a mapper that can be used for asynchronous job sending.</div>
</dd>
<dt><a href="org/apache/ignite/compute/ComputeTaskFuture.html" title="interface in org.apache.ignite.compute"><span class="typeNameLink">ComputeTaskFuture</span></a><span class='angle_bracket'>&lt;</span><a href="org/apache/ignite/compute/ComputeTaskFuture.html" title="type parameter in ComputeTaskFuture">R</a><span class='angle_bracket'>&gt;</span> - Interface in <a href="org/apache/ignite/compute/package-summary.html">org.apache.ignite.compute</a></dt>
<dd>
<div class="block">This class defines a handler for asynchronous task execution.</div>
</dd>
<dt><a href="org/apache/ignite/compute/ComputeTaskMapAsync.html" title="annotation in org.apache.ignite.compute"><span class="typeNameLink">ComputeTaskMapAsync</span></a> - Annotation Type in <a href="org/apache/ignite/compute/package-summary.html">org.apache.ignite.compute</a></dt>
<dd>
<div class="block">Annotation for asynchronous task mapping.</div>
</dd>
<dt><a href="org/apache/ignite/compute/ComputeTaskName.html" title="annotation in org.apache.ignite.compute"><span class="typeNameLink">ComputeTaskName</span></a> - Annotation Type in <a href="org/apache/ignite/compute/package-summary.html">org.apache.ignite.compute</a></dt>
<dd>
<div class="block">This annotation allows to assign optional name to grid task.</div>
</dd>
<dt><a href="org/apache/ignite/compute/ComputeTaskNoResultCache.html" title="annotation in org.apache.ignite.compute"><span class="typeNameLink">ComputeTaskNoResultCache</span></a> - Annotation Type in <a href="org/apache/ignite/compute/package-summary.html">org.apache.ignite.compute</a></dt>
<dd>
<div class="block">This annotation disables caching of task results when attached to <a href="org/apache/ignite/compute/ComputeTask.html" title="interface in org.apache.ignite.compute"><code>ComputeTask</code></a> class
being executed.</div>
</dd>
<dt><a href="org/apache/ignite/compute/ComputeTaskSession.html" title="interface in org.apache.ignite.compute"><span class="typeNameLink">ComputeTaskSession</span></a> - Interface in <a href="org/apache/ignite/compute/package-summary.html">org.apache.ignite.compute</a></dt>
<dd>
<div class="block">Defines a distributed session for particular task execution.</div>
</dd>
<dt><a href="org/apache/ignite/compute/ComputeTaskSessionAttributeListener.html" title="interface in org.apache.ignite.compute"><span class="typeNameLink">ComputeTaskSessionAttributeListener</span></a> - Interface in <a href="org/apache/ignite/compute/package-summary.html">org.apache.ignite.compute</a></dt>
<dd>
<div class="block">This interface defines listener for task session attributes.</div>
</dd>
<dt><a href="org/apache/ignite/compute/ComputeTaskSessionFullSupport.html" title="annotation in org.apache.ignite.compute"><span class="typeNameLink">ComputeTaskSessionFullSupport</span></a> - Annotation Type in <a href="org/apache/ignite/compute/package-summary.html">org.apache.ignite.compute</a></dt>
<dd>
<div class="block">Annotation for enabling task session attributes and checkpoints for tasks.</div>
</dd>
<dt><a href="org/apache/ignite/compute/ComputeTaskSessionScope.html" title="enum in org.apache.ignite.compute"><span class="typeNameLink">ComputeTaskSessionScope</span></a> - Enum in <a href="org/apache/ignite/compute/package-summary.html">org.apache.ignite.compute</a></dt>
<dd>
<div class="block">Defines life-time scopes for checkpoint operations.</div>
</dd>
<dt><a href="org/apache/ignite/compute/ComputeTaskSpis.html" title="annotation in org.apache.ignite.compute"><span class="typeNameLink">ComputeTaskSpis</span></a> - Annotation Type in <a href="org/apache/ignite/compute/package-summary.html">org.apache.ignite.compute</a></dt>
<dd>
<div class="block">This annotation allows task to specify what SPIs it wants to use.</div>
</dd>
<dt><a href="org/apache/ignite/compute/ComputeTaskSplitAdapter.html" title="class in org.apache.ignite.compute"><span class="typeNameLink">ComputeTaskSplitAdapter</span></a><span class='angle_bracket'>&lt;</span><a href="org/apache/ignite/compute/ComputeTaskSplitAdapter.html" title="type parameter in ComputeTaskSplitAdapter">T</a>,<a href="org/apache/ignite/compute/ComputeTaskSplitAdapter.html" title="type parameter in ComputeTaskSplitAdapter">R</a><span class='angle_bracket'>&gt;</span> - Class in <a href="org/apache/ignite/compute/package-summary.html">org.apache.ignite.compute</a></dt>
<dd>
<div class="block">This class defines simplified adapter for <a href="org/apache/ignite/compute/ComputeTask.html" title="interface in org.apache.ignite.compute"><code>ComputeTask</code></a>.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/compute/ComputeTaskSplitAdapter.html#ComputeTaskSplitAdapter--">ComputeTaskSplitAdapter()</a></span> - Constructor for class org.apache.ignite.compute.<a href="org/apache/ignite/compute/ComputeTaskSplitAdapter.html" title="class in org.apache.ignite.compute">ComputeTaskSplitAdapter</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/ignite/compute/ComputeTaskTimeoutException.html" title="class in org.apache.ignite.compute"><span class="typeNameLink">ComputeTaskTimeoutException</span></a> - Exception in <a href="org/apache/ignite/compute/package-summary.html">org.apache.ignite.compute</a></dt>
<dd>
<div class="block">This exception indicates that task execution timed out.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/compute/ComputeTaskTimeoutException.html#ComputeTaskTimeoutException-java.lang.String-">ComputeTaskTimeoutException(String)</a></span> - Constructor for exception org.apache.ignite.compute.<a href="org/apache/ignite/compute/ComputeTaskTimeoutException.html" title="class in org.apache.ignite.compute">ComputeTaskTimeoutException</a></dt>
<dd>
<div class="block">Creates task timeout exception with given task execution ID and
error message.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/compute/ComputeTaskTimeoutException.html#ComputeTaskTimeoutException-java.lang.Throwable-">ComputeTaskTimeoutException(Throwable)</a></span> - Constructor for exception org.apache.ignite.compute.<a href="org/apache/ignite/compute/ComputeTaskTimeoutException.html" title="class in org.apache.ignite.compute">ComputeTaskTimeoutException</a></dt>
<dd>
<div class="block">Creates new task timeout exception given throwable as a cause and
source of error message.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/compute/ComputeTaskTimeoutException.html#ComputeTaskTimeoutException-java.lang.String-java.lang.Throwable-">ComputeTaskTimeoutException(String, Throwable)</a></span> - Constructor for exception org.apache.ignite.compute.<a href="org/apache/ignite/compute/ComputeTaskTimeoutException.html" title="class in org.apache.ignite.compute">ComputeTaskTimeoutException</a></dt>
<dd>
<div class="block">Creates task timeout exception with given task execution ID,
error message and optional nested exception.</div>
</dd>
<dt><a href="org/apache/ignite/spi/systemview/view/ComputeTaskView.html" title="class in org.apache.ignite.spi.systemview.view"><span class="typeNameLink">ComputeTaskView</span></a> - Class in <a href="org/apache/ignite/spi/systemview/view/package-summary.html">org.apache.ignite.spi.systemview.view</a></dt>
<dd>
<div class="block">Compute task representation for a <a href="org/apache/ignite/spi/systemview/view/SystemView.html" title="interface in org.apache.ignite.spi.systemview.view"><code>SystemView</code></a>.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/spi/systemview/view/ComputeTaskView.html#ComputeTaskView-org.apache.ignite.lang.IgniteUuid-org.apache.ignite.internal.processors.task.GridTaskWorker-">ComputeTaskView(IgniteUuid, GridTaskWorker)</a></span> - Constructor for class org.apache.ignite.spi.systemview.view.<a href="org/apache/ignite/spi/systemview/view/ComputeTaskView.html" title="class in org.apache.ignite.spi.systemview.view">ComputeTaskView</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/ignite/compute/ComputeUserUndeclaredException.html" title="class in org.apache.ignite.compute"><span class="typeNameLink">ComputeUserUndeclaredException</span></a> - Exception in <a href="org/apache/ignite/compute/package-summary.html">org.apache.ignite.compute</a></dt>
<dd>
<div class="block">This exception is thrown when user's code throws undeclared runtime exception.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/compute/ComputeUserUndeclaredException.html#ComputeUserUndeclaredException-java.lang.String-">ComputeUserUndeclaredException(String)</a></span> - Constructor for exception org.apache.ignite.compute.<a href="org/apache/ignite/compute/ComputeUserUndeclaredException.html" title="class in org.apache.ignite.compute">ComputeUserUndeclaredException</a></dt>
<dd>
<div class="block">Creates user undeclared exception with given task execution ID and
error message.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/compute/ComputeUserUndeclaredException.html#ComputeUserUndeclaredException-java.lang.Throwable-">ComputeUserUndeclaredException(Throwable)</a></span> - Constructor for exception org.apache.ignite.compute.<a href="org/apache/ignite/compute/ComputeUserUndeclaredException.html" title="class in org.apache.ignite.compute">ComputeUserUndeclaredException</a></dt>
<dd>
<div class="block">Creates new user undeclared exception given throwable as a cause and
source of error message.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/compute/ComputeUserUndeclaredException.html#ComputeUserUndeclaredException-java.lang.String-java.lang.Throwable-">ComputeUserUndeclaredException(String, Throwable)</a></span> - Constructor for exception org.apache.ignite.compute.<a href="org/apache/ignite/compute/ComputeUserUndeclaredException.html" title="class in org.apache.ignite.compute">ComputeUserUndeclaredException</a></dt>
<dd>
<div class="block">Creates user undeclared exception with given task execution ID,
error message and optional nested exception.</div>
</dd>
<dt><a href="org/apache/ignite/ml/dataset/impl/cache/util/ComputeUtils.html" title="class in org.apache.ignite.ml.dataset.impl.cache.util"><span class="typeNameLink">ComputeUtils</span></a> - Class in <a href="org/apache/ignite/ml/dataset/impl/cache/util/package-summary.html">org.apache.ignite.ml.dataset.impl.cache.util</a></dt>
<dd>
<div class="block">Util class that provides common methods to perform computations on top of the Ignite Compute Grid.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/ml/dataset/Dataset.html#computeWithCtx-org.apache.ignite.ml.math.functions.IgniteTriFunction-org.apache.ignite.ml.math.functions.IgniteBinaryOperator-R-">computeWithCtx(IgniteTriFunction<span class='angle_bracket'>&lt;</span>C, D, LearningEnvironment, R<span class='angle_bracket'>&gt;</span>, IgniteBinaryOperator<span class='angle_bracket'>&lt;</span>R<span class='angle_bracket'>&gt;</span>, R)</a></span> - Method in interface org.apache.ignite.ml.dataset.<a href="org/apache/ignite/ml/dataset/Dataset.html" title="interface in org.apache.ignite.ml.dataset">Dataset</a></dt>
<dd>
<div class="block">Applies the specified <code>map</code> function to every partition <code>data</code>, <code>context</code> and partition
index in the dataset and then reduces <code>map</code> results to final result by using the <code>reduce</code> function.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/ml/dataset/Dataset.html#computeWithCtx-org.apache.ignite.ml.math.functions.IgniteTriFunction-org.apache.ignite.ml.math.functions.IgniteBinaryOperator-">computeWithCtx(IgniteTriFunction<span class='angle_bracket'>&lt;</span>C, D, LearningEnvironment, R<span class='angle_bracket'>&gt;</span>, IgniteBinaryOperator<span class='angle_bracket'>&lt;</span>R<span class='angle_bracket'>&gt;</span>)</a></span> - Method in interface org.apache.ignite.ml.dataset.<a href="org/apache/ignite/ml/dataset/Dataset.html" title="interface in org.apache.ignite.ml.dataset">Dataset</a></dt>
<dd>
<div class="block">Applies the specified <code>map</code> function to every partition <code>data</code>, <code>context</code> and
<a href="org/apache/ignite/ml/environment/LearningEnvironment.html" title="interface in org.apache.ignite.ml.environment"><code>LearningEnvironment</code></a> in the dataset and then reduces <code>map</code> results to final
result by using the <code>reduce</code> function.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/ml/dataset/Dataset.html#computeWithCtx-org.apache.ignite.ml.math.functions.IgniteBiFunction-org.apache.ignite.ml.math.functions.IgniteBinaryOperator-R-">computeWithCtx(IgniteBiFunction<span class='angle_bracket'>&lt;</span>C, D, R<span class='angle_bracket'>&gt;</span>, IgniteBinaryOperator<span class='angle_bracket'>&lt;</span>R<span class='angle_bracket'>&gt;</span>, R)</a></span> - Method in interface org.apache.ignite.ml.dataset.<a href="org/apache/ignite/ml/dataset/Dataset.html" title="interface in org.apache.ignite.ml.dataset">Dataset</a></dt>
<dd>
<div class="block">Applies the specified <code>map</code> function to every partition <code>data</code> and <code>context</code> in the dataset
and then reduces <code>map</code> results to final result by using the <code>reduce</code> function.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/ml/dataset/Dataset.html#computeWithCtx-org.apache.ignite.ml.math.functions.IgniteBiFunction-org.apache.ignite.ml.math.functions.IgniteBinaryOperator-">computeWithCtx(IgniteBiFunction<span class='angle_bracket'>&lt;</span>C, D, R<span class='angle_bracket'>&gt;</span>, IgniteBinaryOperator<span class='angle_bracket'>&lt;</span>R<span class='angle_bracket'>&gt;</span>)</a></span> - Method in interface org.apache.ignite.ml.dataset.<a href="org/apache/ignite/ml/dataset/Dataset.html" title="interface in org.apache.ignite.ml.dataset">Dataset</a></dt>
<dd>
<div class="block">Applies the specified <code>map</code> function to every partition <code>data</code> and <code>context</code> in the dataset
and then reduces <code>map</code> results to final result by using the <code>reduce</code> function.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/ml/dataset/Dataset.html#computeWithCtx-org.apache.ignite.ml.math.functions.IgniteTriConsumer-">computeWithCtx(IgniteTriConsumer<span class='angle_bracket'>&lt;</span>C, D, LearningEnvironment<span class='angle_bracket'>&gt;</span>)</a></span> - Method in interface org.apache.ignite.ml.dataset.<a href="org/apache/ignite/ml/dataset/Dataset.html" title="interface in org.apache.ignite.ml.dataset">Dataset</a></dt>
<dd>
<div class="block">Applies the specified <code>map</code> function to every partition <code>data</code>, <code>context</code> and
<a href="org/apache/ignite/ml/environment/LearningEnvironment.html" title="interface in org.apache.ignite.ml.environment"><code>LearningEnvironment</code></a> in the dataset.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/ml/dataset/Dataset.html#computeWithCtx-org.apache.ignite.ml.math.functions.IgniteBiConsumer-">computeWithCtx(IgniteBiConsumer<span class='angle_bracket'>&lt;</span>C, D<span class='angle_bracket'>&gt;</span>)</a></span> - Method in interface org.apache.ignite.ml.dataset.<a href="org/apache/ignite/ml/dataset/Dataset.html" title="interface in org.apache.ignite.ml.dataset">Dataset</a></dt>
<dd>
<div class="block">Applies the specified <code>map</code> function to every partition <code>data</code> and <code>context</code> in the dataset.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/ml/dataset/impl/cache/CacheBasedDataset.html#computeWithCtx-org.apache.ignite.ml.math.functions.IgniteTriFunction-org.apache.ignite.ml.math.functions.IgniteBinaryOperator-R-">computeWithCtx(IgniteTriFunction<span class='angle_bracket'>&lt;</span>C, D, LearningEnvironment, R<span class='angle_bracket'>&gt;</span>, IgniteBinaryOperator<span class='angle_bracket'>&lt;</span>R<span class='angle_bracket'>&gt;</span>, R)</a></span> - Method in class org.apache.ignite.ml.dataset.impl.cache.<a href="org/apache/ignite/ml/dataset/impl/cache/CacheBasedDataset.html" title="class in org.apache.ignite.ml.dataset.impl.cache">CacheBasedDataset</a></dt>
<dd>
<div class="block">Applies the specified <code>map</code> function to every partition <code>data</code>, <code>context</code> and partition
index in the dataset and then reduces <code>map</code> results to final result by using the <code>reduce</code> function.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/ml/dataset/impl/local/LocalDataset.html#computeWithCtx-org.apache.ignite.ml.math.functions.IgniteTriFunction-org.apache.ignite.ml.math.functions.IgniteBinaryOperator-R-">computeWithCtx(IgniteTriFunction<span class='angle_bracket'>&lt;</span>C, D, LearningEnvironment, R<span class='angle_bracket'>&gt;</span>, IgniteBinaryOperator<span class='angle_bracket'>&lt;</span>R<span class='angle_bracket'>&gt;</span>, R)</a></span> - Method in class org.apache.ignite.ml.dataset.impl.local.<a href="org/apache/ignite/ml/dataset/impl/local/LocalDataset.html" title="class in org.apache.ignite.ml.dataset.impl.local">LocalDataset</a></dt>
<dd>
<div class="block">Applies the specified <code>map</code> function to every partition <code>data</code>, <code>context</code> and partition
index in the dataset and then reduces <code>map</code> results to final result by using the <code>reduce</code> function.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/ml/dataset/primitive/DatasetWrapper.html#computeWithCtx-org.apache.ignite.ml.math.functions.IgniteTriFunction-org.apache.ignite.ml.math.functions.IgniteBinaryOperator-R-">computeWithCtx(IgniteTriFunction<span class='angle_bracket'>&lt;</span>C, D, LearningEnvironment, R<span class='angle_bracket'>&gt;</span>, IgniteBinaryOperator<span class='angle_bracket'>&lt;</span>R<span class='angle_bracket'>&gt;</span>, R)</a></span> - Method in class org.apache.ignite.ml.dataset.primitive.<a href="org/apache/ignite/ml/dataset/primitive/DatasetWrapper.html" title="class in org.apache.ignite.ml.dataset.primitive">DatasetWrapper</a></dt>
<dd>
<div class="block">Applies the specified <code>map</code> function to every partition <code>data</code>, <code>context</code> and partition
index in the dataset and then reduces <code>map</code> results to final result by using the <code>reduce</code> function.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/ml/math/primitives/vector/VectorUtils.html#concat-org.apache.ignite.ml.math.primitives.vector.Vector-org.apache.ignite.ml.math.primitives.vector.Vector-">concat(Vector, Vector)</a></span> - Static method in class org.apache.ignite.ml.math.primitives.vector.<a href="org/apache/ignite/ml/math/primitives/vector/VectorUtils.html" title="class in org.apache.ignite.ml.math.primitives.vector">VectorUtils</a></dt>
<dd>
<div class="block">Concatenates two given vectors.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/ml/math/primitives/vector/VectorUtils.html#concat-org.apache.ignite.ml.math.primitives.vector.Vector-org.apache.ignite.ml.math.primitives.vector.Vector...-">concat(Vector, Vector...)</a></span> - Static method in class org.apache.ignite.ml.math.primitives.vector.<a href="org/apache/ignite/ml/math/primitives/vector/VectorUtils.html" title="class in org.apache.ignite.ml.math.primitives.vector">VectorUtils</a></dt>
<dd>
<div class="block">Concatenates given vectors.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/ml/math/primitives/vector/VectorUtils.html#concat-org.apache.ignite.ml.math.primitives.vector.Vector...-">concat(Vector...)</a></span> - Static method in class org.apache.ignite.ml.math.primitives.vector.<a href="org/apache/ignite/ml/math/primitives/vector/VectorUtils.html" title="class in org.apache.ignite.ml.math.primitives.vector">VectorUtils</a></dt>
<dd>
<div class="block">Concatenates given vectors.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/ml/util/generators/primitives/vector/VectorGenerator.html#concat-org.apache.ignite.ml.util.generators.primitives.vector.VectorGenerator-">concat(VectorGenerator)</a></span> - Method in interface org.apache.ignite.ml.util.generators.primitives.vector.<a href="org/apache/ignite/ml/util/generators/primitives/vector/VectorGenerator.html" title="interface in org.apache.ignite.ml.util.generators.primitives.vector">VectorGenerator</a></dt>
<dd>
<div class="block">Creates new generator by concatenation of vectors of this generator and other.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/ml/util/generators/primitives/vector/VectorGenerator.html#concat-org.apache.ignite.ml.util.generators.primitives.scalar.RandomProducer-">concat(RandomProducer)</a></span> - Method in interface org.apache.ignite.ml.util.generators.primitives.vector.<a href="org/apache/ignite/ml/util/generators/primitives/vector/VectorGenerator.html" title="interface in org.apache.ignite.ml.util.generators.primitives.vector">VectorGenerator</a></dt>
<dd>
<div class="block">Creates new generator by concatenation of vectors of this generator and random producer.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/spi/systemview/view/TransactionView.html#concurrency--">concurrency()</a></span> - Method in class org.apache.ignite.spi.systemview.view.<a href="org/apache/ignite/spi/systemview/view/TransactionView.html" title="class in org.apache.ignite.spi.systemview.view">TransactionView</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/transactions/Transaction.html#concurrency--">concurrency()</a></span> - Method in interface org.apache.ignite.transactions.<a href="org/apache/ignite/transactions/Transaction.html" title="interface in org.apache.ignite.transactions">Transaction</a></dt>
<dd>
<div class="block">Cache transaction concurrency mode.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/mesos/resource/ResourceHandler.html#CONFIG_PREFIX">CONFIG_PREFIX</a></span> - Static variable in class org.apache.ignite.mesos.resource.<a href="org/apache/ignite/mesos/resource/ResourceHandler.html" title="class in org.apache.ignite.mesos.resource">ResourceHandler</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/spi/IgniteSpiAdapter.html#configInfo-java.lang.String-java.lang.Object-">configInfo(String, Object)</a></span> - Method in class org.apache.ignite.spi.<a href="org/apache/ignite/spi/IgniteSpiAdapter.html" title="class in org.apache.ignite.spi">IgniteSpiAdapter</a></dt>
<dd>
<div class="block">Gets uniformed string for configuration parameter.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/mesos/resource/ResourceProvider.html#configName--">configName()</a></span> - Method in class org.apache.ignite.mesos.resource.<a href="org/apache/ignite/mesos/resource/ResourceProvider.html" title="class in org.apache.ignite.mesos.resource">ResourceProvider</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/cache/hibernate/HibernateCacheProxy.html#configuration--">configuration()</a></span> - Method in class org.apache.ignite.cache.hibernate.<a href="org/apache/ignite/cache/hibernate/HibernateCacheProxy.html" title="class in org.apache.ignite.cache.hibernate">HibernateCacheProxy</a></dt>
<dd>
<div class="block">Gets configuration bean for this cache.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/Ignite.html#configuration--">configuration()</a></span> - Method in interface org.apache.ignite.<a href="org/apache/ignite/Ignite.html" title="interface in org.apache.ignite">Ignite</a></dt>
<dd>
<div class="block">Gets the configuration of this Ignite instance.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/IgniteSpringBean.html#configuration--">configuration()</a></span> - Method in class org.apache.ignite.<a href="org/apache/ignite/IgniteSpringBean.html" title="class in org.apache.ignite">IgniteSpringBean</a></dt>
<dd>
<div class="block">Gets the configuration of this Ignite instance.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/mxbean/MetricsMxBean.html#configureHistogramMetric-java.lang.String-long:A-">configureHistogramMetric(String, long[])</a></span> - Method in interface org.apache.ignite.mxbean.<a href="org/apache/ignite/mxbean/MetricsMxBean.html" title="interface in org.apache.ignite.mxbean">MetricsMxBean</a></dt>
<dd>
<div class="block">Change <a href="org/apache/ignite/spi/metric/HistogramMetric.html" title="interface in org.apache.ignite.spi.metric"><code>HistogramMetric</code></a> configuration.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/mxbean/MetricsMxBean.html#configureHitRateMetric-java.lang.String-long-">configureHitRateMetric(String, long)</a></span> - Method in interface org.apache.ignite.mxbean.<a href="org/apache/ignite/mxbean/MetricsMxBean.html" title="interface in org.apache.ignite.mxbean">MetricsMxBean</a></dt>
<dd>
<div class="block">Change <code>HitRateMetric</code> configuration.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/cache/QueryEntityPatch.html#conflict-java.lang.String-">conflict(String)</a></span> - Static method in class org.apache.ignite.cache.<a href="org/apache/ignite/cache/QueryEntityPatch.html" title="class in org.apache.ignite.cache">QueryEntityPatch</a></dt>
<dd>
<div class="block">Builder method for patch with conflicts.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/spi/communication/tcp/TcpCommunicationSpi.html#CONN_IDX_META">CONN_IDX_META</a></span> - Static variable in class org.apache.ignite.spi.communication.tcp.<a href="org/apache/ignite/spi/communication/tcp/TcpCommunicationSpi.html" title="class in org.apache.ignite.spi.communication.tcp">TcpCommunicationSpi</a></dt>
<dd>
<div class="block">Connection index meta for session.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/IgniteJdbcDriver.html#connect-java.lang.String-java.util.Properties-">connect(String, Properties)</a></span> - Method in class org.apache.ignite.<a href="org/apache/ignite/IgniteJdbcDriver.html" title="class in org.apache.ignite">IgniteJdbcDriver</a></dt>
<dt><span class="memberNameLink"><a href="org/apache/ignite/IgniteJdbcThinDriver.html#connect-java.lang.String-java.util.Properties-">connect(String, Properties)</a></span> - Method in class org.apache.ignite.<a href="org/apache/ignite/IgniteJdbcThinDriver.html" title="class in org.apache.ignite">IgniteJdbcThinDriver</a></dt>
<dt><span class="memberNameLink"><a href="org/apache/ignite/spi/communication/tcp/messages/HandshakeMessage.html#connectCount--">connectCount()</a></span> - Method in class org.apache.ignite.spi.communication.tcp.messages.<a href="org/apache/ignite/spi/communication/tcp/messages/HandshakeMessage.html" title="class in org.apache.ignite.spi.communication.tcp.messages">HandshakeMessage</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/visor/plugin/VisorPluginModel.html#connected--">connected()</a></span> - Method in interface org.apache.ignite.visor.plugin.<a href="org/apache/ignite/visor/plugin/VisorPluginModel.html" title="interface in org.apache.ignite.visor.plugin">VisorPluginModel</a></dt>
<dd>
<div class="block">Whether Visor connected to the grid.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/cache/store/jdbc/CacheAbstractJdbcStore.html#connection--">connection()</a></span> - Method in class org.apache.ignite.cache.store.jdbc.<a href="org/apache/ignite/cache/store/jdbc/CacheAbstractJdbcStore.html" title="class in org.apache.ignite.cache.store.jdbc">CacheAbstractJdbcStore</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/configuration/CommunicationFailureContext.html#connectionAvailable-org.apache.ignite.cluster.ClusterNode-org.apache.ignite.cluster.ClusterNode-">connectionAvailable(ClusterNode, ClusterNode)</a></span> - Method in interface org.apache.ignite.configuration.<a href="org/apache/ignite/configuration/CommunicationFailureContext.html" title="interface in org.apache.ignite.configuration">CommunicationFailureContext</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/spi/systemview/view/ClientConnectionView.html#connectionId--">connectionId()</a></span> - Method in class org.apache.ignite.spi.systemview.view.<a href="org/apache/ignite/spi/systemview/view/ClientConnectionView.html" title="class in org.apache.ignite.spi.systemview.view">ClientConnectionView</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/spi/communication/tcp/messages/HandshakeMessage.html#connectionIndex--">connectionIndex()</a></span> - Method in class org.apache.ignite.spi.communication.tcp.messages.<a href="org/apache/ignite/spi/communication/tcp/messages/HandshakeMessage.html" title="class in org.apache.ignite.spi.communication.tcp.messages">HandshakeMessage</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/spi/communication/tcp/messages/HandshakeMessage2.html#connectionIndex--">connectionIndex()</a></span> - Method in class org.apache.ignite.spi.communication.tcp.messages.<a href="org/apache/ignite/spi/communication/tcp/messages/HandshakeMessage2.html" title="class in org.apache.ignite.spi.communication.tcp.messages">HandshakeMessage2</a></dt>
<dt><a href="org/apache/ignite/configuration/ConnectorConfiguration.html" title="class in org.apache.ignite.configuration"><span class="typeNameLink">ConnectorConfiguration</span></a> - Class in <a href="org/apache/ignite/configuration/package-summary.html">org.apache.ignite.configuration</a></dt>
<dd>
<div class="block">REST access configuration.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/configuration/ConnectorConfiguration.html#ConnectorConfiguration--">ConnectorConfiguration()</a></span> - Constructor for class org.apache.ignite.configuration.<a href="org/apache/ignite/configuration/ConnectorConfiguration.html" title="class in org.apache.ignite.configuration">ConnectorConfiguration</a></dt>
<dd>
<div class="block">Creates client connection configuration with all default values.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/configuration/ConnectorConfiguration.html#ConnectorConfiguration-org.apache.ignite.configuration.ConnectorConfiguration-">ConnectorConfiguration(ConnectorConfiguration)</a></span> - Constructor for class org.apache.ignite.configuration.<a href="org/apache/ignite/configuration/ConnectorConfiguration.html" title="class in org.apache.ignite.configuration">ConnectorConfiguration</a></dt>
<dd>
<div class="block">Creates client connection configuration by copying all properties from
given configuration.</div>
</dd>
<dt><a href="org/apache/ignite/configuration/ConnectorMessageInterceptor.html" title="interface in org.apache.ignite.configuration"><span class="typeNameLink">ConnectorMessageInterceptor</span></a> - Interface in <a href="org/apache/ignite/configuration/package-summary.html">org.apache.ignite.configuration</a></dt>
<dd>
<div class="block">Interface for user-defined object interceptors.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/spi/discovery/tcp/TcpDiscoverySpi.html#connRecoveryTimeout">connRecoveryTimeout</a></span> - Variable in class org.apache.ignite.spi.discovery.tcp.<a href="org/apache/ignite/spi/discovery/tcp/TcpDiscoverySpi.html" title="class in org.apache.ignite.spi.discovery.tcp">TcpDiscoverySpi</a></dt>
<dd>
<div class="block">Default connection recovery timeout in ms.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/spi/communication/tcp/TcpCommunicationSpi.html#CONSISTENT_ID_META">CONSISTENT_ID_META</a></span> - Static variable in class org.apache.ignite.spi.communication.tcp.<a href="org/apache/ignite/spi/communication/tcp/TcpCommunicationSpi.html" title="class in org.apache.ignite.spi.communication.tcp">TcpCommunicationSpi</a></dt>
<dd>
<div class="block">Node consistent id meta for session.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/spi/metric/opencensus/OpenCensusMetricExporterSpi.html#CONSISTENT_ID_TAG">CONSISTENT_ID_TAG</a></span> - Static variable in class org.apache.ignite.spi.metric.opencensus.<a href="org/apache/ignite/spi/metric/opencensus/OpenCensusMetricExporterSpi.html" title="class in org.apache.ignite.spi.metric.opencensus">OpenCensusMetricExporterSpi</a></dt>
<dd>
<div class="block">Ignite node consistent id.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/cluster/BaselineNode.html#consistentId--">consistentId()</a></span> - Method in interface org.apache.ignite.cluster.<a href="org/apache/ignite/cluster/BaselineNode.html" title="interface in org.apache.ignite.cluster">BaselineNode</a></dt>
<dd>
<div class="block">Gets consistent globally unique node ID.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/cluster/ClusterNode.html#consistentId--">consistentId()</a></span> - Method in interface org.apache.ignite.cluster.<a href="org/apache/ignite/cluster/ClusterNode.html" title="interface in org.apache.ignite.cluster">ClusterNode</a></dt>
<dd>
<div class="block">Gets consistent globally unique node ID.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/spi/discovery/DiscoverySpi.html#consistentId--">consistentId()</a></span> - Method in interface org.apache.ignite.spi.discovery.<a href="org/apache/ignite/spi/discovery/DiscoverySpi.html" title="interface in org.apache.ignite.spi.discovery">DiscoverySpi</a></dt>
<dd>
<div class="block">Gets consistent ID.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/spi/discovery/isolated/IsolatedDiscoverySpi.html#consistentId--">consistentId()</a></span> - Method in class org.apache.ignite.spi.discovery.isolated.<a href="org/apache/ignite/spi/discovery/isolated/IsolatedDiscoverySpi.html" title="class in org.apache.ignite.spi.discovery.isolated">IsolatedDiscoverySpi</a></dt>
<dd>
<div class="block">Gets consistent ID.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/spi/discovery/isolated/IsolatedNode.html#consistentId--">consistentId()</a></span> - Method in class org.apache.ignite.spi.discovery.isolated.<a href="org/apache/ignite/spi/discovery/isolated/IsolatedNode.html" title="class in org.apache.ignite.spi.discovery.isolated">IsolatedNode</a></dt>
<dd>
<div class="block">Gets consistent globally unique node ID.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/spi/discovery/tcp/TcpDiscoverySpi.html#consistentId--">consistentId()</a></span> - Method in class org.apache.ignite.spi.discovery.tcp.<a href="org/apache/ignite/spi/discovery/tcp/TcpDiscoverySpi.html" title="class in org.apache.ignite.spi.discovery.tcp">TcpDiscoverySpi</a></dt>
<dd>
<div class="block">Gets consistent ID.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/spi/discovery/zk/ZookeeperDiscoverySpi.html#consistentId--">consistentId()</a></span> - Method in class org.apache.ignite.spi.discovery.zk.<a href="org/apache/ignite/spi/discovery/zk/ZookeeperDiscoverySpi.html" title="class in org.apache.ignite.spi.discovery.zk">ZookeeperDiscoverySpi</a></dt>
<dd>
<div class="block">Gets consistent ID.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/spi/systemview/view/BaselineNodeView.html#consistentId--">consistentId()</a></span> - Method in class org.apache.ignite.spi.systemview.view.<a href="org/apache/ignite/spi/systemview/view/BaselineNodeView.html" title="class in org.apache.ignite.spi.systemview.view">BaselineNodeView</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/spi/systemview/view/ClusterNodeView.html#consistentId--">consistentId()</a></span> - Method in class org.apache.ignite.spi.systemview.view.<a href="org/apache/ignite/spi/systemview/view/ClusterNodeView.html" title="class in org.apache.ignite.spi.systemview.view">ClusterNodeView</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/ignite/ml/environment/logging/ConsoleLogger.html" title="class in org.apache.ignite.ml.environment.logging"><span class="typeNameLink">ConsoleLogger</span></a> - Class in <a href="org/apache/ignite/ml/environment/logging/package-summary.html">org.apache.ignite.ml.environment.logging</a></dt>
<dd>
<div class="block">Simple logger printing to STD-out.</div>
</dd>
<dt><a href="org/apache/ignite/ml/environment/logging/ConsoleLogger.Factory.html" title="class in org.apache.ignite.ml.environment.logging"><span class="typeNameLink">ConsoleLogger.Factory</span></a> - Class in <a href="org/apache/ignite/ml/environment/logging/package-summary.html">org.apache.ignite.ml.environment.logging</a></dt>
<dd>
<div class="block">ConsoleLogger factory.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/ml/math/functions/Functions.html#constant-java.lang.Double-">constant(Double)</a></span> - Static method in class org.apache.ignite.ml.math.functions.<a href="org/apache/ignite/ml/math/functions/Functions.html" title="class in org.apache.ignite.ml.math.functions">Functions</a></dt>
<dd>
<div class="block">Function that returns passed constant.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/ml/math/functions/IgniteFunction.html#constant-R-">constant(R)</a></span> - Static method in interface org.apache.ignite.ml.math.functions.<a href="org/apache/ignite/ml/math/functions/IgniteFunction.html" title="interface in org.apache.ignite.ml.math.functions">IgniteFunction</a></dt>
<dd>
<div class="block"><a href="org/apache/ignite/ml/math/functions/IgniteFunction.html" title="interface in org.apache.ignite.ml.math.functions"><code>IgniteFunction</code></a> returning specified constant.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/ml/util/generators/primitives/vector/VectorGeneratorPrimitives.html#constant-org.apache.ignite.ml.math.primitives.vector.Vector-">constant(Vector)</a></span> - Static method in class org.apache.ignite.ml.util.generators.primitives.vector.<a href="org/apache/ignite/ml/util/generators/primitives/vector/VectorGeneratorPrimitives.html" title="class in org.apache.ignite.ml.util.generators.primitives.vector">VectorGeneratorPrimitives</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/visor/plugin/VisorPluginComponent.html#container--">container()</a></span> - Method in interface org.apache.ignite.visor.plugin.<a href="org/apache/ignite/visor/plugin/VisorPluginComponent.html" title="interface in org.apache.ignite.visor.plugin">VisorPluginComponent</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/ignite/osgi/classloaders/ContainerSweepClassLoader.html" title="class in org.apache.ignite.osgi.classloaders"><span class="typeNameLink">ContainerSweepClassLoader</span></a> - Class in <a href="org/apache/ignite/osgi/classloaders/package-summary.html">org.apache.ignite.osgi.classloaders</a></dt>
<dd>
<div class="block">A <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/ClassLoader.html?is-external=true" title="class or interface in java.lang"><code>ClassLoader</code></a> implementation that first attempts to load the class from the associated <code>Bundle</code>.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/osgi/classloaders/ContainerSweepClassLoader.html#ContainerSweepClassLoader-org.osgi.framework.Bundle-">ContainerSweepClassLoader(Bundle)</a></span> - Constructor for class org.apache.ignite.osgi.classloaders.<a href="org/apache/ignite/osgi/classloaders/ContainerSweepClassLoader.html" title="class in org.apache.ignite.osgi.classloaders">ContainerSweepClassLoader</a></dt>
<dd>
<div class="block">Constructor with a <code>Bundle</code> only.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/osgi/classloaders/ContainerSweepClassLoader.html#ContainerSweepClassLoader-org.osgi.framework.Bundle-java.lang.ClassLoader-">ContainerSweepClassLoader(Bundle, ClassLoader)</a></span> - Constructor for class org.apache.ignite.osgi.classloaders.<a href="org/apache/ignite/osgi/classloaders/ContainerSweepClassLoader.html" title="class in org.apache.ignite.osgi.classloaders">ContainerSweepClassLoader</a></dt>
<dd>
<div class="block">Constructor with a <code>Bundle</code> and another <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/ClassLoader.html?is-external=true" title="class or interface in java.lang"><code>ClassLoader</code></a> to check.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/IgniteQueue.html#contains-java.lang.Object-">contains(Object)</a></span> - Method in interface org.apache.ignite.<a href="org/apache/ignite/IgniteQueue.html" title="interface in org.apache.ignite">IgniteQueue</a></dt>
<dt><span class="memberNameLink"><a href="org/apache/ignite/IgniteSet.html#contains-java.lang.Object-">contains(Object)</a></span> - Method in interface org.apache.ignite.<a href="org/apache/ignite/IgniteSet.html" title="interface in org.apache.ignite">IgniteSet</a></dt>
<dt><span class="memberNameLink"><a href="org/apache/ignite/IgniteQueue.html#containsAll-java.util.Collection-">containsAll(Collection<span class='angle_bracket'>&lt;</span>?<span class='angle_bracket'>&gt;</span>)</a></span> - Method in interface org.apache.ignite.<a href="org/apache/ignite/IgniteQueue.html" title="interface in org.apache.ignite">IgniteQueue</a></dt>
<dt><span class="memberNameLink"><a href="org/apache/ignite/IgniteSet.html#containsAll-java.util.Collection-">containsAll(Collection<span class='angle_bracket'>&lt;</span>?<span class='angle_bracket'>&gt;</span>)</a></span> - Method in interface org.apache.ignite.<a href="org/apache/ignite/IgniteSet.html" title="interface in org.apache.ignite">IgniteSet</a></dt>
<dt><span class="memberNameLink"><a href="org/apache/ignite/cache/store/cassandra/persistence/PojoField.html#containsField-java.util.List-java.lang.String-">containsField(List<span class='angle_bracket'>&lt;</span>? extends PojoField<span class='angle_bracket'>&gt;</span>, String)</a></span> - Static method in class org.apache.ignite.cache.store.cassandra.persistence.<a href="org/apache/ignite/cache/store/cassandra/persistence/PojoField.html" title="class in org.apache.ignite.cache.store.cassandra.persistence">PojoField</a></dt>
<dd>
<div class="block">Checks if list contains POJO field with the specified name.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/cache/hibernate/HibernateCacheProxy.html#containsKey-java.lang.Object-">containsKey(Object)</a></span> - Method in class org.apache.ignite.cache.hibernate.<a href="org/apache/ignite/cache/hibernate/HibernateCacheProxy.html" title="class in org.apache.ignite.cache.hibernate">HibernateCacheProxy</a></dt>
<dt><span class="memberNameLink"><a href="org/apache/ignite/client/ClientCache.html#containsKey-K-">containsKey(K)</a></span> - Method in interface org.apache.ignite.client.<a href="org/apache/ignite/client/ClientCache.html" title="interface in org.apache.ignite.client">ClientCache</a></dt>
<dd>
<div class="block">Determines if the <a href="org/apache/ignite/client/ClientCache.html" title="interface in org.apache.ignite.client"><code>ClientCache</code></a> contains an entry for the specified key.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/IgniteCache.html#containsKey-K-">containsKey(K)</a></span> - Method in interface org.apache.ignite.<a href="org/apache/ignite/IgniteCache.html" title="interface in org.apache.ignite">IgniteCache</a></dt>
<dt><span class="memberNameLink"><a href="org/apache/ignite/lang/IgniteBiTuple.html#containsKey-java.lang.Object-">containsKey(Object)</a></span> - Method in class org.apache.ignite.lang.<a href="org/apache/ignite/lang/IgniteBiTuple.html" title="class in org.apache.ignite.lang">IgniteBiTuple</a></dt>
<dt><span class="memberNameLink"><a href="org/apache/ignite/spi/IgniteSpiContext.html#containsKey-java.lang.String-K-">containsKey(String, K)</a></span> - Method in interface org.apache.ignite.spi.<a href="org/apache/ignite/spi/IgniteSpiContext.html" title="interface in org.apache.ignite.spi">IgniteSpiContext</a></dt>
<dd>
<div class="block">Returns <code>true</code> if this cache contains a mapping for the specified key.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/cache/hibernate/HibernateCacheProxy.html#containsKeyAsync-java.lang.Object-">containsKeyAsync(Object)</a></span> - Method in class org.apache.ignite.cache.hibernate.<a href="org/apache/ignite/cache/hibernate/HibernateCacheProxy.html" title="class in org.apache.ignite.cache.hibernate">HibernateCacheProxy</a></dt>
<dt><span class="memberNameLink"><a href="org/apache/ignite/client/ClientCache.html#containsKeyAsync-K-">containsKeyAsync(K)</a></span> - Method in interface org.apache.ignite.client.<a href="org/apache/ignite/client/ClientCache.html" title="interface in org.apache.ignite.client">ClientCache</a></dt>
<dd>
<div class="block">Determines if the <a href="org/apache/ignite/client/ClientCache.html" title="interface in org.apache.ignite.client"><code>ClientCache</code></a> contains an entry for the specified key asynchronously.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/IgniteCache.html#containsKeyAsync-K-">containsKeyAsync(K)</a></span> - Method in interface org.apache.ignite.<a href="org/apache/ignite/IgniteCache.html" title="interface in org.apache.ignite">IgniteCache</a></dt>
<dd>
<div class="block">Asynchronously determines if the <code>Cache</code> contains an entry for the specified key.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/cache/hibernate/HibernateCacheProxy.html#containsKeys-java.util.Collection-">containsKeys(Collection)</a></span> - Method in class org.apache.ignite.cache.hibernate.<a href="org/apache/ignite/cache/hibernate/HibernateCacheProxy.html" title="class in org.apache.ignite.cache.hibernate">HibernateCacheProxy</a></dt>
<dt><span class="memberNameLink"><a href="org/apache/ignite/client/ClientCache.html#containsKeys-java.util.Set-">containsKeys(Set<span class='angle_bracket'>&lt;</span>? extends K<span class='angle_bracket'>&gt;</span>)</a></span> - Method in interface org.apache.ignite.client.<a href="org/apache/ignite/client/ClientCache.html" title="interface in org.apache.ignite.client">ClientCache</a></dt>
<dd>
<div class="block">Determines if the <a href="org/apache/ignite/client/ClientCache.html" title="interface in org.apache.ignite.client"><code>ClientCache</code></a> contains entries for the specified keys.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/IgniteCache.html#containsKeys-java.util.Set-">containsKeys(Set<span class='angle_bracket'>&lt;</span>? extends K<span class='angle_bracket'>&gt;</span>)</a></span> - Method in interface org.apache.ignite.<a href="org/apache/ignite/IgniteCache.html" title="interface in org.apache.ignite">IgniteCache</a></dt>
<dd>
<div class="block">Determines if the <code>Cache</code> contains entries for the specified keys.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/cache/hibernate/HibernateCacheProxy.html#containsKeysAsync-java.util.Collection-">containsKeysAsync(Collection)</a></span> - Method in class org.apache.ignite.cache.hibernate.<a href="org/apache/ignite/cache/hibernate/HibernateCacheProxy.html" title="class in org.apache.ignite.cache.hibernate">HibernateCacheProxy</a></dt>
<dt><span class="memberNameLink"><a href="org/apache/ignite/client/ClientCache.html#containsKeysAsync-java.util.Set-">containsKeysAsync(Set<span class='angle_bracket'>&lt;</span>? extends K<span class='angle_bracket'>&gt;</span>)</a></span> - Method in interface org.apache.ignite.client.<a href="org/apache/ignite/client/ClientCache.html" title="interface in org.apache.ignite.client">ClientCache</a></dt>
<dd>
<div class="block">Determines if the <a href="org/apache/ignite/client/ClientCache.html" title="interface in org.apache.ignite.client"><code>ClientCache</code></a> contains entries for the specified keys asynchronously.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/IgniteCache.html#containsKeysAsync-java.util.Set-">containsKeysAsync(Set<span class='angle_bracket'>&lt;</span>? extends K<span class='angle_bracket'>&gt;</span>)</a></span> - Method in interface org.apache.ignite.<a href="org/apache/ignite/IgniteCache.html" title="interface in org.apache.ignite">IgniteCache</a></dt>
<dd>
<div class="block">Asynchronously determines if the <code>Cache</code> contains entries for the specified keys.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/lang/IgniteBiTuple.html#containsValue-java.lang.Object-">containsValue(Object)</a></span> - Method in class org.apache.ignite.lang.<a href="org/apache/ignite/lang/IgniteBiTuple.html" title="class in org.apache.ignite.lang">IgniteBiTuple</a></dt>
<dt><span class="memberNameLink"><a href="org/apache/ignite/cache/hibernate/HibernateCacheProxy.html#context--">context()</a></span> - Method in class org.apache.ignite.cache.hibernate.<a href="org/apache/ignite/cache/hibernate/HibernateCacheProxy.html" title="class in org.apache.ignite.cache.hibernate">HibernateCacheProxy</a></dt>
<dt><span class="memberNameLink"><a href="org/apache/ignite/startup/servlet/ServletContextListenerStartup.html#contextDestroyed-javax.servlet.ServletContextEvent-">contextDestroyed(ServletContextEvent)</a></span> - Method in class org.apache.ignite.startup.servlet.<a href="org/apache/ignite/startup/servlet/ServletContextListenerStartup.html" title="class in org.apache.ignite.startup.servlet">ServletContextListenerStartup</a></dt>
<dt><span class="memberNameLink"><a href="org/apache/ignite/startup/servlet/ServletContextListenerStartup.html#contextInitialized-javax.servlet.ServletContextEvent-">contextInitialized(ServletContextEvent)</a></span> - Method in class org.apache.ignite.startup.servlet.<a href="org/apache/ignite/startup/servlet/ServletContextListenerStartup.html" title="class in org.apache.ignite.startup.servlet">ServletContextListenerStartup</a></dt>
<dt><a href="org/apache/ignite/cache/query/ContinuousQuery.html" title="class in org.apache.ignite.cache.query"><span class="typeNameLink">ContinuousQuery</span></a><span class='angle_bracket'>&lt;</span><a href="org/apache/ignite/cache/query/ContinuousQuery.html" title="type parameter in ContinuousQuery">K</a>,<a href="org/apache/ignite/cache/query/ContinuousQuery.html" title="type parameter in ContinuousQuery">V</a><span class='angle_bracket'>&gt;</span> - Class in <a href="org/apache/ignite/cache/query/package-summary.html">org.apache.ignite.cache.query</a></dt>
<dd>
<div class="block">API for configuring continuous cache queries.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/cache/query/ContinuousQuery.html#ContinuousQuery--">ContinuousQuery()</a></span> - Constructor for class org.apache.ignite.cache.query.<a href="org/apache/ignite/cache/query/ContinuousQuery.html" title="class in org.apache.ignite.cache.query">ContinuousQuery</a></dt>
<dd>
<div class="block">Creates new continuous query.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/events/CacheQueryExecutedEvent.html#continuousQueryFilter--">continuousQueryFilter()</a></span> - Method in class org.apache.ignite.events.<a href="org/apache/ignite/events/CacheQueryExecutedEvent.html" title="class in org.apache.ignite.events">CacheQueryExecutedEvent</a></dt>
<dd>
<div class="block">Gets continuous query filter.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/events/CacheQueryReadEvent.html#continuousQueryFilter--">continuousQueryFilter()</a></span> - Method in class org.apache.ignite.events.<a href="org/apache/ignite/events/CacheQueryReadEvent.html" title="class in org.apache.ignite.events">CacheQueryReadEvent</a></dt>
<dd>
<div class="block">Gets continuous query filter.</div>
</dd>
<dt><a href="org/apache/ignite/spi/systemview/view/ContinuousQueryView.html" title="class in org.apache.ignite.spi.systemview.view"><span class="typeNameLink">ContinuousQueryView</span></a> - Class in <a href="org/apache/ignite/spi/systemview/view/package-summary.html">org.apache.ignite.spi.systemview.view</a></dt>
<dd>
<div class="block">Continuous query representation for a <a href="org/apache/ignite/spi/systemview/view/SystemView.html" title="interface in org.apache.ignite.spi.systemview.view"><code>SystemView</code></a>.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/spi/systemview/view/ContinuousQueryView.html#ContinuousQueryView-java.util.UUID-org.apache.ignite.internal.processors.continuous.GridContinuousProcessor.RoutineInfo-">ContinuousQueryView(UUID, GridContinuousProcessor.RoutineInfo)</a></span> - Constructor for class org.apache.ignite.spi.systemview.view.<a href="org/apache/ignite/spi/systemview/view/ContinuousQueryView.html" title="class in org.apache.ignite.spi.systemview.view">ContinuousQueryView</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/ignite/cache/query/ContinuousQueryWithTransformer.html" title="class in org.apache.ignite.cache.query"><span class="typeNameLink">ContinuousQueryWithTransformer</span></a><span class='angle_bracket'>&lt;</span><a href="org/apache/ignite/cache/query/ContinuousQueryWithTransformer.html" title="type parameter in ContinuousQueryWithTransformer">K</a>,<a href="org/apache/ignite/cache/query/ContinuousQueryWithTransformer.html" title="type parameter in ContinuousQueryWithTransformer">V</a>,<a href="org/apache/ignite/cache/query/ContinuousQueryWithTransformer.html" title="type parameter in ContinuousQueryWithTransformer">T</a><span class='angle_bracket'>&gt;</span> - Class in <a href="org/apache/ignite/cache/query/package-summary.html">org.apache.ignite.cache.query</a></dt>
<dd>
<div class="block">API for configuring continuous cache queries with transformer.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/cache/query/ContinuousQueryWithTransformer.html#ContinuousQueryWithTransformer--">ContinuousQueryWithTransformer()</a></span> - Constructor for class org.apache.ignite.cache.query.<a href="org/apache/ignite/cache/query/ContinuousQueryWithTransformer.html" title="class in org.apache.ignite.cache.query">ContinuousQueryWithTransformer</a></dt>
<dd>
<div class="block">Creates new continuous query with transformer.</div>
</dd>
<dt><a href="org/apache/ignite/cache/query/ContinuousQueryWithTransformer.EventListener.html" title="interface in org.apache.ignite.cache.query"><span class="typeNameLink">ContinuousQueryWithTransformer.EventListener</span></a><span class='angle_bracket'>&lt;</span><a href="org/apache/ignite/cache/query/ContinuousQueryWithTransformer.EventListener.html" title="type parameter in ContinuousQueryWithTransformer.EventListener">T</a><span class='angle_bracket'>&gt;</span> - Interface in <a href="org/apache/ignite/cache/query/package-summary.html">org.apache.ignite.cache.query</a></dt>
<dd>
<div class="block">Interface for local listener of <a href="org/apache/ignite/cache/query/ContinuousQueryWithTransformer.html" title="class in org.apache.ignite.cache.query"><code>ContinuousQueryWithTransformer</code></a> to implement.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/cache/store/cassandra/session/transaction/BaseMutation.html#controller--">controller()</a></span> - Method in class org.apache.ignite.cache.store.cassandra.session.transaction.<a href="org/apache/ignite/cache/store/cassandra/session/transaction/BaseMutation.html" title="class in org.apache.ignite.cache.store.cassandra.session.transaction">BaseMutation</a></dt>
<dd>
<div class="block">Service method to get persistence controller instance</div>
</dd>
<dt><a href="org/apache/ignite/ml/composition/boosting/convergence/ConvergenceChecker.html" title="class in org.apache.ignite.ml.composition.boosting.convergence"><span class="typeNameLink">ConvergenceChecker</span></a><span class='angle_bracket'>&lt;</span><a href="org/apache/ignite/ml/composition/boosting/convergence/ConvergenceChecker.html" title="type parameter in ConvergenceChecker">K</a>,<a href="org/apache/ignite/ml/composition/boosting/convergence/ConvergenceChecker.html" title="type parameter in ConvergenceChecker">V</a><span class='angle_bracket'>&gt;</span> - Class in <a href="org/apache/ignite/ml/composition/boosting/convergence/package-summary.html">org.apache.ignite.ml.composition.boosting.convergence</a></dt>
<dd>
<div class="block">Contains logic of error computing and convergence checking for Gradient Boosting algorithms.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/ml/composition/boosting/convergence/ConvergenceChecker.html#ConvergenceChecker-long-org.apache.ignite.ml.math.functions.IgniteFunction-org.apache.ignite.ml.composition.boosting.loss.Loss-org.apache.ignite.ml.dataset.DatasetBuilder-org.apache.ignite.ml.preprocessing.Preprocessor-double-">ConvergenceChecker(long, IgniteFunction<span class='angle_bracket'>&lt;</span>Double, Double<span class='angle_bracket'>&gt;</span>, Loss, DatasetBuilder<span class='angle_bracket'>&lt;</span>K, V<span class='angle_bracket'>&gt;</span>, Preprocessor<span class='angle_bracket'>&lt;</span>K, V<span class='angle_bracket'>&gt;</span>, double)</a></span> - Constructor for class org.apache.ignite.ml.composition.boosting.convergence.<a href="org/apache/ignite/ml/composition/boosting/convergence/ConvergenceChecker.html" title="class in org.apache.ignite.ml.composition.boosting.convergence">ConvergenceChecker</a></dt>
<dd>
<div class="block">Constructs an instance of ConvergenceChecker.</div>
</dd>
<dt><a href="org/apache/ignite/ml/composition/boosting/convergence/ConvergenceCheckerFactory.html" title="class in org.apache.ignite.ml.composition.boosting.convergence"><span class="typeNameLink">ConvergenceCheckerFactory</span></a> - Class in <a href="org/apache/ignite/ml/composition/boosting/convergence/package-summary.html">org.apache.ignite.ml.composition.boosting.convergence</a></dt>
<dd>
<div class="block">Factory for ConvergenceChecker.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/ml/composition/boosting/convergence/ConvergenceCheckerFactory.html#ConvergenceCheckerFactory-double-">ConvergenceCheckerFactory(double)</a></span> - Constructor for class org.apache.ignite.ml.composition.boosting.convergence.<a href="org/apache/ignite/ml/composition/boosting/convergence/ConvergenceCheckerFactory.html" title="class in org.apache.ignite.ml.composition.boosting.convergence">ConvergenceCheckerFactory</a></dt>
<dd>
<div class="block">Creates an instance of ConvergenceCheckerFactory.</div>
</dd>
<dt><a href="org/apache/ignite/ml/composition/boosting/convergence/simple/ConvergenceCheckerStub.html" title="class in org.apache.ignite.ml.composition.boosting.convergence.simple"><span class="typeNameLink">ConvergenceCheckerStub</span></a><span class='angle_bracket'>&lt;</span><a href="org/apache/ignite/ml/composition/boosting/convergence/simple/ConvergenceCheckerStub.html" title="type parameter in ConvergenceCheckerStub">K</a>,<a href="org/apache/ignite/ml/composition/boosting/convergence/simple/ConvergenceCheckerStub.html" title="type parameter in ConvergenceCheckerStub">V</a><span class='angle_bracket'>&gt;</span> - Class in <a href="org/apache/ignite/ml/composition/boosting/convergence/simple/package-summary.html">org.apache.ignite.ml.composition.boosting.convergence.simple</a></dt>
<dd>
<div class="block">This strategy skip estimating error on dataset step.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/ml/composition/boosting/convergence/simple/ConvergenceCheckerStub.html#ConvergenceCheckerStub-long-org.apache.ignite.ml.math.functions.IgniteFunction-org.apache.ignite.ml.composition.boosting.loss.Loss-org.apache.ignite.ml.dataset.DatasetBuilder-org.apache.ignite.ml.preprocessing.Preprocessor-double-">ConvergenceCheckerStub(long, IgniteFunction, Loss, DatasetBuilder, Preprocessor<span class='angle_bracket'>&lt;</span>K, V<span class='angle_bracket'>&gt;</span>, double)</a></span> - Constructor for class org.apache.ignite.ml.composition.boosting.convergence.simple.<a href="org/apache/ignite/ml/composition/boosting/convergence/simple/ConvergenceCheckerStub.html" title="class in org.apache.ignite.ml.composition.boosting.convergence.simple">ConvergenceCheckerStub</a></dt>
<dd>
<div class="block">Creates an instance of ConvergenceCheckerStub.</div>
</dd>
<dt><a href="org/apache/ignite/ml/composition/boosting/convergence/simple/ConvergenceCheckerStubFactory.html" title="class in org.apache.ignite.ml.composition.boosting.convergence.simple"><span class="typeNameLink">ConvergenceCheckerStubFactory</span></a> - Class in <a href="org/apache/ignite/ml/composition/boosting/convergence/simple/package-summary.html">org.apache.ignite.ml.composition.boosting.convergence.simple</a></dt>
<dd>
<div class="block">Factory for <a href="org/apache/ignite/ml/composition/boosting/convergence/simple/ConvergenceCheckerStub.html" title="class in org.apache.ignite.ml.composition.boosting.convergence.simple"><code>ConvergenceCheckerStub</code></a>.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/ml/composition/boosting/convergence/simple/ConvergenceCheckerStubFactory.html#ConvergenceCheckerStubFactory--">ConvergenceCheckerStubFactory()</a></span> - Constructor for class org.apache.ignite.ml.composition.boosting.convergence.simple.<a href="org/apache/ignite/ml/composition/boosting/convergence/simple/ConvergenceCheckerStubFactory.html" title="class in org.apache.ignite.ml.composition.boosting.convergence.simple">ConvergenceCheckerStubFactory</a></dt>
<dd>
<div class="block">Create an instance of ConvergenceCheckerStubFactory.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/cache/hibernate/HibernateExceptionConverter.html#convert-java.lang.Exception-">convert(Exception)</a></span> - Method in interface org.apache.ignite.cache.hibernate.<a href="org/apache/ignite/cache/hibernate/HibernateExceptionConverter.html" title="interface in org.apache.ignite.cache.hibernate">HibernateExceptionConverter</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/development/utils/IgniteWalConverter.html#convert-java.io.PrintStream-org.apache.ignite.development.utils.IgniteWalConverterArguments-">convert(PrintStream, IgniteWalConverterArguments)</a></span> - Static method in class org.apache.ignite.development.utils.<a href="org/apache/ignite/development/utils/IgniteWalConverter.html" title="class in org.apache.ignite.development.utils">IgniteWalConverter</a></dt>
<dd>
<div class="block">Write to out WAL log data in human-readable form.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/ml/clustering/kmeans/KMeansModel.KMeansJSONExportModel.html#convert--">convert()</a></span> - Method in class org.apache.ignite.ml.clustering.kmeans.<a href="org/apache/ignite/ml/clustering/kmeans/KMeansModel.KMeansJSONExportModel.html" title="class in org.apache.ignite.ml.clustering.kmeans">KMeansModel.KMeansJSONExportModel</a></dt>
<dd>
<div class="block">Convert JSON string to IgniteModel object.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/ml/inference/json/JSONModel.html#convert--">convert()</a></span> - Method in class org.apache.ignite.ml.inference.json.<a href="org/apache/ignite/ml/inference/json/JSONModel.html" title="class in org.apache.ignite.ml.inference.json">JSONModel</a></dt>
<dd>
<div class="block">Convert JSON string to IgniteModel object.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/ml/knn/ann/ANNClassificationModel.ANNJSONExportModel.html#convert--">convert()</a></span> - Method in class org.apache.ignite.ml.knn.ann.<a href="org/apache/ignite/ml/knn/ann/ANNClassificationModel.ANNJSONExportModel.html" title="class in org.apache.ignite.ml.knn.ann">ANNClassificationModel.ANNJSONExportModel</a></dt>
<dd>
<div class="block">Convert JSON string to IgniteModel object.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/ml/regressions/linear/LinearRegressionModel.LinearRegressionModelJSONExportModel.html#convert--">convert()</a></span> - Method in class org.apache.ignite.ml.regressions.linear.<a href="org/apache/ignite/ml/regressions/linear/LinearRegressionModel.LinearRegressionModelJSONExportModel.html" title="class in org.apache.ignite.ml.regressions.linear">LinearRegressionModel.LinearRegressionModelJSONExportModel</a></dt>
<dd>
<div class="block">Convert JSON string to IgniteModel object.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/ml/regressions/logistic/LogisticRegressionModel.LogisticRegressionJSONExportModel.html#convert--">convert()</a></span> - Method in class org.apache.ignite.ml.regressions.logistic.<a href="org/apache/ignite/ml/regressions/logistic/LogisticRegressionModel.LogisticRegressionJSONExportModel.html" title="class in org.apache.ignite.ml.regressions.logistic">LogisticRegressionModel.LogisticRegressionJSONExportModel</a></dt>
<dd>
<div class="block">Convert JSON string to IgniteModel object.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/ml/svm/SVMLinearClassificationModel.SVMLinearClassificationJSONExportModel.html#convert--">convert()</a></span> - Method in class org.apache.ignite.ml.svm.<a href="org/apache/ignite/ml/svm/SVMLinearClassificationModel.SVMLinearClassificationJSONExportModel.html" title="class in org.apache.ignite.ml.svm">SVMLinearClassificationModel.SVMLinearClassificationJSONExportModel</a></dt>
<dd>
<div class="block">Convert JSON string to IgniteModel object.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/stream/socket/SocketMessageConverter.html#convert-byte:A-">convert(byte[])</a></span> - Method in interface org.apache.ignite.stream.socket.<a href="org/apache/ignite/stream/socket/SocketMessageConverter.html" title="interface in org.apache.ignite.stream.socket">SocketMessageConverter</a></dt>
<dd>
<div class="block">Converter message represented by array of bytes to object.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/ml/knn/classification/KNNClassificationTrainer.html#convertDatasetIntoModel-org.apache.ignite.ml.dataset.Dataset-">convertDatasetIntoModel(Dataset<span class='angle_bracket'>&lt;</span>EmptyContext, SpatialIndex<span class='angle_bracket'>&lt;</span>Double<span class='angle_bracket'>&gt;</span><span class='angle_bracket'>&gt;</span>)</a></span> - Method in class org.apache.ignite.ml.knn.classification.<a href="org/apache/ignite/ml/knn/classification/KNNClassificationTrainer.html" title="class in org.apache.ignite.ml.knn.classification">KNNClassificationTrainer</a></dt>
<dd>
<div class="block">Convers given dataset into KNN model (classification or regression depends on implementation).</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/ml/knn/KNNTrainer.html#convertDatasetIntoModel-org.apache.ignite.ml.dataset.Dataset-">convertDatasetIntoModel(Dataset<span class='angle_bracket'>&lt;</span>EmptyContext, SpatialIndex<span class='angle_bracket'>&lt;</span>Double<span class='angle_bracket'>&gt;</span><span class='angle_bracket'>&gt;</span>)</a></span> - Method in class org.apache.ignite.ml.knn.<a href="org/apache/ignite/ml/knn/KNNTrainer.html" title="class in org.apache.ignite.ml.knn">KNNTrainer</a></dt>
<dd>
<div class="block">Convers given dataset into KNN model (classification or regression depends on implementation).</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/ml/knn/regression/KNNRegressionTrainer.html#convertDatasetIntoModel-org.apache.ignite.ml.dataset.Dataset-">convertDatasetIntoModel(Dataset<span class='angle_bracket'>&lt;</span>EmptyContext, SpatialIndex<span class='angle_bracket'>&lt;</span>Double<span class='angle_bracket'>&gt;</span><span class='angle_bracket'>&gt;</span>)</a></span> - Method in class org.apache.ignite.ml.knn.regression.<a href="org/apache/ignite/ml/knn/regression/KNNRegressionTrainer.html" title="class in org.apache.ignite.ml.knn.regression">KNNRegressionTrainer</a></dt>
<dd>
<div class="block">Convers given dataset into KNN model (classification or regression depends on implementation).</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/ml/structures/Dataset.html#convertStringNamesToFeatureMetadata-java.lang.String:A-">convertStringNamesToFeatureMetadata(String[])</a></span> - Method in class org.apache.ignite.ml.structures.<a href="org/apache/ignite/ml/structures/Dataset.html" title="class in org.apache.ignite.ml.structures">Dataset</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/cache/query/SqlFieldsQuery.html#copy--">copy()</a></span> - Method in class org.apache.ignite.cache.query.<a href="org/apache/ignite/cache/query/SqlFieldsQuery.html" title="class in org.apache.ignite.cache.query">SqlFieldsQuery</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/ml/math/Blas.html#copy-org.apache.ignite.ml.math.primitives.vector.Vector-org.apache.ignite.ml.math.primitives.vector.Vector-">copy(Vector, Vector)</a></span> - Method in class org.apache.ignite.ml.math.<a href="org/apache/ignite/ml/math/Blas.html" title="class in org.apache.ignite.ml.math">Blas</a></dt>
<dd>
<div class="block">Copies Vector x into Vector y.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/ml/math/primitives/matrix/AbstractMatrix.html#copy--">copy()</a></span> - Method in class org.apache.ignite.ml.math.primitives.matrix.<a href="org/apache/ignite/ml/math/primitives/matrix/AbstractMatrix.html" title="class in org.apache.ignite.ml.math.primitives.matrix">AbstractMatrix</a></dt>
<dd>
<div class="block">Clones this matrix.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/ml/math/primitives/matrix/impl/DenseMatrix.html#copy--">copy()</a></span> - Method in class org.apache.ignite.ml.math.primitives.matrix.impl.<a href="org/apache/ignite/ml/math/primitives/matrix/impl/DenseMatrix.html" title="class in org.apache.ignite.ml.math.primitives.matrix.impl">DenseMatrix</a></dt>
<dd>
<div class="block">Clones this matrix.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/ml/math/primitives/matrix/impl/SparseMatrix.html#copy--">copy()</a></span> - Method in class org.apache.ignite.ml.math.primitives.matrix.impl.<a href="org/apache/ignite/ml/math/primitives/matrix/impl/SparseMatrix.html" title="class in org.apache.ignite.ml.math.primitives.matrix.impl">SparseMatrix</a></dt>
<dd>
<div class="block">Clones this matrix.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/ml/math/primitives/matrix/impl/ViewMatrix.html#copy--">copy()</a></span> - Method in class org.apache.ignite.ml.math.primitives.matrix.impl.<a href="org/apache/ignite/ml/math/primitives/matrix/impl/ViewMatrix.html" title="class in org.apache.ignite.ml.math.primitives.matrix.impl">ViewMatrix</a></dt>
<dd>
<div class="block">Clones this matrix.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/ml/math/primitives/matrix/Matrix.html#copy--">copy()</a></span> - Method in interface org.apache.ignite.ml.math.primitives.matrix.<a href="org/apache/ignite/ml/math/primitives/matrix/Matrix.html" title="interface in org.apache.ignite.ml.math.primitives.matrix">Matrix</a></dt>
<dd>
<div class="block">Clones this matrix.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/ml/math/primitives/vector/AbstractVector.html#copy--">copy()</a></span> - Method in class org.apache.ignite.ml.math.primitives.vector.<a href="org/apache/ignite/ml/math/primitives/vector/AbstractVector.html" title="class in org.apache.ignite.ml.math.primitives.vector">AbstractVector</a></dt>
<dd>
<div class="block">Creates new copy of this vector.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/ml/math/primitives/vector/impl/DelegatingVector.html#copy--">copy()</a></span> - Method in class org.apache.ignite.ml.math.primitives.vector.impl.<a href="org/apache/ignite/ml/math/primitives/vector/impl/DelegatingVector.html" title="class in org.apache.ignite.ml.math.primitives.vector.impl">DelegatingVector</a></dt>
<dd>
<div class="block">Creates new copy of this vector.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/ml/math/primitives/vector/impl/VectorizedViewMatrix.html#copy--">copy()</a></span> - Method in class org.apache.ignite.ml.math.primitives.vector.impl.<a href="org/apache/ignite/ml/math/primitives/vector/impl/VectorizedViewMatrix.html" title="class in org.apache.ignite.ml.math.primitives.vector.impl">VectorizedViewMatrix</a></dt>
<dd>
<div class="block">Creates new copy of this vector.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/ml/math/primitives/vector/impl/VectorView.html#copy--">copy()</a></span> - Method in class org.apache.ignite.ml.math.primitives.vector.impl.<a href="org/apache/ignite/ml/math/primitives/vector/impl/VectorView.html" title="class in org.apache.ignite.ml.math.primitives.vector.impl">VectorView</a></dt>
<dd>
<div class="block">Creates new copy of this vector.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/ml/math/primitives/vector/Vector.html#copy--">copy()</a></span> - Method in interface org.apache.ignite.ml.math.primitives.vector.<a href="org/apache/ignite/ml/math/primitives/vector/Vector.html" title="interface in org.apache.ignite.ml.math.primitives.vector">Vector</a></dt>
<dd>
<div class="block">Creates new copy of this vector.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/ml/math/util/MatrixUtil.html#copy-org.apache.ignite.ml.math.primitives.matrix.Matrix-">copy(Matrix)</a></span> - Static method in class org.apache.ignite.ml.math.util.<a href="org/apache/ignite/ml/math/util/MatrixUtil.html" title="class in org.apache.ignite.ml.math.util">MatrixUtil</a></dt>
<dd>
<div class="block">Create the copy of matrix with read-only matrices support.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/ml/structures/LabeledVectorSet.html#copy--">copy()</a></span> - Method in class org.apache.ignite.ml.structures.<a href="org/apache/ignite/ml/structures/LabeledVectorSet.html" title="class in org.apache.ignite.ml.structures">LabeledVectorSet</a></dt>
<dd>
<div class="block">Makes copy with new Label objects and old features and Metadata objects.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/ml/util/genetic/Chromosome.html#copy--">copy()</a></span> - Method in class org.apache.ignite.ml.util.genetic.<a href="org/apache/ignite/ml/util/genetic/Chromosome.html" title="class in org.apache.ignite.ml.util.genetic">Chromosome</a></dt>
<dd>
<div class="block">Creates chromosome copy.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/ml/util/Utils.html#copy-T-">copy(T)</a></span> - Static method in class org.apache.ignite.ml.util.<a href="org/apache/ignite/ml/util/Utils.html" title="class in org.apache.ignite.ml.util">Utils</a></dt>
<dd>
<div class="block">Perform deep copy of an object.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/yarn/utils/IgniteYarnUtils.html#copyLocalToHdfs-org.apache.hadoop.fs.FileSystem-java.lang.String-java.lang.String-">copyLocalToHdfs(FileSystem, String, String)</a></span> - Static method in class org.apache.ignite.yarn.utils.<a href="org/apache/ignite/yarn/utils/IgniteYarnUtils.html" title="class in org.apache.ignite.yarn.utils">IgniteYarnUtils</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/ml/math/primitives/vector/AbstractVector.html#copyOfRange-int-int-">copyOfRange(int, int)</a></span> - Method in class org.apache.ignite.ml.math.primitives.vector.<a href="org/apache/ignite/ml/math/primitives/vector/AbstractVector.html" title="class in org.apache.ignite.ml.math.primitives.vector">AbstractVector</a></dt>
<dd>
<div class="block">Copies the specified range of the vector into a new vector.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/ml/math/primitives/vector/impl/DelegatingVector.html#copyOfRange-int-int-">copyOfRange(int, int)</a></span> - Method in class org.apache.ignite.ml.math.primitives.vector.impl.<a href="org/apache/ignite/ml/math/primitives/vector/impl/DelegatingVector.html" title="class in org.apache.ignite.ml.math.primitives.vector.impl">DelegatingVector</a></dt>
<dd>
<div class="block">Copies the specified range of the vector into a new vector.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/ml/math/primitives/vector/Vector.html#copyOfRange-int-int-">copyOfRange(int, int)</a></span> - Method in interface org.apache.ignite.ml.math.primitives.vector.<a href="org/apache/ignite/ml/math/primitives/vector/Vector.html" title="interface in org.apache.ignite.ml.math.primitives.vector">Vector</a></dt>
<dd>
<div class="block">Copies the specified range of the vector into a new vector.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/ml/knn/NNClassificationModel.html#copyParametersFrom-org.apache.ignite.ml.knn.NNClassificationModel-">copyParametersFrom(NNClassificationModel)</a></span> - Method in class org.apache.ignite.ml.knn.<a href="org/apache/ignite/ml/knn/NNClassificationModel.html" title="class in org.apache.ignite.ml.knn">NNClassificationModel</a></dt>
<dd>
<div class="block">Sets parameters from other model to this model.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/ml/math/primitives/vector/VectorUtils.html#copyPart-org.apache.ignite.ml.math.primitives.vector.Vector-int-int-">copyPart(Vector, int, int)</a></span> - Static method in class org.apache.ignite.ml.math.primitives.vector.<a href="org/apache/ignite/ml/math/primitives/vector/VectorUtils.html" title="class in org.apache.ignite.ml.math.primitives.vector">VectorUtils</a></dt>
<dd>
<div class="block">Get copy of part of given length of given vector starting from given offset.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/ml/util/plugin/MLPluginProvider.html#copyright--">copyright()</a></span> - Method in class org.apache.ignite.ml.util.plugin.<a href="org/apache/ignite/ml/util/plugin/MLPluginProvider.html" title="class in org.apache.ignite.ml.util.plugin">MLPluginProvider</a></dt>
<dt><span class="memberNameLink"><a href="org/apache/ignite/plugin/PluginProvider.html#copyright--">copyright()</a></span> - Method in interface org.apache.ignite.plugin.<a href="org/apache/ignite/plugin/PluginProvider.html" title="interface in org.apache.ignite.plugin">PluginProvider</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/mxbean/IgniteMXBean.html#COPYRIGHT_DESC">COPYRIGHT_DESC</a></span> - Static variable in interface org.apache.ignite.mxbean.<a href="org/apache/ignite/mxbean/IgniteMXBean.html" title="interface in org.apache.ignite.mxbean">IgniteMXBean</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/ml/dataset/primitive/SimpleDataset.html#corr--">corr()</a></span> - Method in class org.apache.ignite.ml.dataset.primitive.<a href="org/apache/ignite/ml/dataset/primitive/SimpleDataset.html" title="class in org.apache.ignite.ml.dataset.primitive">SimpleDataset</a></dt>
<dd>
<div class="block">Calculates correlation matrix by all columns.</div>
</dd>
<dt><a href="org/apache/ignite/ml/math/distances/CosineSimilarity.html" title="class in org.apache.ignite.ml.math.distances"><span class="typeNameLink">CosineSimilarity</span></a> - Class in <a href="org/apache/ignite/ml/math/distances/package-summary.html">org.apache.ignite.ml.math.distances</a></dt>
<dd>
<div class="block">Calculates the <code>A * B / (|A| * |B|)</code> (Cosine similarity) distance between two points.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/ml/math/distances/CosineSimilarity.html#CosineSimilarity--">CosineSimilarity()</a></span> - Constructor for class org.apache.ignite.ml.math.distances.<a href="org/apache/ignite/ml/math/distances/CosineSimilarity.html" title="class in org.apache.ignite.ml.math.distances">CosineSimilarity</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/IgniteCountDownLatch.html#count--">count()</a></span> - Method in interface org.apache.ignite.<a href="org/apache/ignite/IgniteCountDownLatch.html" title="interface in org.apache.ignite">IgniteCountDownLatch</a></dt>
<dd>
<div class="block">Gets current count value of the latch.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/scheduler/SchedulerFuture.html#count--">count()</a></span> - Method in interface org.apache.ignite.scheduler.<a href="org/apache/ignite/scheduler/SchedulerFuture.html" title="interface in org.apache.ignite.scheduler">SchedulerFuture</a></dt>
<dd>
<div class="block">Gets total count of executions this task has already completed.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/spi/systemview/view/datastructures/CountDownLatchView.html#count--">count()</a></span> - Method in class org.apache.ignite.spi.systemview.view.datastructures.<a href="org/apache/ignite/spi/systemview/view/datastructures/CountDownLatchView.html" title="class in org.apache.ignite.spi.systemview.view.datastructures">CountDownLatchView</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/spi/systemview/view/SystemViewRowAttributeWalker.html#count--">count()</a></span> - Method in interface org.apache.ignite.spi.systemview.view.<a href="org/apache/ignite/spi/systemview/view/SystemViewRowAttributeWalker.html" title="interface in org.apache.ignite.spi.systemview.view">SystemViewRowAttributeWalker</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/IgniteCountDownLatch.html#countDown--">countDown()</a></span> - Method in interface org.apache.ignite.<a href="org/apache/ignite/IgniteCountDownLatch.html" title="interface in org.apache.ignite">IgniteCountDownLatch</a></dt>
<dd>
<div class="block">Decrements the count of the latch, releasing all waiting threads
on all nodes if the count reaches zero.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/IgniteCountDownLatch.html#countDown-int-">countDown(int)</a></span> - Method in interface org.apache.ignite.<a href="org/apache/ignite/IgniteCountDownLatch.html" title="interface in org.apache.ignite">IgniteCountDownLatch</a></dt>
<dd>
<div class="block">Decreases the count of the latch using passed in value,
releasing all waiting threads on all nodes if the count reaches zero.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/IgniteCountDownLatch.html#countDownAll--">countDownAll()</a></span> - Method in interface org.apache.ignite.<a href="org/apache/ignite/IgniteCountDownLatch.html" title="interface in org.apache.ignite">IgniteCountDownLatch</a></dt>
<dd>
<div class="block">Counts down this latch to zero, releasing all waiting threads on all nodes.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/Ignite.html#countDownLatch-java.lang.String-int-boolean-boolean-">countDownLatch(String, int, boolean, boolean)</a></span> - Method in interface org.apache.ignite.<a href="org/apache/ignite/Ignite.html" title="interface in org.apache.ignite">Ignite</a></dt>
<dd>
<div class="block">Gets or creates count down latch.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/IgniteSpringBean.html#countDownLatch-java.lang.String-int-boolean-boolean-">countDownLatch(String, int, boolean, boolean)</a></span> - Method in class org.apache.ignite.<a href="org/apache/ignite/IgniteSpringBean.html" title="class in org.apache.ignite">IgniteSpringBean</a></dt>
<dd>
<div class="block">Gets or creates count down latch.</div>
</dd>
<dt><a href="org/apache/ignite/spi/systemview/view/datastructures/CountDownLatchView.html" title="class in org.apache.ignite.spi.systemview.view.datastructures"><span class="typeNameLink">CountDownLatchView</span></a> - Class in <a href="org/apache/ignite/spi/systemview/view/datastructures/package-summary.html">org.apache.ignite.spi.systemview.view.datastructures</a></dt>
<dd>
<div class="block"><a href="org/apache/ignite/IgniteCountDownLatch.html" title="interface in org.apache.ignite"><code>IgniteCountDownLatch</code></a> representation for a <a href="org/apache/ignite/spi/systemview/view/SystemView.html" title="interface in org.apache.ignite.spi.systemview.view"><code>SystemView</code></a>.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/spi/systemview/view/datastructures/CountDownLatchView.html#CountDownLatchView-org.apache.ignite.internal.processors.datastructures.GridCacheRemovable-">CountDownLatchView(GridCacheRemovable)</a></span> - Constructor for class org.apache.ignite.spi.systemview.view.datastructures.<a href="org/apache/ignite/spi/systemview/view/datastructures/CountDownLatchView.html" title="class in org.apache.ignite.spi.systemview.view.datastructures">CountDownLatchView</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/ml/dataset/impl/bootstrapping/BootstrappedVector.html#counters--">counters()</a></span> - Method in class org.apache.ignite.ml.dataset.impl.bootstrapping.<a href="org/apache/ignite/ml/dataset/impl/bootstrapping/BootstrappedVector.html" title="class in org.apache.ignite.ml.dataset.impl.bootstrapping">BootstrappedVector</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/ignite/ml/tree/randomforest/data/impurity/basic/CountersHistogram.html" title="class in org.apache.ignite.ml.tree.randomforest.data.impurity.basic"><span class="typeNameLink">CountersHistogram</span></a> - Class in <a href="org/apache/ignite/ml/tree/randomforest/data/impurity/basic/package-summary.html">org.apache.ignite.ml.tree.randomforest.data.impurity.basic</a></dt>
<dd>
<div class="block">Represents a histogram of element counts per bucket.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/ml/tree/randomforest/data/impurity/basic/CountersHistogram.html#CountersHistogram-java.util.Set-org.apache.ignite.ml.dataset.feature.BucketMeta-int-int-">CountersHistogram(Set<span class='angle_bracket'>&lt;</span>Integer<span class='angle_bracket'>&gt;</span>, BucketMeta, int, int)</a></span> - Constructor for class org.apache.ignite.ml.tree.randomforest.data.impurity.basic.<a href="org/apache/ignite/ml/tree/randomforest/data/impurity/basic/CountersHistogram.html" title="class in org.apache.ignite.ml.tree.randomforest.data.impurity.basic">CountersHistogram</a></dt>
<dd>
<div class="block">Creates an instance of CountersHistogram.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/ml/math/stat/DistributionMixture.html#countOfComponents--">countOfComponents()</a></span> - Method in class org.apache.ignite.ml.math.stat.<a href="org/apache/ignite/ml/math/stat/DistributionMixture.html" title="class in org.apache.ignite.ml.math.stat">DistributionMixture</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/ml/knn/ann/ANNClassificationTrainer.CentroidStat.html#counts">counts</a></span> - Variable in class org.apache.ignite.ml.knn.ann.<a href="org/apache/ignite/ml/knn/ann/ANNClassificationTrainer.CentroidStat.html" title="class in org.apache.ignite.ml.knn.ann">ANNClassificationTrainer.CentroidStat</a></dt>
<dd>
<div class="block">Count of points closest to the center with a given index.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/ml/preprocessing/imputing/ImputerPartitionData.html#counts--">counts()</a></span> - Method in class org.apache.ignite.ml.preprocessing.imputing.<a href="org/apache/ignite/ml/preprocessing/imputing/ImputerPartitionData.html" title="class in org.apache.ignite.ml.preprocessing.imputing">ImputerPartitionData</a></dt>
<dd>
<div class="block">Gets the array of amounts of values in partition for each feature in the dataset.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/configuration/IgniteConfiguration.html#COURTESY_LOGGER_NAME">COURTESY_LOGGER_NAME</a></span> - Static variable in class org.apache.ignite.configuration.<a href="org/apache/ignite/configuration/IgniteConfiguration.html" title="class in org.apache.ignite.configuration">IgniteConfiguration</a></dt>
<dd>
<div class="block">Courtesy notice log category.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/ml/dataset/primitive/SimpleDataset.html#cov--">cov()</a></span> - Method in class org.apache.ignite.ml.dataset.primitive.<a href="org/apache/ignite/ml/dataset/primitive/SimpleDataset.html" title="class in org.apache.ignite.ml.dataset.primitive">SimpleDataset</a></dt>
<dd>
<div class="block">Calculates covariance matrix by all columns.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/ml/math/stat/MultivariateGaussianDistribution.html#covariance--">covariance()</a></span> - Method in class org.apache.ignite.ml.math.stat.<a href="org/apache/ignite/ml/math/stat/MultivariateGaussianDistribution.html" title="class in org.apache.ignite.ml.math.stat">MultivariateGaussianDistribution</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/ignite/ml/clustering/gmm/CovarianceMatricesAggregator.html" title="class in org.apache.ignite.ml.clustering.gmm"><span class="typeNameLink">CovarianceMatricesAggregator</span></a> - Class in <a href="org/apache/ignite/ml/clustering/gmm/package-summary.html">org.apache.ignite.ml.clustering.gmm</a></dt>
<dd>
<div class="block">This class encapsulates statistics aggregation logic for feature vector covariance matrix computation of one GMM
component (cluster).</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/mesos/IgniteScheduler.html#CPU">CPU</a></span> - Static variable in class org.apache.ignite.mesos.<a href="org/apache/ignite/mesos/IgniteScheduler.html" title="class in org.apache.ignite.mesos">IgniteScheduler</a></dt>
<dd>
<div class="block">Cpus.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/mesos/IgniteTask.html#cpuCores">cpuCores</a></span> - Variable in class org.apache.ignite.mesos.<a href="org/apache/ignite/mesos/IgniteTask.html" title="class in org.apache.ignite.mesos">IgniteTask</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/mesos/IgniteTask.html#cpuCores--">cpuCores()</a></span> - Method in class org.apache.ignite.mesos.<a href="org/apache/ignite/mesos/IgniteTask.html" title="class in org.apache.ignite.mesos">IgniteTask</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/yarn/IgniteContainer.html#cpuCores">cpuCores</a></span> - Variable in class org.apache.ignite.yarn.<a href="org/apache/ignite/yarn/IgniteContainer.html" title="class in org.apache.ignite.yarn">IgniteContainer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/yarn/IgniteContainer.html#cpuCores--">cpuCores()</a></span> - Method in class org.apache.ignite.yarn.<a href="org/apache/ignite/yarn/IgniteContainer.html" title="class in org.apache.ignite.yarn">IgniteContainer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/mesos/ClusterProperties.html#cpus--">cpus()</a></span> - Method in class org.apache.ignite.mesos.<a href="org/apache/ignite/mesos/ClusterProperties.html" title="class in org.apache.ignite.mesos">ClusterProperties</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/mesos/ClusterProperties.html#cpus-double-">cpus(double)</a></span> - Method in class org.apache.ignite.mesos.<a href="org/apache/ignite/mesos/ClusterProperties.html" title="class in org.apache.ignite.mesos">ClusterProperties</a></dt>
<dd>
<div class="block">Sets CPU count limit.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/mesos/ClusterProperties.html#cpusPerNode--">cpusPerNode()</a></span> - Method in class org.apache.ignite.mesos.<a href="org/apache/ignite/mesos/ClusterProperties.html" title="class in org.apache.ignite.mesos">ClusterProperties</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/mesos/ClusterProperties.html#cpusPerNode-double-">cpusPerNode(double)</a></span> - Method in class org.apache.ignite.mesos.<a href="org/apache/ignite/mesos/ClusterProperties.html" title="class in org.apache.ignite.mesos">ClusterProperties</a></dt>
<dd>
<div class="block">Sets CPU count limit.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/yarn/ClusterProperties.html#cpusPerNode--">cpusPerNode()</a></span> - Method in class org.apache.ignite.yarn.<a href="org/apache/ignite/yarn/ClusterProperties.html" title="class in org.apache.ignite.yarn">ClusterProperties</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/yarn/ClusterProperties.html#cpusPerNode-double-">cpusPerNode(double)</a></span> - Method in class org.apache.ignite.yarn.<a href="org/apache/ignite/yarn/ClusterProperties.html" title="class in org.apache.ignite.yarn">ClusterProperties</a></dt>
<dd>
<div class="block">Sets CPU count limit.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/binary/BinaryCollectionFactory.html#create-int-">create(int)</a></span> - Method in interface org.apache.ignite.binary.<a href="org/apache/ignite/binary/BinaryCollectionFactory.html" title="interface in org.apache.ignite.binary">BinaryCollectionFactory</a></dt>
<dd>
<div class="block">Create collection.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/binary/BinaryMapFactory.html#create-int-">create(int)</a></span> - Method in interface org.apache.ignite.binary.<a href="org/apache/ignite/binary/BinaryMapFactory.html" title="interface in org.apache.ignite.binary">BinaryMapFactory</a></dt>
<dd>
<div class="block">Create collection.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/cache/eviction/fifo/FifoEvictionPolicyFactory.html#create--">create()</a></span> - Method in class org.apache.ignite.cache.eviction.fifo.<a href="org/apache/ignite/cache/eviction/fifo/FifoEvictionPolicyFactory.html" title="class in org.apache.ignite.cache.eviction.fifo">FifoEvictionPolicyFactory</a></dt>
<dt><span class="memberNameLink"><a href="org/apache/ignite/cache/eviction/lru/LruEvictionPolicyFactory.html#create--">create()</a></span> - Method in class org.apache.ignite.cache.eviction.lru.<a href="org/apache/ignite/cache/eviction/lru/LruEvictionPolicyFactory.html" title="class in org.apache.ignite.cache.eviction.lru">LruEvictionPolicyFactory</a></dt>
<dt><span class="memberNameLink"><a href="org/apache/ignite/cache/eviction/sorted/SortedEvictionPolicyFactory.html#create--">create()</a></span> - Method in class org.apache.ignite.cache.eviction.sorted.<a href="org/apache/ignite/cache/eviction/sorted/SortedEvictionPolicyFactory.html" title="class in org.apache.ignite.cache.eviction.sorted">SortedEvictionPolicyFactory</a></dt>
<dt><span class="memberNameLink"><a href="org/apache/ignite/cache/jta/jndi/CacheJndiTmFactory.html#create--">create()</a></span> - Method in class org.apache.ignite.cache.jta.jndi.<a href="org/apache/ignite/cache/jta/jndi/CacheJndiTmFactory.html" title="class in org.apache.ignite.cache.jta.jndi">CacheJndiTmFactory</a></dt>
<dt><span class="memberNameLink"><a href="org/apache/ignite/cache/jta/websphere/WebSphereLibertyTmFactory.html#create--">create()</a></span> - Method in class org.apache.ignite.cache.jta.websphere.<a href="org/apache/ignite/cache/jta/websphere/WebSphereLibertyTmFactory.html" title="class in org.apache.ignite.cache.jta.websphere">WebSphereLibertyTmFactory</a></dt>
<dt><span class="memberNameLink"><a href="org/apache/ignite/cache/jta/websphere/WebSphereTmFactory.html#create--">create()</a></span> - Method in class org.apache.ignite.cache.jta.websphere.<a href="org/apache/ignite/cache/jta/websphere/WebSphereTmFactory.html" title="class in org.apache.ignite.cache.jta.websphere">WebSphereTmFactory</a></dt>
<dt><span class="memberNameLink"><a href="org/apache/ignite/cache/store/cassandra/CassandraCacheStoreFactory.html#create--">create()</a></span> - Method in class org.apache.ignite.cache.store.cassandra.<a href="org/apache/ignite/cache/store/cassandra/CassandraCacheStoreFactory.html" title="class in org.apache.ignite.cache.store.cassandra">CassandraCacheStoreFactory</a></dt>
<dt><span class="memberNameLink"><a href="org/apache/ignite/cache/store/jdbc/CacheJdbcBlobStoreFactory.html#create--">create()</a></span> - Method in class org.apache.ignite.cache.store.jdbc.<a href="org/apache/ignite/cache/store/jdbc/CacheJdbcBlobStoreFactory.html" title="class in org.apache.ignite.cache.store.jdbc">CacheJdbcBlobStoreFactory</a></dt>
<dt><span class="memberNameLink"><a href="org/apache/ignite/cache/store/jdbc/CacheJdbcPojoStoreFactory.html#create--">create()</a></span> - Method in class org.apache.ignite.cache.store.jdbc.<a href="org/apache/ignite/cache/store/jdbc/CacheJdbcPojoStoreFactory.html" title="class in org.apache.ignite.cache.store.jdbc">CacheJdbcPojoStoreFactory</a></dt>
<dt><span class="memberNameLink"><a href="org/apache/ignite/configuration/IgniteReflectionFactory.html#create--">create()</a></span> - Method in class org.apache.ignite.configuration.<a href="org/apache/ignite/configuration/IgniteReflectionFactory.html" title="class in org.apache.ignite.configuration">IgniteReflectionFactory</a></dt>
<dt><span class="memberNameLink"><a href="org/apache/ignite/ml/composition/boosting/convergence/ConvergenceCheckerFactory.html#create-long-org.apache.ignite.ml.math.functions.IgniteFunction-org.apache.ignite.ml.composition.boosting.loss.Loss-org.apache.ignite.ml.dataset.DatasetBuilder-org.apache.ignite.ml.preprocessing.Preprocessor-">create(long, IgniteFunction<span class='angle_bracket'>&lt;</span>Double, Double<span class='angle_bracket'>&gt;</span>, Loss, DatasetBuilder<span class='angle_bracket'>&lt;</span>K, V<span class='angle_bracket'>&gt;</span>, Preprocessor<span class='angle_bracket'>&lt;</span>K, V<span class='angle_bracket'>&gt;</span>)</a></span> - Method in class org.apache.ignite.ml.composition.boosting.convergence.<a href="org/apache/ignite/ml/composition/boosting/convergence/ConvergenceCheckerFactory.html" title="class in org.apache.ignite.ml.composition.boosting.convergence">ConvergenceCheckerFactory</a></dt>
<dd>
<div class="block">Create an instance of ConvergenceChecker.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/ml/composition/boosting/convergence/mean/MeanAbsValueConvergenceCheckerFactory.html#create-long-org.apache.ignite.ml.math.functions.IgniteFunction-org.apache.ignite.ml.composition.boosting.loss.Loss-org.apache.ignite.ml.dataset.DatasetBuilder-org.apache.ignite.ml.preprocessing.Preprocessor-">create(long, IgniteFunction<span class='angle_bracket'>&lt;</span>Double, Double<span class='angle_bracket'>&gt;</span>, Loss, DatasetBuilder<span class='angle_bracket'>&lt;</span>K, V<span class='angle_bracket'>&gt;</span>, Preprocessor<span class='angle_bracket'>&lt;</span>K, V<span class='angle_bracket'>&gt;</span>)</a></span> - Method in class org.apache.ignite.ml.composition.boosting.convergence.mean.<a href="org/apache/ignite/ml/composition/boosting/convergence/mean/MeanAbsValueConvergenceCheckerFactory.html" title="class in org.apache.ignite.ml.composition.boosting.convergence.mean">MeanAbsValueConvergenceCheckerFactory</a></dt>
<dd>
<div class="block">Create an instance of ConvergenceChecker.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/ml/composition/boosting/convergence/median/MedianOfMedianConvergenceCheckerFactory.html#create-long-org.apache.ignite.ml.math.functions.IgniteFunction-org.apache.ignite.ml.composition.boosting.loss.Loss-org.apache.ignite.ml.dataset.DatasetBuilder-org.apache.ignite.ml.preprocessing.Preprocessor-">create(long, IgniteFunction<span class='angle_bracket'>&lt;</span>Double, Double<span class='angle_bracket'>&gt;</span>, Loss, DatasetBuilder<span class='angle_bracket'>&lt;</span>K, V<span class='angle_bracket'>&gt;</span>, Preprocessor<span class='angle_bracket'>&lt;</span>K, V<span class='angle_bracket'>&gt;</span>)</a></span> - Method in class org.apache.ignite.ml.composition.boosting.convergence.median.<a href="org/apache/ignite/ml/composition/boosting/convergence/median/MedianOfMedianConvergenceCheckerFactory.html" title="class in org.apache.ignite.ml.composition.boosting.convergence.median">MedianOfMedianConvergenceCheckerFactory</a></dt>
<dd>
<div class="block">Create an instance of ConvergenceChecker.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/ml/composition/boosting/convergence/simple/ConvergenceCheckerStubFactory.html#create-long-org.apache.ignite.ml.math.functions.IgniteFunction-org.apache.ignite.ml.composition.boosting.loss.Loss-org.apache.ignite.ml.dataset.DatasetBuilder-org.apache.ignite.ml.preprocessing.Preprocessor-">create(long, IgniteFunction<span class='angle_bracket'>&lt;</span>Double, Double<span class='angle_bracket'>&gt;</span>, Loss, DatasetBuilder<span class='angle_bracket'>&lt;</span>K, V<span class='angle_bracket'>&gt;</span>, Preprocessor<span class='angle_bracket'>&lt;</span>K, V<span class='angle_bracket'>&gt;</span>)</a></span> - Method in class org.apache.ignite.ml.composition.boosting.convergence.simple.<a href="org/apache/ignite/ml/composition/boosting/convergence/simple/ConvergenceCheckerStubFactory.html" title="class in org.apache.ignite.ml.composition.boosting.convergence.simple">ConvergenceCheckerStubFactory</a></dt>
<dd>
<div class="block">Create an instance of ConvergenceChecker.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/ml/dataset/DatasetFactory.html#create-org.apache.ignite.ml.dataset.DatasetBuilder-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(DatasetBuilder<span class='angle_bracket'>&lt;</span>K, V<span class='angle_bracket'>&gt;</span>, LearningEnvironmentBuilder, PartitionContextBuilder<span class='angle_bracket'>&lt;</span>K, V, C<span class='angle_bracket'>&gt;</span>, PartitionDataBuilder<span class='angle_bracket'>&lt;</span>K, V, C, D<span class='angle_bracket'>&gt;</span>, LearningEnvironment)</a></span> - Static method in class org.apache.ignite.ml.dataset.<a href="org/apache/ignite/ml/dataset/DatasetFactory.html" title="class in org.apache.ignite.ml.dataset">DatasetFactory</a></dt>
<dd>
<div class="block">Creates a new instance of distributed dataset using the specified <code>partCtxBuilder</code> and <code>partDataBuilder</code>.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/ml/dataset/DatasetFactory.html#create-org.apache.ignite.ml.dataset.DatasetBuilder-org.apache.ignite.ml.dataset.PartitionContextBuilder-org.apache.ignite.ml.dataset.PartitionDataBuilder-">create(DatasetBuilder<span class='angle_bracket'>&lt;</span>K, V<span class='angle_bracket'>&gt;</span>, PartitionContextBuilder<span class='angle_bracket'>&lt;</span>K, V, C<span class='angle_bracket'>&gt;</span>, PartitionDataBuilder<span class='angle_bracket'>&lt;</span>K, V, C, D<span class='angle_bracket'>&gt;</span>)</a></span> - Static method in class org.apache.ignite.ml.dataset.<a href="org/apache/ignite/ml/dataset/DatasetFactory.html" title="class in org.apache.ignite.ml.dataset">DatasetFactory</a></dt>
<dd>
<div class="block">Creates a new instance of distributed dataset using the specified <code>partCtxBuilder</code> and <code>partDataBuilder</code>.</div>
</dd>
<dt><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(Ignite, IgniteCache<span class='angle_bracket'>&lt;</span>K, V<span class='angle_bracket'>&gt;</span>, LearningEnvironmentBuilder, PartitionContextBuilder<span class='angle_bracket'>&lt;</span>K, V, C<span class='angle_bracket'>&gt;</span>, PartitionDataBuilder<span class='angle_bracket'>&lt;</span>K, V, C, D<span class='angle_bracket'>&gt;</span>, LearningEnvironment)</a></span> - Static method in class org.apache.ignite.ml.dataset.<a href="org/apache/ignite/ml/dataset/DatasetFactory.html" title="class in org.apache.ignite.ml.dataset">DatasetFactory</a></dt>
<dd>
<div class="block">Creates a new instance of distributed dataset using the specified <code>partCtxBuilder</code> and <code>partDataBuilder</code>.</div>
</dd>
<dt><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(Ignite, IgniteCache<span class='angle_bracket'>&lt;</span>K, V<span class='angle_bracket'>&gt;</span>, PartitionContextBuilder<span class='angle_bracket'>&lt;</span>K, V, C<span class='angle_bracket'>&gt;</span>, PartitionDataBuilder<span class='angle_bracket'>&lt;</span>K, V, C, D<span class='angle_bracket'>&gt;</span>)</a></span> - Static method in class org.apache.ignite.ml.dataset.<a href="org/apache/ignite/ml/dataset/DatasetFactory.html" title="class in org.apache.ignite.ml.dataset">DatasetFactory</a></dt>
<dd>
<div class="block">Creates a new instance of distributed dataset using the specified <code>partCtxBuilder</code> and <code>partDataBuilder</code>.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/ml/dataset/DatasetFactory.html#create-java.util.Map-org.apache.ignite.ml.environment.LearningEnvironmentBuilder-int-org.apache.ignite.ml.dataset.PartitionContextBuilder-org.apache.ignite.ml.dataset.PartitionDataBuilder-org.apache.ignite.ml.environment.LearningEnvironment-">create(Map<span class='angle_bracket'>&lt;</span>K, V<span class='angle_bracket'>&gt;</span>, LearningEnvironmentBuilder, int, PartitionContextBuilder<span class='angle_bracket'>&lt;</span>K, V, C<span class='angle_bracket'>&gt;</span>, PartitionDataBuilder<span class='angle_bracket'>&lt;</span>K, V, C, D<span class='angle_bracket'>&gt;</span>, LearningEnvironment)</a></span> - Static method in class org.apache.ignite.ml.dataset.<a href="org/apache/ignite/ml/dataset/DatasetFactory.html" title="class in org.apache.ignite.ml.dataset">DatasetFactory</a></dt>
<dd>
<div class="block">Creates a new instance of local dataset using the specified <code>partCtxBuilder</code> and <code>partDataBuilder</code>.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/ml/dataset/feature/extractor/impl/BinaryObjectVectorizer.Mapping.html#create--">create()</a></span> - Static method in class org.apache.ignite.ml.dataset.feature.extractor.impl.<a href="org/apache/ignite/ml/dataset/feature/extractor/impl/BinaryObjectVectorizer.Mapping.html" title="class in org.apache.ignite.ml.dataset.feature.extractor.impl">BinaryObjectVectorizer.Mapping</a></dt>
<dd>
<div class="block">Creates an instance of Mapping.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/ml/environment/logging/ConsoleLogger.Factory.html#create-java.lang.Class-">create(Class<span class='angle_bracket'>&lt;</span>T<span class='angle_bracket'>&gt;</span>)</a></span> - Method in class org.apache.ignite.ml.environment.logging.<a href="org/apache/ignite/ml/environment/logging/ConsoleLogger.Factory.html" title="class in org.apache.ignite.ml.environment.logging">ConsoleLogger.Factory</a></dt>
<dd>
<div class="block">Creates an instance of MLLogger for target class.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/ml/environment/logging/MLLogger.Factory.html#create-java.lang.Class-">create(Class<span class='angle_bracket'>&lt;</span>T<span class='angle_bracket'>&gt;</span>)</a></span> - Method in interface org.apache.ignite.ml.environment.logging.<a href="org/apache/ignite/ml/environment/logging/MLLogger.Factory.html" title="interface in org.apache.ignite.ml.environment.logging">MLLogger.Factory</a></dt>
<dd>
<div class="block">Creates an instance of MLLogger for target class.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/ml/selection/scoring/metric/MetricName.html#create--">create()</a></span> - Method in enum org.apache.ignite.ml.selection.scoring.metric.<a href="org/apache/ignite/ml/selection/scoring/metric/MetricName.html" title="enum in org.apache.ignite.ml.selection.scoring.metric">MetricName</a></dt>
<dd>
<div class="block">Creates an instance of metric class by name.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/platform/dotnet/PlatformDotNetCacheStoreFactory.html#create--">create()</a></span> - Method in class org.apache.ignite.platform.dotnet.<a href="org/apache/ignite/platform/dotnet/PlatformDotNetCacheStoreFactory.html" title="class in org.apache.ignite.platform.dotnet">PlatformDotNetCacheStoreFactory</a></dt>
<dt><span class="memberNameLink"><a href="org/apache/ignite/platform/dotnet/PlatformDotNetCacheStoreFactoryNative.html#create--">create()</a></span> - Method in class org.apache.ignite.platform.dotnet.<a href="org/apache/ignite/platform/dotnet/PlatformDotNetCacheStoreFactoryNative.html" title="class in org.apache.ignite.platform.dotnet">PlatformDotNetCacheStoreFactoryNative</a></dt>
<dt><span class="memberNameLink"><a href="org/apache/ignite/platform/PlatformJavaObjectFactory.html#create--">create()</a></span> - Method in interface org.apache.ignite.platform.<a href="org/apache/ignite/platform/PlatformJavaObjectFactory.html" title="interface in org.apache.ignite.platform">PlatformJavaObjectFactory</a></dt>
<dd>
<div class="block">Constructs and returns a fully configured instance of T.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/plugin/extensions/communication/MessageFactory.html#create-short-">create(short)</a></span> - Method in interface org.apache.ignite.plugin.extensions.communication.<a href="org/apache/ignite/plugin/extensions/communication/MessageFactory.html" title="interface in org.apache.ignite.plugin.extensions.communication">MessageFactory</a></dt>
<dd>
<div class="block"><span class="deprecatedLabel">Deprecated.</span></div>
<div class="block">Creates new message instance of provided type.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/plugin/extensions/communication/MessageFactoryProvider.html#create-short-">create(short)</a></span> - Method in interface org.apache.ignite.plugin.extensions.communication.<a href="org/apache/ignite/plugin/extensions/communication/MessageFactoryProvider.html" title="interface in org.apache.ignite.plugin.extensions.communication">MessageFactoryProvider</a></dt>
<dd>
<div class="block">Always throws <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/UnsupportedOperationException.html?is-external=true" title="class or interface in java.lang"><code>UnsupportedOperationException</code></a>.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/plugin/platform/PlatformCachePluginConfigurationClosureFactory.html#create--">create()</a></span> - Method in interface org.apache.ignite.plugin.platform.<a href="org/apache/ignite/plugin/platform/PlatformCachePluginConfigurationClosureFactory.html" title="interface in org.apache.ignite.plugin.platform">PlatformCachePluginConfigurationClosureFactory</a></dt>
<dd>
<div class="block">Creates configuration closure instance.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/plugin/platform/PlatformPluginConfigurationClosureFactory.html#create--">create()</a></span> - Method in interface org.apache.ignite.plugin.platform.<a href="org/apache/ignite/plugin/platform/PlatformPluginConfigurationClosureFactory.html" title="interface in org.apache.ignite.plugin.platform">PlatformPluginConfigurationClosureFactory</a></dt>
<dd>
<div class="block">Creates configuration instance.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/plugin/security/SecurityPermissionSetBuilder.html#create--">create()</a></span> - Static method in class org.apache.ignite.plugin.security.<a href="org/apache/ignite/plugin/security/SecurityPermissionSetBuilder.html" title="class in org.apache.ignite.plugin.security">SecurityPermissionSetBuilder</a></dt>
<dd>
<div class="block">Static factory method for create new permission builder.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/spi/encryption/EncryptionSpi.html#create--">create()</a></span> - Method in interface org.apache.ignite.spi.encryption.<a href="org/apache/ignite/spi/encryption/EncryptionSpi.html" title="interface in org.apache.ignite.spi.encryption">EncryptionSpi</a></dt>
<dd>
<div class="block">Creates new key for an encryption/decryption of cache persistent data: pages, WAL records.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/spi/encryption/keystore/KeystoreEncryptionSpi.html#create--">create()</a></span> - Method in class org.apache.ignite.spi.encryption.keystore.<a href="org/apache/ignite/spi/encryption/keystore/KeystoreEncryptionSpi.html" title="class in org.apache.ignite.spi.encryption.keystore">KeystoreEncryptionSpi</a></dt>
<dd>
<div class="block">Creates new key for an encryption/decryption of cache persistent data: pages, WAL records.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/spi/encryption/noop/NoopEncryptionSpi.html#create--">create()</a></span> - Method in class org.apache.ignite.spi.encryption.noop.<a href="org/apache/ignite/spi/encryption/noop/NoopEncryptionSpi.html" title="class in org.apache.ignite.spi.encryption.noop">NoopEncryptionSpi</a></dt>
<dd>
<div class="block">Creates new key for an encryption/decryption of cache persistent data: pages, WAL records.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/spi/tracing/NoopTracingSpi.html#create-java.lang.String-byte:A-">create(String, byte[])</a></span> - Method in class org.apache.ignite.spi.tracing.<a href="org/apache/ignite/spi/tracing/NoopTracingSpi.html" title="class in org.apache.ignite.spi.tracing">NoopTracingSpi</a></dt>
<dd>
<div class="block">Creates Span given name and explicit parent.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/spi/tracing/NoopTracingSpi.html#create-java.lang.String-org.apache.ignite.spi.tracing.NoopSpiSpecificSpan-">create(String, NoopSpiSpecificSpan)</a></span> - Method in class org.apache.ignite.spi.tracing.<a href="org/apache/ignite/spi/tracing/NoopTracingSpi.html" title="class in org.apache.ignite.spi.tracing">NoopTracingSpi</a></dt>
<dd>
<div class="block">Creates Span given name and explicit parent.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/spi/tracing/opencensus/OpenCensusTracingSpi.html#create-java.lang.String-byte:A-">create(String, byte[])</a></span> - Method in class org.apache.ignite.spi.tracing.opencensus.<a href="org/apache/ignite/spi/tracing/opencensus/OpenCensusTracingSpi.html" title="class in org.apache.ignite.spi.tracing.opencensus">OpenCensusTracingSpi</a></dt>
<dd>
<div class="block">Creates Span given name and explicit parent.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/spi/tracing/opencensus/OpenCensusTracingSpi.html#create-java.lang.String-org.apache.ignite.spi.tracing.opencensus.OpenCensusSpanAdapter-">create(String, OpenCensusSpanAdapter)</a></span> - Method in class org.apache.ignite.spi.tracing.opencensus.<a href="org/apache/ignite/spi/tracing/opencensus/OpenCensusTracingSpi.html" title="class in org.apache.ignite.spi.tracing.opencensus">OpenCensusTracingSpi</a></dt>
<dd>
<div class="block">Creates Span given name and explicit parent.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/spi/tracing/TracingSpi.html#create-java.lang.String-byte:A-">create(String, byte[])</a></span> - Method in interface org.apache.ignite.spi.tracing.<a href="org/apache/ignite/spi/tracing/TracingSpi.html" title="interface in org.apache.ignite.spi.tracing">TracingSpi</a></dt>
<dd>
<div class="block">Creates Span given name and explicit parent.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/spi/tracing/TracingSpi.html#create-java.lang.String-S-">create(String, S)</a></span> - Method in interface org.apache.ignite.spi.tracing.<a href="org/apache/ignite/spi/tracing/TracingSpi.html" title="interface in org.apache.ignite.spi.tracing">TracingSpi</a></dt>
<dd>
<div class="block">Creates Span given name and explicit parent.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/ssl/SslContextFactory.html#create--">create()</a></span> - Method in class org.apache.ignite.ssl.<a href="org/apache/ignite/ssl/SslContextFactory.html" title="class in org.apache.ignite.ssl">SslContextFactory</a></dt>
<dt><span class="memberNameLink"><a href="org/apache/ignite/cache/CacheManager.html#createCache-java.lang.String-C-">createCache(String, C)</a></span> - Method in class org.apache.ignite.cache.<a href="org/apache/ignite/cache/CacheManager.html" title="class in org.apache.ignite.cache">CacheManager</a></dt>
<dt><span class="memberNameLink"><a href="org/apache/ignite/client/IgniteClient.html#createCache-java.lang.String-">createCache(String)</a></span> - Method in interface org.apache.ignite.client.<a href="org/apache/ignite/client/IgniteClient.html" title="interface in org.apache.ignite.client">IgniteClient</a></dt>
<dd>
<div class="block">Creates a cache with a default configuration.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/client/IgniteClient.html#createCache-org.apache.ignite.client.ClientCacheConfiguration-">createCache(ClientCacheConfiguration)</a></span> - Method in interface org.apache.ignite.client.<a href="org/apache/ignite/client/IgniteClient.html" title="interface in org.apache.ignite.client">IgniteClient</a></dt>
<dd>
<div class="block">Creates a cache with the specified configuration.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/Ignite.html#createCache-org.apache.ignite.configuration.CacheConfiguration-">createCache(CacheConfiguration<span class='angle_bracket'>&lt;</span>K, V<span class='angle_bracket'>&gt;</span>)</a></span> - Method in interface org.apache.ignite.<a href="org/apache/ignite/Ignite.html" title="interface in org.apache.ignite">Ignite</a></dt>
<dd>
<div class="block">Dynamically starts new cache with the given cache configuration.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/Ignite.html#createCache-java.lang.String-">createCache(String)</a></span> - Method in interface org.apache.ignite.<a href="org/apache/ignite/Ignite.html" title="interface in org.apache.ignite">Ignite</a></dt>
<dd>
<div class="block">Dynamically starts new cache using template configuration.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/Ignite.html#createCache-org.apache.ignite.configuration.CacheConfiguration-org.apache.ignite.configuration.NearCacheConfiguration-">createCache(CacheConfiguration<span class='angle_bracket'>&lt;</span>K, V<span class='angle_bracket'>&gt;</span>, NearCacheConfiguration<span class='angle_bracket'>&lt;</span>K, V<span class='angle_bracket'>&gt;</span>)</a></span> - Method in interface org.apache.ignite.<a href="org/apache/ignite/Ignite.html" title="interface in org.apache.ignite">Ignite</a></dt>
<dd>
<div class="block">Dynamically starts new cache with the given cache configuration.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/IgniteClientSpringBean.html#createCache-java.lang.String-">createCache(String)</a></span> - Method in class org.apache.ignite.<a href="org/apache/ignite/IgniteClientSpringBean.html" title="class in org.apache.ignite">IgniteClientSpringBean</a></dt>
<dd>
<div class="block">Creates a cache with a default configuration.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/IgniteClientSpringBean.html#createCache-org.apache.ignite.client.ClientCacheConfiguration-">createCache(ClientCacheConfiguration)</a></span> - Method in class org.apache.ignite.<a href="org/apache/ignite/IgniteClientSpringBean.html" title="class in org.apache.ignite">IgniteClientSpringBean</a></dt>
<dd>
<div class="block">Creates a cache with the specified configuration.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/IgniteSpringBean.html#createCache-org.apache.ignite.configuration.CacheConfiguration-">createCache(CacheConfiguration<span class='angle_bracket'>&lt;</span>K, V<span class='angle_bracket'>&gt;</span>)</a></span> - Method in class org.apache.ignite.<a href="org/apache/ignite/IgniteSpringBean.html" title="class in org.apache.ignite">IgniteSpringBean</a></dt>
<dd>
<div class="block">Dynamically starts new cache with the given cache configuration.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/IgniteSpringBean.html#createCache-org.apache.ignite.configuration.CacheConfiguration-org.apache.ignite.configuration.NearCacheConfiguration-">createCache(CacheConfiguration<span class='angle_bracket'>&lt;</span>K, V<span class='angle_bracket'>&gt;</span>, NearCacheConfiguration<span class='angle_bracket'>&lt;</span>K, V<span class='angle_bracket'>&gt;</span>)</a></span> - Method in class org.apache.ignite.<a href="org/apache/ignite/IgniteSpringBean.html" title="class in org.apache.ignite">IgniteSpringBean</a></dt>
<dd>
<div class="block">Dynamically starts new cache with the given cache configuration.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/IgniteSpringBean.html#createCache-java.lang.String-">createCache(String)</a></span> - Method in class org.apache.ignite.<a href="org/apache/ignite/IgniteSpringBean.html" title="class in org.apache.ignite">IgniteSpringBean</a></dt>
<dd>
<div class="block">Dynamically starts new cache using template configuration.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/client/IgniteClient.html#createCacheAsync-java.lang.String-">createCacheAsync(String)</a></span> - Method in interface org.apache.ignite.client.<a href="org/apache/ignite/client/IgniteClient.html" title="interface in org.apache.ignite.client">IgniteClient</a></dt>
<dd>
<div class="block">Creates a cache with a default configuration.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/client/IgniteClient.html#createCacheAsync-org.apache.ignite.client.ClientCacheConfiguration-">createCacheAsync(ClientCacheConfiguration)</a></span> - Method in interface org.apache.ignite.client.<a href="org/apache/ignite/client/IgniteClient.html" title="interface in org.apache.ignite.client">IgniteClient</a></dt>
<dd>
<div class="block">Creates a cache with the specified configuration.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/IgniteClientSpringBean.html#createCacheAsync-java.lang.String-">createCacheAsync(String)</a></span> - Method in class org.apache.ignite.<a href="org/apache/ignite/IgniteClientSpringBean.html" title="class in org.apache.ignite">IgniteClientSpringBean</a></dt>
<dd>
<div class="block">Creates a cache with a default configuration.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/IgniteClientSpringBean.html#createCacheAsync-org.apache.ignite.client.ClientCacheConfiguration-">createCacheAsync(ClientCacheConfiguration)</a></span> - Method in class org.apache.ignite.<a href="org/apache/ignite/IgniteClientSpringBean.html" title="class in org.apache.ignite">IgniteClientSpringBean</a></dt>
<dd>
<div class="block">Creates a cache with the specified configuration.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/ml/util/plugin/MLPluginProvider.html#createCacheProvider-org.apache.ignite.plugin.CachePluginContext-">createCacheProvider(CachePluginContext)</a></span> - Method in class org.apache.ignite.ml.util.plugin.<a href="org/apache/ignite/ml/util/plugin/MLPluginProvider.html" title="class in org.apache.ignite.ml.util.plugin">MLPluginProvider</a></dt>
<dd>
<div class="block">Creates cache plugin provider.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/plugin/PluginProvider.html#createCacheProvider-org.apache.ignite.plugin.CachePluginContext-">createCacheProvider(CachePluginContext)</a></span> - Method in interface org.apache.ignite.plugin.<a href="org/apache/ignite/plugin/PluginProvider.html" title="interface in org.apache.ignite.plugin">PluginProvider</a></dt>
<dd>
<div class="block">Creates cache plugin provider.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/Ignite.html#createCaches-java.util.Collection-">createCaches(Collection<span class='angle_bracket'>&lt;</span>CacheConfiguration<span class='angle_bracket'>&gt;</span>)</a></span> - Method in interface org.apache.ignite.<a href="org/apache/ignite/Ignite.html" title="interface in org.apache.ignite">Ignite</a></dt>
<dd>
<div class="block">Dynamically starts new caches with the given cache configurations.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/IgniteSpringBean.html#createCaches-java.util.Collection-">createCaches(Collection<span class='angle_bracket'>&lt;</span>CacheConfiguration<span class='angle_bracket'>&gt;</span>)</a></span> - Method in class org.apache.ignite.<a href="org/apache/ignite/IgniteSpringBean.html" title="class in org.apache.ignite">IgniteSpringBean</a></dt>
<dd>
<div class="block">Dynamically starts new caches with the given cache configurations.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/ml/util/plugin/MLPluginProvider.html#createComponent-org.apache.ignite.plugin.PluginContext-java.lang.Class-">createComponent(PluginContext, Class<span class='angle_bracket'>&lt;</span>T<span class='angle_bracket'>&gt;</span>)</a></span> - Method in class org.apache.ignite.ml.util.plugin.<a href="org/apache/ignite/ml/util/plugin/MLPluginProvider.html" title="class in org.apache.ignite.ml.util.plugin">MLPluginProvider</a></dt>
<dd>
<div class="block">Creates Ignite component.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/plugin/CachePluginProvider.html#createComponent-java.lang.Class-">createComponent(Class<span class='angle_bracket'>&lt;</span>T<span class='angle_bracket'>&gt;</span>)</a></span> - Method in interface org.apache.ignite.plugin.<a href="org/apache/ignite/plugin/CachePluginProvider.html" title="interface in org.apache.ignite.plugin">CachePluginProvider</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/plugin/PluginProvider.html#createComponent-org.apache.ignite.plugin.PluginContext-java.lang.Class-">createComponent(PluginContext, Class<span class='angle_bracket'>&lt;</span>T<span class='angle_bracket'>&gt;</span>)</a></span> - Method in interface org.apache.ignite.plugin.<a href="org/apache/ignite/plugin/PluginProvider.html" title="interface in org.apache.ignite.plugin">PluginProvider</a></dt>
<dd>
<div class="block">Creates Ignite component.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/logger/log4j2/Log4J2Logger.html#createConsoleLogger--">createConsoleLogger()</a></span> - Method in class org.apache.ignite.logger.log4j2.<a href="org/apache/ignite/logger/log4j2/Log4J2Logger.html" title="class in org.apache.ignite.logger.log4j2">Log4J2Logger</a></dt>
<dd>
<div class="block">Creates console appender with some reasonable default logging settings.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/configuration/MemoryConfiguration.html#createDefaultPolicyConfig--">createDefaultPolicyConfig()</a></span> - Method in class org.apache.ignite.configuration.<a href="org/apache/ignite/configuration/MemoryConfiguration.html" title="class in org.apache.ignite.configuration">MemoryConfiguration</a></dt>
<dd>
<div class="block"><span class="deprecatedLabel">Deprecated.</span></div>
<div class="block">Creates a configuration for the default memory policy that will instantiate the default memory region.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/ml/tree/randomforest/data/impurity/GiniHistogramsComputer.html#createImpurityComputerForFeature-int-org.apache.ignite.ml.dataset.feature.BucketMeta-">createImpurityComputerForFeature(int, BucketMeta)</a></span> - Method in class org.apache.ignite.ml.tree.randomforest.data.impurity.<a href="org/apache/ignite/ml/tree/randomforest/data/impurity/GiniHistogramsComputer.html" title="class in org.apache.ignite.ml.tree.randomforest.data.impurity">GiniHistogramsComputer</a></dt>
<dd>
<div class="block">Creates impurity computer in according to specific algorithm based on random forest (for example <a href="org/apache/ignite/ml/tree/randomforest/data/impurity/GiniHistogram.html" title="class in org.apache.ignite.ml.tree.randomforest.data.impurity"><code>GiniHistogram</code></a> for classification).</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/ml/tree/randomforest/data/impurity/ImpurityHistogramsComputer.html#createImpurityComputerForFeature-int-org.apache.ignite.ml.dataset.feature.BucketMeta-">createImpurityComputerForFeature(int, BucketMeta)</a></span> - Method in class org.apache.ignite.ml.tree.randomforest.data.impurity.<a href="org/apache/ignite/ml/tree/randomforest/data/impurity/ImpurityHistogramsComputer.html" title="class in org.apache.ignite.ml.tree.randomforest.data.impurity">ImpurityHistogramsComputer</a></dt>
<dd>
<div class="block">Creates impurity computer in according to specific algorithm based on random forest (for example <a href="org/apache/ignite/ml/tree/randomforest/data/impurity/GiniHistogram.html" title="class in org.apache.ignite.ml.tree.randomforest.data.impurity"><code>GiniHistogram</code></a> for classification).</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/ml/tree/randomforest/data/impurity/MSEHistogramComputer.html#createImpurityComputerForFeature-int-org.apache.ignite.ml.dataset.feature.BucketMeta-">createImpurityComputerForFeature(int, BucketMeta)</a></span> - Method in class org.apache.ignite.ml.tree.randomforest.data.impurity.<a href="org/apache/ignite/ml/tree/randomforest/data/impurity/MSEHistogramComputer.html" title="class in org.apache.ignite.ml.tree.randomforest.data.impurity">MSEHistogramComputer</a></dt>
<dd>
<div class="block">Creates impurity computer in according to specific algorithm based on random forest (for example <a href="org/apache/ignite/ml/tree/randomforest/data/impurity/GiniHistogram.html" title="class in org.apache.ignite.ml.tree.randomforest.data.impurity"><code>GiniHistogram</code></a> for classification).</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/ml/tree/randomforest/RandomForestClassifierTrainer.html#createImpurityHistogramsComputer--">createImpurityHistogramsComputer()</a></span> - Method in class org.apache.ignite.ml.tree.randomforest.<a href="org/apache/ignite/ml/tree/randomforest/RandomForestClassifierTrainer.html" title="class in org.apache.ignite.ml.tree.randomforest">RandomForestClassifierTrainer</a></dt>
<dd>
<div class="block">Creates an instance of Histograms Computer corresponding to RF implementation.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/ml/tree/randomforest/RandomForestRegressionTrainer.html#createImpurityHistogramsComputer--">createImpurityHistogramsComputer()</a></span> - Method in class org.apache.ignite.ml.tree.randomforest.<a href="org/apache/ignite/ml/tree/randomforest/RandomForestRegressionTrainer.html" title="class in org.apache.ignite.ml.tree.randomforest">RandomForestRegressionTrainer</a></dt>
<dd>
<div class="block">Creates an instance of Histograms Computer corresponding to RF implementation.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/ml/tree/randomforest/RandomForestTrainer.html#createImpurityHistogramsComputer--">createImpurityHistogramsComputer()</a></span> - Method in class org.apache.ignite.ml.tree.randomforest.<a href="org/apache/ignite/ml/tree/randomforest/RandomForestTrainer.html" title="class in org.apache.ignite.ml.tree.randomforest">RandomForestTrainer</a></dt>
<dd>
<div class="block">Creates an instance of Histograms Computer corresponding to RF implementation.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/ml/tree/data/DecisionTreeData.html#createIndexByFilter-int-org.apache.ignite.ml.tree.TreeFilter-">createIndexByFilter(int, TreeFilter)</a></span> - Method in class org.apache.ignite.ml.tree.data.<a href="org/apache/ignite/ml/tree/data/DecisionTreeData.html" title="class in org.apache.ignite.ml.tree.data">DecisionTreeData</a></dt>
<dd>
<div class="block">Builds index in according to current tree depth and cached indexes in upper levels.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/ml/selection/scoring/evaluator/aggregator/BinaryClassificationPointwiseMetricStatsAggregator.html#createInitializedContext--">createInitializedContext()</a></span> - Method in class org.apache.ignite.ml.selection.scoring.evaluator.aggregator.<a href="org/apache/ignite/ml/selection/scoring/evaluator/aggregator/BinaryClassificationPointwiseMetricStatsAggregator.html" title="class in org.apache.ignite.ml.selection.scoring.evaluator.aggregator">BinaryClassificationPointwiseMetricStatsAggregator</a></dt>
<dd>
<div class="block">Returns initialized context.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/ml/selection/scoring/evaluator/aggregator/BinaryClassificationPointwiseMetricStatsAggregator.WithCustomLabelsAggregator.html#createInitializedContext--">createInitializedContext()</a></span> - Method in class org.apache.ignite.ml.selection.scoring.evaluator.aggregator.<a href="org/apache/ignite/ml/selection/scoring/evaluator/aggregator/BinaryClassificationPointwiseMetricStatsAggregator.WithCustomLabelsAggregator.html" title="class in org.apache.ignite.ml.selection.scoring.evaluator.aggregator">BinaryClassificationPointwiseMetricStatsAggregator.WithCustomLabelsAggregator</a></dt>
<dd>
<div class="block">Returns initialized context.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/ml/selection/scoring/evaluator/aggregator/ClassificationMetricsAggregator.html#createInitializedContext--">createInitializedContext()</a></span> - Method in class org.apache.ignite.ml.selection.scoring.evaluator.aggregator.<a href="org/apache/ignite/ml/selection/scoring/evaluator/aggregator/ClassificationMetricsAggregator.html" title="class in org.apache.ignite.ml.selection.scoring.evaluator.aggregator">ClassificationMetricsAggregator</a></dt>
<dd>
<div class="block">Returns initialized context.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/ml/selection/scoring/evaluator/aggregator/MetricStatsAggregator.html#createInitializedContext--">createInitializedContext()</a></span> - Method in interface org.apache.ignite.ml.selection.scoring.evaluator.aggregator.<a href="org/apache/ignite/ml/selection/scoring/evaluator/aggregator/MetricStatsAggregator.html" title="interface in org.apache.ignite.ml.selection.scoring.evaluator.aggregator">MetricStatsAggregator</a></dt>
<dd>
<div class="block">Returns initialized context.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/ml/selection/scoring/evaluator/aggregator/RegressionMetricStatsAggregator.html#createInitializedContext--">createInitializedContext()</a></span> - Method in class org.apache.ignite.ml.selection.scoring.evaluator.aggregator.<a href="org/apache/ignite/ml/selection/scoring/evaluator/aggregator/RegressionMetricStatsAggregator.html" title="class in org.apache.ignite.ml.selection.scoring.evaluator.aggregator">RegressionMetricStatsAggregator</a></dt>
<dd>
<div class="block">Returns initialized context.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/ml/tree/randomforest/data/NodeSplit.html#createLeaf-org.apache.ignite.ml.tree.randomforest.data.TreeNode-">createLeaf(TreeNode)</a></span> - Method in class org.apache.ignite.ml.tree.randomforest.data.<a href="org/apache/ignite/ml/tree/randomforest/data/NodeSplit.html" title="class in org.apache.ignite.ml.tree.randomforest.data">NodeSplit</a></dt>
<dd>
<div class="block">Convert node to leaf.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/ml/tree/leaf/DecisionTreeLeafBuilder.html#createLeafNode-org.apache.ignite.ml.dataset.Dataset-org.apache.ignite.ml.tree.TreeFilter-">createLeafNode(Dataset<span class='angle_bracket'>&lt;</span>EmptyContext, DecisionTreeData<span class='angle_bracket'>&gt;</span>, TreeFilter)</a></span> - Method in interface org.apache.ignite.ml.tree.leaf.<a href="org/apache/ignite/ml/tree/leaf/DecisionTreeLeafBuilder.html" title="interface in org.apache.ignite.ml.tree.leaf">DecisionTreeLeafBuilder</a></dt>
<dd>
<div class="block">Creates new leaf node for given dataset and node predicate.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/ml/tree/leaf/MeanDecisionTreeLeafBuilder.html#createLeafNode-org.apache.ignite.ml.dataset.Dataset-org.apache.ignite.ml.tree.TreeFilter-">createLeafNode(Dataset<span class='angle_bracket'>&lt;</span>EmptyContext, DecisionTreeData<span class='angle_bracket'>&gt;</span>, TreeFilter)</a></span> - Method in class org.apache.ignite.ml.tree.leaf.<a href="org/apache/ignite/ml/tree/leaf/MeanDecisionTreeLeafBuilder.html" title="class in org.apache.ignite.ml.tree.leaf">MeanDecisionTreeLeafBuilder</a></dt>
<dd>
<div class="block">Creates new leaf node for given dataset and node predicate.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/ml/tree/leaf/MostCommonDecisionTreeLeafBuilder.html#createLeafNode-org.apache.ignite.ml.dataset.Dataset-org.apache.ignite.ml.tree.TreeFilter-">createLeafNode(Dataset<span class='angle_bracket'>&lt;</span>EmptyContext, DecisionTreeData<span class='angle_bracket'>&gt;</span>, TreeFilter)</a></span> - Method in class org.apache.ignite.ml.tree.leaf.<a href="org/apache/ignite/ml/tree/leaf/MostCommonDecisionTreeLeafBuilder.html" title="class in org.apache.ignite.ml.tree.leaf">MostCommonDecisionTreeLeafBuilder</a></dt>
<dd>
<div class="block">Creates new leaf node for given dataset and node predicate.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/ml/tree/randomforest/RandomForestClassifierTrainer.html#createLeafStatisticsAggregator--">createLeafStatisticsAggregator()</a></span> - Method in class org.apache.ignite.ml.tree.randomforest.<a href="org/apache/ignite/ml/tree/randomforest/RandomForestClassifierTrainer.html" title="class in org.apache.ignite.ml.tree.randomforest">RandomForestClassifierTrainer</a></dt>
<dd>
<div class="block">Creates an instance of Leaf Statistics Aggregator corresponding to RF implementation.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/ml/tree/randomforest/RandomForestRegressionTrainer.html#createLeafStatisticsAggregator--">createLeafStatisticsAggregator()</a></span> - Method in class org.apache.ignite.ml.tree.randomforest.<a href="org/apache/ignite/ml/tree/randomforest/RandomForestRegressionTrainer.html" title="class in org.apache.ignite.ml.tree.randomforest">RandomForestRegressionTrainer</a></dt>
<dd>
<div class="block">Creates an instance of Leaf Statistics Aggregator corresponding to RF implementation.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/ml/tree/randomforest/RandomForestTrainer.html#createLeafStatisticsAggregator--">createLeafStatisticsAggregator()</a></span> - Method in class org.apache.ignite.ml.tree.randomforest.<a href="org/apache/ignite/ml/tree/randomforest/RandomForestTrainer.html" title="class in org.apache.ignite.ml.tree.randomforest">RandomForestTrainer</a></dt>
<dd>
<div class="block">Creates an instance of Leaf Statistics Aggregator corresponding to RF implementation.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/ml/tree/randomforest/data/statistics/ClassifierLeafValuesComputer.html#createLeafStatsAggregator-int-">createLeafStatsAggregator(int)</a></span> - Method in class org.apache.ignite.ml.tree.randomforest.data.statistics.<a href="org/apache/ignite/ml/tree/randomforest/data/statistics/ClassifierLeafValuesComputer.html" title="class in org.apache.ignite.ml.tree.randomforest.data.statistics">ClassifierLeafValuesComputer</a></dt>
<dd>
<div class="block">Creates an instance of leaf statistics aggregator in according to concrete algorithm based on RandomForest.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/ml/tree/randomforest/data/statistics/LeafValuesComputer.html#createLeafStatsAggregator-int-">createLeafStatsAggregator(int)</a></span> - Method in class org.apache.ignite.ml.tree.randomforest.data.statistics.<a href="org/apache/ignite/ml/tree/randomforest/data/statistics/LeafValuesComputer.html" title="class in org.apache.ignite.ml.tree.randomforest.data.statistics">LeafValuesComputer</a></dt>
<dd>
<div class="block">Creates an instance of leaf statistics aggregator in according to concrete algorithm based on RandomForest.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/ml/tree/randomforest/data/statistics/RegressionLeafValuesComputer.html#createLeafStatsAggregator-int-">createLeafStatsAggregator(int)</a></span> - Method in class org.apache.ignite.ml.tree.randomforest.data.statistics.<a href="org/apache/ignite/ml/tree/randomforest/data/statistics/RegressionLeafValuesComputer.html" title="class in org.apache.ignite.ml.tree.randomforest.data.statistics">RegressionLeafValuesComputer</a></dt>
<dd>
<div class="block">Creates an instance of leaf statistics aggregator in according to concrete algorithm based on RandomForest.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/thread/IgniteThread.html#createName-long-java.lang.String-java.lang.String-">createName(long, String, String)</a></span> - Static method in class org.apache.ignite.thread.<a href="org/apache/ignite/thread/IgniteThread.html" title="class in org.apache.ignite.thread">IgniteThread</a></dt>
<dd>
<div class="block">Creates new thread name.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/Ignite.html#createNearCache-java.lang.String-org.apache.ignite.configuration.NearCacheConfiguration-">createNearCache(String, NearCacheConfiguration<span class='angle_bracket'>&lt;</span>K, V<span class='angle_bracket'>&gt;</span>)</a></span> - Method in interface org.apache.ignite.<a href="org/apache/ignite/Ignite.html" title="interface in org.apache.ignite">Ignite</a></dt>
<dd>
<div class="block">Starts a near cache on local node if cache was previously started with one of the
<a href="org/apache/ignite/Ignite.html#createCache-org.apache.ignite.configuration.CacheConfiguration-"><code>Ignite.createCache(CacheConfiguration)</code></a> or <a href="org/apache/ignite/Ignite.html#createCache-org.apache.ignite.configuration.CacheConfiguration-org.apache.ignite.configuration.NearCacheConfiguration-"><code>Ignite.createCache(CacheConfiguration, NearCacheConfiguration)</code></a>
methods.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/IgniteSpringBean.html#createNearCache-java.lang.String-org.apache.ignite.configuration.NearCacheConfiguration-">createNearCache(String, NearCacheConfiguration<span class='angle_bracket'>&lt;</span>K, V<span class='angle_bracket'>&gt;</span>)</a></span> - Method in class org.apache.ignite.<a href="org/apache/ignite/IgniteSpringBean.html" title="class in org.apache.ignite">IgniteSpringBean</a></dt>
<dd>
<div class="block">Starts a near cache on local node if cache was previously started with one of the
<a href="org/apache/ignite/Ignite.html#createCache-org.apache.ignite.configuration.CacheConfiguration-"><code>Ignite.createCache(CacheConfiguration)</code></a> or <a href="org/apache/ignite/Ignite.html#createCache-org.apache.ignite.configuration.CacheConfiguration-org.apache.ignite.configuration.NearCacheConfiguration-"><code>Ignite.createCache(CacheConfiguration, NearCacheConfiguration)</code></a>
methods.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/visor/plugin/VisorPluggableTab.html#createPanel-org.apache.ignite.visor.plugin.VisorPluginComponentsFactory-javax.swing.JPanel-">createPanel(VisorPluginComponentsFactory, JPanel)</a></span> - Method in class org.apache.ignite.visor.plugin.<a href="org/apache/ignite/visor/plugin/VisorPluggableTab.html" title="class in org.apache.ignite.visor.plugin">VisorPluggableTab</a></dt>
<dd>
<div class="block">Construct content of pluggable tab.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/cache/store/cassandra/persistence/KeyPersistenceSettings.html#createPojoField-org.w3c.dom.Element-java.lang.Class-">createPojoField(Element, Class)</a></span> - Method in class org.apache.ignite.cache.store.cassandra.persistence.<a href="org/apache/ignite/cache/store/cassandra/persistence/KeyPersistenceSettings.html" title="class in org.apache.ignite.cache.store.cassandra.persistence">KeyPersistenceSettings</a></dt>
<dd>
<div class="block">Creates instance of <a href="org/apache/ignite/cache/store/cassandra/persistence/PojoField.html" title="class in org.apache.ignite.cache.store.cassandra.persistence"><code>PojoField</code></a> based on it's description in XML element.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/cache/store/cassandra/persistence/KeyPersistenceSettings.html#createPojoField-org.apache.ignite.cache.store.cassandra.persistence.PojoFieldAccessor-">createPojoField(PojoFieldAccessor)</a></span> - Method in class org.apache.ignite.cache.store.cassandra.persistence.<a href="org/apache/ignite/cache/store/cassandra/persistence/KeyPersistenceSettings.html" title="class in org.apache.ignite.cache.store.cassandra.persistence">KeyPersistenceSettings</a></dt>
<dd>
<div class="block">Creates instance of <a href="org/apache/ignite/cache/store/cassandra/persistence/PojoField.html" title="class in org.apache.ignite.cache.store.cassandra.persistence"><code>PojoField</code></a> from its field accessor.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/cache/store/cassandra/persistence/KeyPersistenceSettings.html#createPojoField-org.apache.ignite.cache.store.cassandra.persistence.PojoKeyField-java.lang.Class-">createPojoField(PojoKeyField, Class)</a></span> - Method in class org.apache.ignite.cache.store.cassandra.persistence.<a href="org/apache/ignite/cache/store/cassandra/persistence/KeyPersistenceSettings.html" title="class in org.apache.ignite.cache.store.cassandra.persistence">KeyPersistenceSettings</a></dt>
<dd>
<div class="block">Creates instance of <a href="org/apache/ignite/cache/store/cassandra/persistence/PojoField.html" title="class in org.apache.ignite.cache.store.cassandra.persistence"><code>PojoField</code></a> based on the other instance and java class
to initialize accessor.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/cache/store/cassandra/persistence/PersistenceSettings.html#createPojoField-org.w3c.dom.Element-java.lang.Class-">createPojoField(Element, Class)</a></span> - Method in class org.apache.ignite.cache.store.cassandra.persistence.<a href="org/apache/ignite/cache/store/cassandra/persistence/PersistenceSettings.html" title="class in org.apache.ignite.cache.store.cassandra.persistence">PersistenceSettings</a></dt>
<dd>
<div class="block">Creates instance of <a href="org/apache/ignite/cache/store/cassandra/persistence/PojoField.html" title="class in org.apache.ignite.cache.store.cassandra.persistence"><code>PojoField</code></a> based on it's description in XML element.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/cache/store/cassandra/persistence/PersistenceSettings.html#createPojoField-org.apache.ignite.cache.store.cassandra.persistence.PojoFieldAccessor-">createPojoField(PojoFieldAccessor)</a></span> - Method in class org.apache.ignite.cache.store.cassandra.persistence.<a href="org/apache/ignite/cache/store/cassandra/persistence/PersistenceSettings.html" title="class in org.apache.ignite.cache.store.cassandra.persistence">PersistenceSettings</a></dt>
<dd>
<div class="block">Creates instance of <a href="org/apache/ignite/cache/store/cassandra/persistence/PojoField.html" title="class in org.apache.ignite.cache.store.cassandra.persistence"><code>PojoField</code></a> from its field accessor.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/cache/store/cassandra/persistence/PersistenceSettings.html#createPojoField-F-java.lang.Class-">createPojoField(F, Class)</a></span> - Method in class org.apache.ignite.cache.store.cassandra.persistence.<a href="org/apache/ignite/cache/store/cassandra/persistence/PersistenceSettings.html" title="class in org.apache.ignite.cache.store.cassandra.persistence">PersistenceSettings</a></dt>
<dd>
<div class="block">Creates instance of <a href="org/apache/ignite/cache/store/cassandra/persistence/PojoField.html" title="class in org.apache.ignite.cache.store.cassandra.persistence"><code>PojoField</code></a> based on the other instance and java class
to initialize accessor.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/cache/store/cassandra/persistence/ValuePersistenceSettings.html#createPojoField-org.w3c.dom.Element-java.lang.Class-">createPojoField(Element, Class)</a></span> - Method in class org.apache.ignite.cache.store.cassandra.persistence.<a href="org/apache/ignite/cache/store/cassandra/persistence/ValuePersistenceSettings.html" title="class in org.apache.ignite.cache.store.cassandra.persistence">ValuePersistenceSettings</a></dt>
<dd>
<div class="block">Creates instance of <a href="org/apache/ignite/cache/store/cassandra/persistence/PojoField.html" title="class in org.apache.ignite.cache.store.cassandra.persistence"><code>PojoField</code></a> based on it's description in XML element.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/cache/store/cassandra/persistence/ValuePersistenceSettings.html#createPojoField-org.apache.ignite.cache.store.cassandra.persistence.PojoFieldAccessor-">createPojoField(PojoFieldAccessor)</a></span> - Method in class org.apache.ignite.cache.store.cassandra.persistence.<a href="org/apache/ignite/cache/store/cassandra/persistence/ValuePersistenceSettings.html" title="class in org.apache.ignite.cache.store.cassandra.persistence">ValuePersistenceSettings</a></dt>
<dd>
<div class="block">Creates instance of <a href="org/apache/ignite/cache/store/cassandra/persistence/PojoField.html" title="class in org.apache.ignite.cache.store.cassandra.persistence"><code>PojoField</code></a> from its field accessor.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/cache/store/cassandra/persistence/ValuePersistenceSettings.html#createPojoField-org.apache.ignite.cache.store.cassandra.persistence.PojoValueField-java.lang.Class-">createPojoField(PojoValueField, Class)</a></span> - Method in class org.apache.ignite.cache.store.cassandra.persistence.<a href="org/apache/ignite/cache/store/cassandra/persistence/ValuePersistenceSettings.html" title="class in org.apache.ignite.cache.store.cassandra.persistence">ValuePersistenceSettings</a></dt>
<dd>
<div class="block">Creates instance of <a href="org/apache/ignite/cache/store/cassandra/persistence/PojoField.html" title="class in org.apache.ignite.cache.store.cassandra.persistence"><code>PojoField</code></a> based on the other instance and java class
to initialize accessor.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/ml/dataset/DatasetFactory.html#createSimpleDataset-org.apache.ignite.ml.dataset.DatasetBuilder-org.apache.ignite.ml.environment.LearningEnvironmentBuilder-org.apache.ignite.ml.dataset.PartitionContextBuilder-org.apache.ignite.ml.preprocessing.Preprocessor-">createSimpleDataset(DatasetBuilder<span class='angle_bracket'>&lt;</span>K, V<span class='angle_bracket'>&gt;</span>, LearningEnvironmentBuilder, PartitionContextBuilder<span class='angle_bracket'>&lt;</span>K, V, C<span class='angle_bracket'>&gt;</span>, Preprocessor<span class='angle_bracket'>&lt;</span>K, V<span class='angle_bracket'>&gt;</span>)</a></span> - Static method in class org.apache.ignite.ml.dataset.<a href="org/apache/ignite/ml/dataset/DatasetFactory.html" title="class in org.apache.ignite.ml.dataset">DatasetFactory</a></dt>
<dd>
<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>
</dd>
<dt><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(Ignite, IgniteCache<span class='angle_bracket'>&lt;</span>K, V<span class='angle_bracket'>&gt;</span>, LearningEnvironmentBuilder, PartitionContextBuilder<span class='angle_bracket'>&lt;</span>K, V, C<span class='angle_bracket'>&gt;</span>, Preprocessor<span class='angle_bracket'>&lt;</span>K, V<span class='angle_bracket'>&gt;</span>)</a></span> - Static method in class org.apache.ignite.ml.dataset.<a href="org/apache/ignite/ml/dataset/DatasetFactory.html" title="class in org.apache.ignite.ml.dataset">DatasetFactory</a></dt>
<dd>
<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>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/ml/dataset/DatasetFactory.html#createSimpleDataset-org.apache.ignite.ml.dataset.DatasetBuilder-org.apache.ignite.ml.environment.LearningEnvironmentBuilder-org.apache.ignite.ml.preprocessing.Preprocessor-">createSimpleDataset(DatasetBuilder<span class='angle_bracket'>&lt;</span>K, V<span class='angle_bracket'>&gt;</span>, LearningEnvironmentBuilder, Preprocessor<span class='angle_bracket'>&lt;</span>K, V<span class='angle_bracket'>&gt;</span>)</a></span> - Static method in class org.apache.ignite.ml.dataset.<a href="org/apache/ignite/ml/dataset/DatasetFactory.html" title="class in org.apache.ignite.ml.dataset">DatasetFactory</a></dt>
<dd>
<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>
</dd>
<dt><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(Ignite, IgniteCache<span class='angle_bracket'>&lt;</span>K, V<span class='angle_bracket'>&gt;</span>, LearningEnvironmentBuilder, Preprocessor<span class='angle_bracket'>&lt;</span>K, V<span class='angle_bracket'>&gt;</span>)</a></span> - Static method in class org.apache.ignite.ml.dataset.<a href="org/apache/ignite/ml/dataset/DatasetFactory.html" title="class in org.apache.ignite.ml.dataset">DatasetFactory</a></dt>
<dd>
<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>
</dd>
<dt><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(Ignite, IgniteCache<span class='angle_bracket'>&lt;</span>K, V<span class='angle_bracket'>&gt;</span>, Preprocessor<span class='angle_bracket'>&lt;</span>K, V<span class='angle_bracket'>&gt;</span>)</a></span> - Static method in class org.apache.ignite.ml.dataset.<a href="org/apache/ignite/ml/dataset/DatasetFactory.html" title="class in org.apache.ignite.ml.dataset">DatasetFactory</a></dt>
<dd>
<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>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/ml/dataset/DatasetFactory.html#createSimpleDataset-java.util.Map-int-org.apache.ignite.ml.environment.LearningEnvironmentBuilder-org.apache.ignite.ml.dataset.PartitionContextBuilder-org.apache.ignite.ml.preprocessing.Preprocessor-">createSimpleDataset(Map<span class='angle_bracket'>&lt;</span>K, V<span class='angle_bracket'>&gt;</span>, int, LearningEnvironmentBuilder, PartitionContextBuilder<span class='angle_bracket'>&lt;</span>K, V, C<span class='angle_bracket'>&gt;</span>, Preprocessor<span class='angle_bracket'>&lt;</span>K, V<span class='angle_bracket'>&gt;</span>)</a></span> - Static method in class org.apache.ignite.ml.dataset.<a href="org/apache/ignite/ml/dataset/DatasetFactory.html" title="class in org.apache.ignite.ml.dataset">DatasetFactory</a></dt>
<dd>
<div class="block">Creates a new instance of local <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>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/ml/dataset/DatasetFactory.html#createSimpleDataset-java.util.Map-int-org.apache.ignite.ml.environment.LearningEnvironmentBuilder-org.apache.ignite.ml.preprocessing.Preprocessor-">createSimpleDataset(Map<span class='angle_bracket'>&lt;</span>K, V<span class='angle_bracket'>&gt;</span>, int, LearningEnvironmentBuilder, Preprocessor<span class='angle_bracket'>&lt;</span>K, V<span class='angle_bracket'>&gt;</span>)</a></span> - Static method in class org.apache.ignite.ml.dataset.<a href="org/apache/ignite/ml/dataset/DatasetFactory.html" title="class in org.apache.ignite.ml.dataset">DatasetFactory</a></dt>
<dd>
<div class="block">Creates a new instance of local <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>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/ml/dataset/DatasetFactory.html#createSimpleLabeledDataset-org.apache.ignite.ml.dataset.DatasetBuilder-org.apache.ignite.ml.environment.LearningEnvironmentBuilder-org.apache.ignite.ml.dataset.PartitionContextBuilder-org.apache.ignite.ml.preprocessing.Preprocessor-">createSimpleLabeledDataset(DatasetBuilder<span class='angle_bracket'>&lt;</span>K, V<span class='angle_bracket'>&gt;</span>, LearningEnvironmentBuilder, PartitionContextBuilder<span class='angle_bracket'>&lt;</span>K, V, C<span class='angle_bracket'>&gt;</span>, Preprocessor<span class='angle_bracket'>&lt;</span>K, V<span class='angle_bracket'>&gt;</span>)</a></span> - Static method in class org.apache.ignite.ml.dataset.<a href="org/apache/ignite/ml/dataset/DatasetFactory.html" title="class in org.apache.ignite.ml.dataset">DatasetFactory</a></dt>
<dd>
<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>
</dd>
<dt><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(Ignite, IgniteCache<span class='angle_bracket'>&lt;</span>K, V<span class='angle_bracket'>&gt;</span>, LearningEnvironmentBuilder, PartitionContextBuilder<span class='angle_bracket'>&lt;</span>K, V, C<span class='angle_bracket'>&gt;</span>, Preprocessor<span class='angle_bracket'>&lt;</span>K, V<span class='angle_bracket'>&gt;</span>)</a></span> - Static method in class org.apache.ignite.ml.dataset.<a href="org/apache/ignite/ml/dataset/DatasetFactory.html" title="class in org.apache.ignite.ml.dataset">DatasetFactory</a></dt>
<dd>
<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>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/ml/dataset/DatasetFactory.html#createSimpleLabeledDataset-org.apache.ignite.ml.dataset.DatasetBuilder-org.apache.ignite.ml.environment.LearningEnvironmentBuilder-org.apache.ignite.ml.preprocessing.Preprocessor-">createSimpleLabeledDataset(DatasetBuilder<span class='angle_bracket'>&lt;</span>K, V<span class='angle_bracket'>&gt;</span>, LearningEnvironmentBuilder, Preprocessor<span class='angle_bracket'>&lt;</span>K, V<span class='angle_bracket'>&gt;</span>)</a></span> - Static method in class org.apache.ignite.ml.dataset.<a href="org/apache/ignite/ml/dataset/DatasetFactory.html" title="class in org.apache.ignite.ml.dataset">DatasetFactory</a></dt>
<dd>
<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>
</dd>
<dt><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(Ignite, LearningEnvironmentBuilder, IgniteCache<span class='angle_bracket'>&lt;</span>K, V<span class='angle_bracket'>&gt;</span>, Preprocessor<span class='angle_bracket'>&lt;</span>K, V<span class='angle_bracket'>&gt;</span>)</a></span> - Static method in class org.apache.ignite.ml.dataset.<a href="org/apache/ignite/ml/dataset/DatasetFactory.html" title="class in org.apache.ignite.ml.dataset">DatasetFactory</a></dt>
<dd>
<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>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/ml/dataset/DatasetFactory.html#createSimpleLabeledDataset-java.util.Map-int-org.apache.ignite.ml.environment.LearningEnvironmentBuilder-org.apache.ignite.ml.dataset.PartitionContextBuilder-org.apache.ignite.ml.preprocessing.Preprocessor-">createSimpleLabeledDataset(Map<span class='angle_bracket'>&lt;</span>K, V<span class='angle_bracket'>&gt;</span>, int, LearningEnvironmentBuilder, PartitionContextBuilder<span class='angle_bracket'>&lt;</span>K, V, C<span class='angle_bracket'>&gt;</span>, Preprocessor<span class='angle_bracket'>&lt;</span>K, V<span class='angle_bracket'>&gt;</span>)</a></span> - Static method in class org.apache.ignite.ml.dataset.<a href="org/apache/ignite/ml/dataset/DatasetFactory.html" title="class in org.apache.ignite.ml.dataset">DatasetFactory</a></dt>
<dd>
<div class="block">Creates a new instance of local <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>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/ml/dataset/DatasetFactory.html#createSimpleLabeledDataset-java.util.Map-org.apache.ignite.ml.environment.LearningEnvironmentBuilder-int-org.apache.ignite.ml.preprocessing.Preprocessor-">createSimpleLabeledDataset(Map<span class='angle_bracket'>&lt;</span>K, V<span class='angle_bracket'>&gt;</span>, LearningEnvironmentBuilder, int, Preprocessor<span class='angle_bracket'>&lt;</span>K, V<span class='angle_bracket'>&gt;</span>)</a></span> - Static method in class org.apache.ignite.ml.dataset.<a href="org/apache/ignite/ml/dataset/DatasetFactory.html" title="class in org.apache.ignite.ml.dataset">DatasetFactory</a></dt>
<dd>
<div class="block">Creates a new instance of local <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>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/IgniteSnapshot.html#createSnapshot-java.lang.String-">createSnapshot(String)</a></span> - Method in interface org.apache.ignite.<a href="org/apache/ignite/IgniteSnapshot.html" title="interface in org.apache.ignite">IgniteSnapshot</a></dt>
<dd>
<div class="block">Create a consistent copy of all persistence cache groups from the whole cluster.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/mxbean/SnapshotMXBean.html#createSnapshot-java.lang.String-">createSnapshot(String)</a></span> - Method in interface org.apache.ignite.mxbean.<a href="org/apache/ignite/mxbean/SnapshotMXBean.html" title="interface in org.apache.ignite.mxbean">SnapshotMXBean</a></dt>
<dd>
<div class="block">Create the cluster-wide snapshot with given name asynchronously.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/spi/IgniteSpiAdapter.html#createSpiAttributeName-java.lang.String-">createSpiAttributeName(String)</a></span> - Method in class org.apache.ignite.spi.<a href="org/apache/ignite/spi/IgniteSpiAdapter.html" title="class in org.apache.ignite.spi">IgniteSpiAdapter</a></dt>
<dd>
<div class="block">Creates new name for the given attribute.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/spi/communication/tcp/TcpCommunicationSpi.html#createTcpClient-org.apache.ignite.cluster.ClusterNode-int-">createTcpClient(ClusterNode, int)</a></span> - Method in class org.apache.ignite.spi.communication.tcp.<a href="org/apache/ignite/spi/communication/tcp/TcpCommunicationSpi.html" title="class in org.apache.ignite.spi.communication.tcp">TcpCommunicationSpi</a></dt>
<dd>
<div class="block">Establish TCP connection to remote node and returns client.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/scheduler/SchedulerFuture.html#createTime--">createTime()</a></span> - Method in interface org.apache.ignite.scheduler.<a href="org/apache/ignite/scheduler/SchedulerFuture.html" title="interface in org.apache.ignite.scheduler">SchedulerFuture</a></dt>
<dd>
<div class="block">Gets time in milliseconds at which this future was created.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/spi/systemview/view/ComputeJobView.html#createTime--">createTime()</a></span> - Method in class org.apache.ignite.spi.systemview.view.<a href="org/apache/ignite/spi/systemview/view/ComputeJobView.html" title="class in org.apache.ignite.spi.systemview.view">ComputeJobView</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/yarn/utils/IgniteYarnUtils.html#createTokenBuffer-org.apache.hadoop.security.Credentials-">createTokenBuffer(Credentials)</a></span> - Static method in class org.apache.ignite.yarn.utils.<a href="org/apache/ignite/yarn/utils/IgniteYarnUtils.html" title="class in org.apache.ignite.yarn.utils">IgniteYarnUtils</a></dt>
<dd>
<div class="block">Creates a ByteBuffer with serialized <code>Credentials</code>.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/ml/dataset/feature/extractor/impl/BinaryObjectVectorizer.html#createVector-int-">createVector(int)</a></span> - Method in class org.apache.ignite.ml.dataset.feature.extractor.impl.<a href="org/apache/ignite/ml/dataset/feature/extractor/impl/BinaryObjectVectorizer.html" title="class in org.apache.ignite.ml.dataset.feature.extractor.impl">BinaryObjectVectorizer</a></dt>
<dd>
<div class="block">Create an instance of vector.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/ml/dataset/feature/extractor/Vectorizer.html#createVector-int-">createVector(int)</a></span> - Method in class org.apache.ignite.ml.dataset.feature.extractor.<a href="org/apache/ignite/ml/dataset/feature/extractor/Vectorizer.html" title="class in org.apache.ignite.ml.dataset.feature.extractor">Vectorizer</a></dt>
<dd>
<div class="block">Create an instance of vector.</div>
</dd>
<dt><a href="org/apache/ignite/cache/store/cassandra/datasource/Credentials.html" title="interface in org.apache.ignite.cache.store.cassandra.datasource"><span class="typeNameLink">Credentials</span></a> - Interface in <a href="org/apache/ignite/cache/store/cassandra/datasource/package-summary.html">org.apache.ignite.cache.store.cassandra.datasource</a></dt>
<dd>
<div class="block">Provides credentials for Cassandra (instead of specifying user/password directly in Spring context XML).</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/plugin/security/AuthenticationContext.html#credentials--">credentials()</a></span> - Method in class org.apache.ignite.plugin.security.<a href="org/apache/ignite/plugin/security/AuthenticationContext.html" title="class in org.apache.ignite.plugin.security">AuthenticationContext</a></dt>
<dd>
<div class="block">Gets security credentials.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/plugin/security/AuthenticationContext.html#credentials-org.apache.ignite.plugin.security.SecurityCredentials-">credentials(SecurityCredentials)</a></span> - Method in class org.apache.ignite.plugin.security.<a href="org/apache/ignite/plugin/security/AuthenticationContext.html" title="class in org.apache.ignite.plugin.security">AuthenticationContext</a></dt>
<dd>
<div class="block">Sets security credentials.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/plugin/security/SecurityCredentialsBasicProvider.html#credentials--">credentials()</a></span> - Method in class org.apache.ignite.plugin.security.<a href="org/apache/ignite/plugin/security/SecurityCredentialsBasicProvider.html" title="class in org.apache.ignite.plugin.security">SecurityCredentialsBasicProvider</a></dt>
<dd>
<div class="block">Gets security credentials.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/plugin/security/SecurityCredentialsProvider.html#credentials--">credentials()</a></span> - Method in interface org.apache.ignite.plugin.security.<a href="org/apache/ignite/plugin/security/SecurityCredentialsProvider.html" title="interface in org.apache.ignite.plugin.security">SecurityCredentialsProvider</a></dt>
<dd>
<div class="block">Gets security credentials.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/ml/math/primitives/vector/AbstractVector.html#cross-org.apache.ignite.ml.math.primitives.vector.Vector-">cross(Vector)</a></span> - Method in class org.apache.ignite.ml.math.primitives.vector.<a href="org/apache/ignite/ml/math/primitives/vector/AbstractVector.html" title="class in org.apache.ignite.ml.math.primitives.vector">AbstractVector</a></dt>
<dd>
<div class="block">Gets the cross product of this vector and the other vector.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/ml/math/primitives/vector/impl/DelegatingVector.html#cross-org.apache.ignite.ml.math.primitives.vector.Vector-">cross(Vector)</a></span> - Method in class org.apache.ignite.ml.math.primitives.vector.impl.<a href="org/apache/ignite/ml/math/primitives/vector/impl/DelegatingVector.html" title="class in org.apache.ignite.ml.math.primitives.vector.impl">DelegatingVector</a></dt>
<dd>
<div class="block">Gets the cross product of this vector and the other vector.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/ml/math/primitives/vector/Vector.html#cross-org.apache.ignite.ml.math.primitives.vector.Vector-">cross(Vector)</a></span> - Method in interface org.apache.ignite.ml.math.primitives.vector.<a href="org/apache/ignite/ml/math/primitives/vector/Vector.html" title="interface in org.apache.ignite.ml.math.primitives.vector">Vector</a></dt>
<dd>
<div class="block">Gets the cross product of this vector and the other vector.</div>
</dd>
<dt><a href="org/apache/ignite/ml/util/genetic/CrossoverStrategy.html" title="enum in org.apache.ignite.ml.util.genetic"><span class="typeNameLink">CrossoverStrategy</span></a> - Enum in <a href="org/apache/ignite/ml/util/genetic/package-summary.html">org.apache.ignite.ml.util.genetic</a></dt>
<dd>
<div class="block">Represents the crossover strategy depending of locus point amount.</div>
</dd>
<dt><a href="org/apache/ignite/ml/selection/cv/CrossValidation.html" title="class in org.apache.ignite.ml.selection.cv"><span class="typeNameLink">CrossValidation</span></a><span class='angle_bracket'>&lt;</span><a href="org/apache/ignite/ml/selection/cv/CrossValidation.html" title="type parameter in CrossValidation">M</a> extends <a href="org/apache/ignite/ml/IgniteModel.html" title="interface in org.apache.ignite.ml">IgniteModel</a><span class='angle_bracket'>&lt;</span><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><span class='angle_bracket'>&gt;</span>,<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><span class='angle_bracket'>&gt;</span> - Class in <a href="org/apache/ignite/ml/selection/cv/package-summary.html">org.apache.ignite.ml.selection.cv</a></dt>
<dd>
<div class="block">Cross validation score calculator.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/ml/selection/cv/CrossValidation.html#CrossValidation--">CrossValidation()</a></span> - Constructor for class org.apache.ignite.ml.selection.cv.<a href="org/apache/ignite/ml/selection/cv/CrossValidation.html" title="class in org.apache.ignite.ml.selection.cv">CrossValidation</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/ignite/ml/selection/cv/CrossValidationResult.html" title="class in org.apache.ignite.ml.selection.cv"><span class="typeNameLink">CrossValidationResult</span></a> - Class in <a href="org/apache/ignite/ml/selection/cv/package-summary.html">org.apache.ignite.ml.selection.cv</a></dt>
<dd>
<div class="block">Represents the cross validation procedure result,
wraps score and values of hyper parameters associated with these values.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/ml/selection/cv/CrossValidationResult.html#CrossValidationResult--">CrossValidationResult()</a></span> - Constructor for class org.apache.ignite.ml.selection.cv.<a href="org/apache/ignite/ml/selection/cv/CrossValidationResult.html" title="class in org.apache.ignite.ml.selection.cv">CrossValidationResult</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/marshaller/AbstractMarshaller.html#ctx">ctx</a></span> - Variable in class org.apache.ignite.marshaller.<a href="org/apache/ignite/marshaller/AbstractMarshaller.html" title="class in org.apache.ignite.marshaller">AbstractMarshaller</a></dt>
<dd>
<div class="block">Context.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/mxbean/IgniteMXBean.html#CUR_COORDINATOR_FORMATTED_DESC">CUR_COORDINATOR_FORMATTED_DESC</a></span> - Static variable in interface org.apache.ignite.mxbean.<a href="org/apache/ignite/mxbean/IgniteMXBean.html" title="interface in org.apache.ignite.mxbean">IgniteMXBean</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/spi/systemview/view/NodeMetricsView.html#curActiveJobs--">curActiveJobs()</a></span> - Method in class org.apache.ignite.spi.systemview.view.<a href="org/apache/ignite/spi/systemview/view/NodeMetricsView.html" title="class in org.apache.ignite.spi.systemview.view">NodeMetricsView</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/spi/systemview/view/NodeMetricsView.html#curCanceledJobs--">curCanceledJobs()</a></span> - Method in class org.apache.ignite.spi.systemview.view.<a href="org/apache/ignite/spi/systemview/view/NodeMetricsView.html" title="class in org.apache.ignite.spi.systemview.view">NodeMetricsView</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/spi/systemview/view/NodeMetricsView.html#curCpuLoad--">curCpuLoad()</a></span> - Method in class org.apache.ignite.spi.systemview.view.<a href="org/apache/ignite/spi/systemview/view/NodeMetricsView.html" title="class in org.apache.ignite.spi.systemview.view">NodeMetricsView</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/spi/systemview/view/NodeMetricsView.html#curDaemonThreadCount--">curDaemonThreadCount()</a></span> - Method in class org.apache.ignite.spi.systemview.view.<a href="org/apache/ignite/spi/systemview/view/NodeMetricsView.html" title="class in org.apache.ignite.spi.systemview.view">NodeMetricsView</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/spi/systemview/view/NodeMetricsView.html#curGcCpuLoad--">curGcCpuLoad()</a></span> - Method in class org.apache.ignite.spi.systemview.view.<a href="org/apache/ignite/spi/systemview/view/NodeMetricsView.html" title="class in org.apache.ignite.spi.systemview.view">NodeMetricsView</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/spi/systemview/view/NodeMetricsView.html#curIdleTime--">curIdleTime()</a></span> - Method in class org.apache.ignite.spi.systemview.view.<a href="org/apache/ignite/spi/systemview/view/NodeMetricsView.html" title="class in org.apache.ignite.spi.systemview.view">NodeMetricsView</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/spi/systemview/view/NodeMetricsView.html#curJobsExecuteTime--">curJobsExecuteTime()</a></span> - Method in class org.apache.ignite.spi.systemview.view.<a href="org/apache/ignite/spi/systemview/view/NodeMetricsView.html" title="class in org.apache.ignite.spi.systemview.view">NodeMetricsView</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/spi/systemview/view/NodeMetricsView.html#curJobsWaitTime--">curJobsWaitTime()</a></span> - Method in class org.apache.ignite.spi.systemview.view.<a href="org/apache/ignite/spi/systemview/view/NodeMetricsView.html" title="class in org.apache.ignite.spi.systemview.view">NodeMetricsView</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/spi/systemview/view/NodeMetricsView.html#curRejectedJobs--">curRejectedJobs()</a></span> - Method in class org.apache.ignite.spi.systemview.view.<a href="org/apache/ignite/spi/systemview/view/NodeMetricsView.html" title="class in org.apache.ignite.spi.systemview.view">NodeMetricsView</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/thread/IgniteThread.html#current--">current()</a></span> - Static method in class org.apache.ignite.thread.<a href="org/apache/ignite/thread/IgniteThread.html" title="class in org.apache.ignite.thread">IgniteThread</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/IgniteCluster.html#currentBaselineTopology--">currentBaselineTopology()</a></span> - Method in interface org.apache.ignite.<a href="org/apache/ignite/IgniteCluster.html" title="interface in org.apache.ignite">IgniteCluster</a></dt>
<dd>
<div class="block">Gets current baseline topology.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/thread/IgniteThread.html#currentThreadCanRequestBinaryMetadata--">currentThreadCanRequestBinaryMetadata()</a></span> - Static method in class org.apache.ignite.thread.<a href="org/apache/ignite/thread/IgniteThread.html" title="class in org.apache.ignite.thread">IgniteThread</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/cache/affinity/AffinityFunctionContext.html#currentTopologySnapshot--">currentTopologySnapshot()</a></span> - Method in interface org.apache.ignite.cache.affinity.<a href="org/apache/ignite/cache/affinity/AffinityFunctionContext.html" title="interface in org.apache.ignite.cache.affinity">AffinityFunctionContext</a></dt>
<dd>
<div class="block">Gets current topology snapshot.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/cache/affinity/AffinityFunctionContext.html#currentTopologyVersion--">currentTopologyVersion()</a></span> - Method in interface org.apache.ignite.cache.affinity.<a href="org/apache/ignite/cache/affinity/AffinityFunctionContext.html" title="interface in org.apache.ignite.cache.affinity">AffinityFunctionContext</a></dt>
<dd>
<div class="block">Gets current topology version number.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/ml/math/functions/Functions.html#curry-java.util.function.BiFunction-">curry(BiFunction<span class='angle_bracket'>&lt;</span>A, B, C<span class='angle_bracket'>&gt;</span>)</a></span> - Static method in class org.apache.ignite.ml.math.functions.<a href="org/apache/ignite/ml/math/functions/Functions.html" title="class in org.apache.ignite.ml.math.functions">Functions</a></dt>
<dd>
<div class="block">Curry bi-function.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/ml/math/functions/Functions.html#curry-org.apache.ignite.ml.math.functions.IgniteBiFunction-">curry(IgniteBiFunction<span class='angle_bracket'>&lt;</span>A, B, C<span class='angle_bracket'>&gt;</span>)</a></span> - Static method in class org.apache.ignite.ml.math.functions.<a href="org/apache/ignite/ml/math/functions/Functions.html" title="class in org.apache.ignite.ml.math.functions">Functions</a></dt>
<dd>
<div class="block">Transform bi-function of the form (a, b) -> c into a function of form a -> (b -> c).</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/ml/math/functions/Functions.html#curry-org.apache.ignite.ml.math.functions.IgniteTriFunction-">curry(IgniteTriFunction<span class='angle_bracket'>&lt;</span>A, B, C, D<span class='angle_bracket'>&gt;</span>)</a></span> - Static method in class org.apache.ignite.ml.math.functions.<a href="org/apache/ignite/ml/math/functions/Functions.html" title="class in org.apache.ignite.ml.math.functions">Functions</a></dt>
<dd>
<div class="block">Transform tri-function of the form (a, b, c) -> d into a function of form a -> (b -> (c -> d)).</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/spi/systemview/view/NodeMetricsView.html#curThreadCount--">curThreadCount()</a></span> - Method in class org.apache.ignite.spi.systemview.view.<a href="org/apache/ignite/spi/systemview/view/NodeMetricsView.html" title="class in org.apache.ignite.spi.systemview.view">NodeMetricsView</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/spi/systemview/view/NodeMetricsView.html#curWaitingJobs--">curWaitingJobs()</a></span> - Method in class org.apache.ignite.spi.systemview.view.<a href="org/apache/ignite/spi/systemview/view/NodeMetricsView.html" title="class in org.apache.ignite.spi.systemview.view">NodeMetricsView</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/ignite/ml/environment/logging/CustomMLLogger.html" title="class in org.apache.ignite.ml.environment.logging"><span class="typeNameLink">CustomMLLogger</span></a> - Class in <a href="org/apache/ignite/ml/environment/logging/package-summary.html">org.apache.ignite.ml.environment.logging</a></dt>
<dd>
<div class="block">MLLogger implementation based on IgniteLogger.</div>
</dd>
</dl>
<a name="I:D">
<!-- -->
</a>
<h2 class="title">D</h2>
<dl>
<dt><span class="memberNameLink"><a href="org/apache/ignite/ml/math/primitives/matrix/MatrixStorage.html#data--">data()</a></span> - Method in interface org.apache.ignite.ml.math.primitives.matrix.<a href="org/apache/ignite/ml/math/primitives/matrix/MatrixStorage.html" title="interface in org.apache.ignite.ml.math.primitives.matrix">MatrixStorage</a></dt>
<dd>
<div class="block">Gets underlying data, if <a href="org/apache/ignite/ml/math/StorageOpsMetrics.html#isArrayBased--"><code>StorageOpsMetrics.isArrayBased()</code></a> returns <code>false</code> this method return
copy of data.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/ml/math/primitives/matrix/storage/DenseMatrixStorage.html#data--">data()</a></span> - Method in class org.apache.ignite.ml.math.primitives.matrix.storage.<a href="org/apache/ignite/ml/math/primitives/matrix/storage/DenseMatrixStorage.html" title="class in org.apache.ignite.ml.math.primitives.matrix.storage">DenseMatrixStorage</a></dt>
<dd>
<div class="block">Gets underlying data, if <a href="org/apache/ignite/ml/math/StorageOpsMetrics.html#isArrayBased--"><code>StorageOpsMetrics.isArrayBased()</code></a> returns <code>false</code> this method return
copy of data.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/ml/math/primitives/matrix/storage/SparseMatrixStorage.html#data--">data()</a></span> - Method in class org.apache.ignite.ml.math.primitives.matrix.storage.<a href="org/apache/ignite/ml/math/primitives/matrix/storage/SparseMatrixStorage.html" title="class in org.apache.ignite.ml.math.primitives.matrix.storage">SparseMatrixStorage</a></dt>
<dd>
<div class="block">Gets underlying data, if <a href="org/apache/ignite/ml/math/StorageOpsMetrics.html#isArrayBased--"><code>StorageOpsMetrics.isArrayBased()</code></a> returns <code>false</code> this method return
copy of data.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/ml/math/primitives/matrix/storage/ViewMatrixStorage.html#data--">data()</a></span> - Method in class org.apache.ignite.ml.math.primitives.matrix.storage.<a href="org/apache/ignite/ml/math/primitives/matrix/storage/ViewMatrixStorage.html" title="class in org.apache.ignite.ml.math.primitives.matrix.storage">ViewMatrixStorage</a></dt>
<dd>
<div class="block">Gets underlying data, if <a href="org/apache/ignite/ml/math/StorageOpsMetrics.html#isArrayBased--"><code>StorageOpsMetrics.isArrayBased()</code></a> returns <code>false</code> this method return
copy of data.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/ml/math/primitives/vector/storage/DenseVectorStorage.html#data--">data()</a></span> - Method in class org.apache.ignite.ml.math.primitives.vector.storage.<a href="org/apache/ignite/ml/math/primitives/vector/storage/DenseVectorStorage.html" title="class in org.apache.ignite.ml.math.primitives.vector.storage">DenseVectorStorage</a></dt>
<dd>
<div class="block">Gets underlying array if <a href="org/apache/ignite/ml/math/StorageOpsMetrics.html#isArrayBased--"><code>StorageOpsMetrics.isArrayBased()</code></a> returns <code>true</code> and all values
in vector are Numbers.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/ml/math/primitives/vector/storage/SparseVectorStorage.html#data--">data()</a></span> - Method in class org.apache.ignite.ml.math.primitives.vector.storage.<a href="org/apache/ignite/ml/math/primitives/vector/storage/SparseVectorStorage.html" title="class in org.apache.ignite.ml.math.primitives.vector.storage">SparseVectorStorage</a></dt>
<dd>
<div class="block">Gets underlying array if <a href="org/apache/ignite/ml/math/StorageOpsMetrics.html#isArrayBased--"><code>StorageOpsMetrics.isArrayBased()</code></a> returns <code>true</code> and all values
in vector are Numbers.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/ml/math/primitives/vector/storage/VectorizedViewMatrixStorage.html#data--">data()</a></span> - Method in class org.apache.ignite.ml.math.primitives.vector.storage.<a href="org/apache/ignite/ml/math/primitives/vector/storage/VectorizedViewMatrixStorage.html" title="class in org.apache.ignite.ml.math.primitives.vector.storage">VectorizedViewMatrixStorage</a></dt>
<dd>
<div class="block">Gets underlying array if <a href="org/apache/ignite/ml/math/StorageOpsMetrics.html#isArrayBased--"><code>StorageOpsMetrics.isArrayBased()</code></a> returns <code>true</code> and all values
in vector are Numbers.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/ml/math/primitives/vector/storage/VectorViewStorage.html#data--">data()</a></span> - Method in class org.apache.ignite.ml.math.primitives.vector.storage.<a href="org/apache/ignite/ml/math/primitives/vector/storage/VectorViewStorage.html" title="class in org.apache.ignite.ml.math.primitives.vector.storage">VectorViewStorage</a></dt>
<dd>
<div class="block">Gets underlying array if <a href="org/apache/ignite/ml/math/StorageOpsMetrics.html#isArrayBased--"><code>StorageOpsMetrics.isArrayBased()</code></a> returns <code>true</code> and all values
in vector are Numbers.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/ml/math/primitives/vector/VectorStorage.html#data--">data()</a></span> - Method in interface org.apache.ignite.ml.math.primitives.vector.<a href="org/apache/ignite/ml/math/primitives/vector/VectorStorage.html" title="interface in org.apache.ignite.ml.math.primitives.vector">VectorStorage</a></dt>
<dd>
<div class="block">Gets underlying array if <a href="org/apache/ignite/ml/math/StorageOpsMetrics.html#isArrayBased--"><code>StorageOpsMetrics.isArrayBased()</code></a> returns <code>true</code> and all values
in vector are Numbers.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/ml/structures/Dataset.html#data">data</a></span> - Variable in class org.apache.ignite.ml.structures.<a href="org/apache/ignite/ml/structures/Dataset.html" title="class in org.apache.ignite.ml.structures">Dataset</a></dt>
<dd>
<div class="block">Data to keep.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/ml/structures/Dataset.html#data--">data()</a></span> - Method in class org.apache.ignite.ml.structures.<a href="org/apache/ignite/ml/structures/Dataset.html" title="class in org.apache.ignite.ml.structures">Dataset</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/ignite/configuration/DataPageEvictionMode.html" title="enum in org.apache.ignite.configuration"><span class="typeNameLink">DataPageEvictionMode</span></a> - Enum in <a href="org/apache/ignite/configuration/package-summary.html">org.apache.ignite.configuration</a></dt>
<dd>
<div class="block">Defines memory page eviction algorithm.</div>
</dd>
<dt><a href="org/apache/ignite/configuration/DataRegionConfiguration.html" title="class in org.apache.ignite.configuration"><span class="typeNameLink">DataRegionConfiguration</span></a> - Class in <a href="org/apache/ignite/configuration/package-summary.html">org.apache.ignite.configuration</a></dt>
<dd>
<div class="block">This class allows defining custom data regions' configurations with various parameters for Apache Ignite
page memory (see <a href="org/apache/ignite/configuration/DataStorageConfiguration.html" title="class in org.apache.ignite.configuration"><code>DataStorageConfiguration</code></a>.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/configuration/DataRegionConfiguration.html#DataRegionConfiguration--">DataRegionConfiguration()</a></span> - Constructor for class org.apache.ignite.configuration.<a href="org/apache/ignite/configuration/DataRegionConfiguration.html" title="class in org.apache.ignite.configuration">DataRegionConfiguration</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/ignite/DataRegionMetrics.html" title="interface in org.apache.ignite"><span class="typeNameLink">DataRegionMetrics</span></a> - Interface in <a href="org/apache/ignite/package-summary.html">org.apache.ignite</a></dt>
<dd>
<div class="block"><span class="deprecatedLabel">Deprecated.</span>
<div class="block"><span class="deprecationComment">Check the <a href="org/apache/ignite/spi/metric/ReadOnlyMetricRegistry.html" title="interface in org.apache.ignite.spi.metric"><code>ReadOnlyMetricRegistry</code></a> with "name=io.dataregion.{data_region_name}" instead.</span></div>
</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/Ignite.html#dataRegionMetrics--">dataRegionMetrics()</a></span> - Method in interface org.apache.ignite.<a href="org/apache/ignite/Ignite.html" title="interface in org.apache.ignite">Ignite</a></dt>
<dd>
<div class="block"><span class="deprecatedLabel">Deprecated.</span>
<div class="block"><span class="deprecationComment">Check the <a href="org/apache/ignite/spi/metric/ReadOnlyMetricRegistry.html" title="interface in org.apache.ignite.spi.metric"><code>ReadOnlyMetricRegistry</code></a> with "name=io.dataregion.{data_region_name}" instead.</span></div>
</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/Ignite.html#dataRegionMetrics-java.lang.String-">dataRegionMetrics(String)</a></span> - Method in interface org.apache.ignite.<a href="org/apache/ignite/Ignite.html" title="interface in org.apache.ignite">Ignite</a></dt>
<dd>
<div class="block">Returns the latest <a href="org/apache/ignite/DataRegionMetrics.html" title="interface in org.apache.ignite"><code>DataRegionMetrics</code></a> snapshot for the memory region of the given name.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/IgniteSpringBean.html#dataRegionMetrics--">dataRegionMetrics()</a></span> - Method in class org.apache.ignite.<a href="org/apache/ignite/IgniteSpringBean.html" title="class in org.apache.ignite">IgniteSpringBean</a></dt>
<dd>
<div class="block">Returns a collection of <a href="org/apache/ignite/DataRegionMetrics.html" title="interface in org.apache.ignite"><code>DataRegionMetrics</code></a> that reflects page memory usage on this Apache Ignite node
instance.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/IgniteSpringBean.html#dataRegionMetrics-java.lang.String-">dataRegionMetrics(String)</a></span> - Method in class org.apache.ignite.<a href="org/apache/ignite/IgniteSpringBean.html" title="class in org.apache.ignite">IgniteSpringBean</a></dt>
<dd>
<div class="block">Returns the latest <a href="org/apache/ignite/DataRegionMetrics.html" title="interface in org.apache.ignite"><code>DataRegionMetrics</code></a> snapshot for the memory region of the given name.</div>
</dd>
<dt><a href="org/apache/ignite/DataRegionMetricsAdapter.html" title="class in org.apache.ignite"><span class="typeNameLink">DataRegionMetricsAdapter</span></a> - Class in <a href="org/apache/ignite/package-summary.html">org.apache.ignite</a></dt>
<dd>
<div class="block"><span class="deprecatedLabel">Deprecated.</span>
<div class="block"><span class="deprecationComment">Check the <a href="org/apache/ignite/spi/metric/ReadOnlyMetricRegistry.html" title="interface in org.apache.ignite.spi.metric"><code>ReadOnlyMetricRegistry</code></a> with "name=io.dataregion.{data_region_name}" instead.</span></div>
</div>
</dd>
<dt><a href="org/apache/ignite/mxbean/DataRegionMetricsMXBean.html" title="interface in org.apache.ignite.mxbean"><span class="typeNameLink">DataRegionMetricsMXBean</span></a> - Interface in <a href="org/apache/ignite/mxbean/package-summary.html">org.apache.ignite.mxbean</a></dt>
<dd>
<div class="block"><span class="deprecatedLabel">Deprecated.</span>
<div class="block"><span class="deprecationComment">Check the <a href="org/apache/ignite/spi/metric/jmx/JmxMetricExporterSpi.html" title="class in org.apache.ignite.spi.metric.jmx"><code>JmxMetricExporterSpi</code></a> with "name=io.dataregion.{data_region_name}" instead.</span></div>
</div>
</dd>
<dt><a href="org/apache/ignite/DataRegionMetricsProvider.html" title="interface in org.apache.ignite"><span class="typeNameLink">DataRegionMetricsProvider</span></a> - Interface in <a href="org/apache/ignite/package-summary.html">org.apache.ignite</a></dt>
<dd>
<div class="block">This interface provides calculated metrics for data region.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/events/PageReplacementStartedEvent.html#dataRegionName--">dataRegionName()</a></span> - Method in class org.apache.ignite.events.<a href="org/apache/ignite/events/PageReplacementStartedEvent.html" title="class in org.apache.ignite.events">PageReplacementStartedEvent</a></dt>
<dd>
<div class="block">Gets data region name for which page replacement started.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/spi/systemview/view/CacheGroupView.html#dataRegionName--">dataRegionName()</a></span> - Method in class org.apache.ignite.spi.systemview.view.<a href="org/apache/ignite/spi/systemview/view/CacheGroupView.html" title="class in org.apache.ignite.spi.systemview.view">CacheGroupView</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/spi/systemview/view/CacheView.html#dataRegionName--">dataRegionName()</a></span> - Method in class org.apache.ignite.spi.systemview.view.<a href="org/apache/ignite/spi/systemview/view/CacheView.html" title="class in org.apache.ignite.spi.systemview.view">CacheView</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/ignite/ml/dataset/Dataset.html" title="interface in org.apache.ignite.ml.dataset"><span class="typeNameLink">Dataset</span></a><span class='angle_bracket'>&lt;</span><a href="org/apache/ignite/ml/dataset/Dataset.html" title="type parameter in Dataset">C</a> 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>,<a href="org/apache/ignite/ml/dataset/Dataset.html" title="type parameter in Dataset">D</a> 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><span class='angle_bracket'>&gt;</span> - Interface in <a href="org/apache/ignite/ml/dataset/package-summary.html">org.apache.ignite.ml.dataset</a></dt>
<dd>
<div class="block">A dataset providing an API that allows to perform generic computations on a distributed data represented as a set of
partitions distributed across a cluster or placed locally.</div>
</dd>
<dt><a href="org/apache/ignite/ml/structures/Dataset.html" title="class in org.apache.ignite.ml.structures"><span class="typeNameLink">Dataset</span></a><span class='angle_bracket'>&lt;</span><a href="org/apache/ignite/ml/structures/Dataset.html" title="type parameter in Dataset">Row</a> extends <a href="org/apache/ignite/ml/structures/DatasetRow.html" title="class in org.apache.ignite.ml.structures">DatasetRow</a><span class='angle_bracket'>&gt;</span> - Class in <a href="org/apache/ignite/ml/structures/package-summary.html">org.apache.ignite.ml.structures</a></dt>
<dd>
<div class="block">Class for set of vectors.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/ml/structures/Dataset.html#Dataset--">Dataset()</a></span> - Constructor for class org.apache.ignite.ml.structures.<a href="org/apache/ignite/ml/structures/Dataset.html" title="class in org.apache.ignite.ml.structures">Dataset</a></dt>
<dd>
<div class="block">Default constructor (required by Externalizable).</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/ml/structures/Dataset.html#Dataset-Row:A-org.apache.ignite.ml.structures.FeatureMetadata:A-">Dataset(Row[], FeatureMetadata[])</a></span> - Constructor for class org.apache.ignite.ml.structures.<a href="org/apache/ignite/ml/structures/Dataset.html" title="class in org.apache.ignite.ml.structures">Dataset</a></dt>
<dd>
<div class="block">Creates new Dataset by given data.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/ml/structures/Dataset.html#Dataset-Row:A-java.lang.String:A-int-">Dataset(Row[], String[], int)</a></span> - Constructor for class org.apache.ignite.ml.structures.<a href="org/apache/ignite/ml/structures/Dataset.html" title="class in org.apache.ignite.ml.structures">Dataset</a></dt>
<dd>
<div class="block">Creates new Dataset by given data.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/ml/structures/Dataset.html#Dataset-Row:A-int-">Dataset(Row[], int)</a></span> - Constructor for class org.apache.ignite.ml.structures.<a href="org/apache/ignite/ml/structures/Dataset.html" title="class in org.apache.ignite.ml.structures">Dataset</a></dt>
<dd>
<div class="block">Creates new Dataset by given data.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/ml/structures/Dataset.html#Dataset-Row:A-">Dataset(Row[])</a></span> - Constructor for class org.apache.ignite.ml.structures.<a href="org/apache/ignite/ml/structures/Dataset.html" title="class in org.apache.ignite.ml.structures">Dataset</a></dt>
<dd>
<div class="block">Creates new Dataset by given data.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/ml/structures/Dataset.html#Dataset-int-int-java.lang.String:A-">Dataset(int, int, String[])</a></span> - Constructor for class org.apache.ignite.ml.structures.<a href="org/apache/ignite/ml/structures/Dataset.html" title="class in org.apache.ignite.ml.structures">Dataset</a></dt>
<dd>
<div class="block">Creates new Dataset and initialized with empty data structure.</div>
</dd>
<dt><a href="org/apache/ignite/ml/dataset/impl/cache/util/DatasetAffinityFunctionWrapper.html" title="class in org.apache.ignite.ml.dataset.impl.cache.util"><span class="typeNameLink">DatasetAffinityFunctionWrapper</span></a> - Class in <a href="org/apache/ignite/ml/dataset/impl/cache/util/package-summary.html">org.apache.ignite.ml.dataset.impl.cache.util</a></dt>
<dd>
<div class="block">Affinity function wrapper that uses key as a partition index and delegates all other functions to specified
delegate.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/ml/dataset/impl/cache/util/DatasetAffinityFunctionWrapper.html#DatasetAffinityFunctionWrapper-org.apache.ignite.cache.affinity.AffinityFunction-">DatasetAffinityFunctionWrapper(AffinityFunction)</a></span> - Constructor for class org.apache.ignite.ml.dataset.impl.cache.util.<a href="org/apache/ignite/ml/dataset/impl/cache/util/DatasetAffinityFunctionWrapper.html" title="class in org.apache.ignite.ml.dataset.impl.cache.util">DatasetAffinityFunctionWrapper</a></dt>
<dd>
<div class="block">Constructs a new instance of affinity function wrapper.</div>
</dd>
<dt><a href="org/apache/ignite/ml/dataset/DatasetBuilder.html" title="interface in org.apache.ignite.ml.dataset"><span class="typeNameLink">DatasetBuilder</span></a><span class='angle_bracket'>&lt;</span><a href="org/apache/ignite/ml/dataset/DatasetBuilder.html" title="type parameter in DatasetBuilder">K</a>,<a href="org/apache/ignite/ml/dataset/DatasetBuilder.html" title="type parameter in DatasetBuilder">V</a><span class='angle_bracket'>&gt;</span> - Interface in <a href="org/apache/ignite/ml/dataset/package-summary.html">org.apache.ignite.ml.dataset</a></dt>
<dd>
<div class="block">A builder constructing instances of a <a href="org/apache/ignite/ml/dataset/Dataset.html" title="interface in org.apache.ignite.ml.dataset"><code>Dataset</code></a>.</div>
</dd>
<dt><a href="org/apache/ignite/ml/dataset/DatasetFactory.html" title="class in org.apache.ignite.ml.dataset"><span class="typeNameLink">DatasetFactory</span></a> - Class in <a href="org/apache/ignite/ml/dataset/package-summary.html">org.apache.ignite.ml.dataset</a></dt>
<dd>
<div class="block">Factory providing a client facing API that allows to construct basic and the most frequently used types of dataset.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/ml/dataset/DatasetFactory.html#DatasetFactory--">DatasetFactory()</a></span> - Constructor for class org.apache.ignite.ml.dataset.<a href="org/apache/ignite/ml/dataset/DatasetFactory.html" title="class in org.apache.ignite.ml.dataset">DatasetFactory</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/ml/composition/combinators/sequential/TrainersSequentialComposition.html#datasetMapping">datasetMapping</a></span> - Variable in class org.apache.ignite.ml.composition.combinators.sequential.<a href="org/apache/ignite/ml/composition/combinators/sequential/TrainersSequentialComposition.html" title="class in org.apache.ignite.ml.composition.combinators.sequential">TrainersSequentialComposition</a></dt>
<dd>
<div class="block">Dataset mapping.</div>
</dd>
<dt><a href="org/apache/ignite/ml/composition/DatasetMapping.html" title="interface in org.apache.ignite.ml.composition"><span class="typeNameLink">DatasetMapping</span></a><span class='angle_bracket'>&lt;</span><a href="org/apache/ignite/ml/composition/DatasetMapping.html" title="type parameter in DatasetMapping">L1</a>,<a href="org/apache/ignite/ml/composition/DatasetMapping.html" title="type parameter in DatasetMapping">L2</a><span class='angle_bracket'>&gt;</span> - Interface in <a href="org/apache/ignite/ml/composition/package-summary.html">org.apache.ignite.ml.composition</a></dt>
<dd>
<div class="block">This class represents dataset mapping.</div>
</dd>
<dt><a href="org/apache/ignite/ml/structures/DatasetRow.html" title="class in org.apache.ignite.ml.structures"><span class="typeNameLink">DatasetRow</span></a><span class='angle_bracket'>&lt;</span><a href="org/apache/ignite/ml/structures/DatasetRow.html" title="type parameter in DatasetRow">V</a> extends <a href="org/apache/ignite/ml/math/primitives/vector/Vector.html" title="interface in org.apache.ignite.ml.math.primitives.vector">Vector</a><span class='angle_bracket'>&gt;</span> - Class in <a href="org/apache/ignite/ml/structures/package-summary.html">org.apache.ignite.ml.structures</a></dt>
<dd>
<div class="block">Class to keep one observation in dataset.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/ml/structures/DatasetRow.html#DatasetRow--">DatasetRow()</a></span> - Constructor for class org.apache.ignite.ml.structures.<a href="org/apache/ignite/ml/structures/DatasetRow.html" title="class in org.apache.ignite.ml.structures">DatasetRow</a></dt>
<dd>
<div class="block">Default constructor (required by Externalizable).</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/ml/structures/DatasetRow.html#DatasetRow-V-">DatasetRow(V)</a></span> - Constructor for class org.apache.ignite.ml.structures.<a href="org/apache/ignite/ml/structures/DatasetRow.html" title="class in org.apache.ignite.ml.structures">DatasetRow</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/ignite/ml/trainers/DatasetTrainer.html" title="class in org.apache.ignite.ml.trainers"><span class="typeNameLink">DatasetTrainer</span></a><span class='angle_bracket'>&lt;</span><a href="org/apache/ignite/ml/trainers/DatasetTrainer.html" title="type parameter in DatasetTrainer">M</a> extends <a href="org/apache/ignite/ml/IgniteModel.html" title="interface in org.apache.ignite.ml">IgniteModel</a>,<a href="org/apache/ignite/ml/trainers/DatasetTrainer.html" title="type parameter in DatasetTrainer">L</a><span class='angle_bracket'>&gt;</span> - Class in <a href="org/apache/ignite/ml/trainers/package-summary.html">org.apache.ignite.ml.trainers</a></dt>
<dd>
<div class="block">Interface for trainers.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/ml/trainers/DatasetTrainer.html#DatasetTrainer--">DatasetTrainer()</a></span> - Constructor for class org.apache.ignite.ml.trainers.<a href="org/apache/ignite/ml/trainers/DatasetTrainer.html" title="class in org.apache.ignite.ml.trainers">DatasetTrainer</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/ignite/ml/trainers/DatasetTrainer.EmptyDatasetException.html" title="class in org.apache.ignite.ml.trainers"><span class="typeNameLink">DatasetTrainer.EmptyDatasetException</span></a> - Exception in <a href="org/apache/ignite/ml/trainers/package-summary.html">org.apache.ignite.ml.trainers</a></dt>
<dd>
<div class="block">EmptyDataset exception.</div>
</dd>
<dt><a href="org/apache/ignite/ml/dataset/primitive/DatasetWrapper.html" title="class in org.apache.ignite.ml.dataset.primitive"><span class="typeNameLink">DatasetWrapper</span></a><span class='angle_bracket'>&lt;</span><a href="org/apache/ignite/ml/dataset/primitive/DatasetWrapper.html" title="type parameter in DatasetWrapper">C</a> 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>,<a href="org/apache/ignite/ml/dataset/primitive/DatasetWrapper.html" title="type parameter in DatasetWrapper">D</a> 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><span class='angle_bracket'>&gt;</span> - Class in <a href="org/apache/ignite/ml/dataset/primitive/package-summary.html">org.apache.ignite.ml.dataset.primitive</a></dt>
<dd>
<div class="block">A dataset wrapper that allows to introduce new functionality based on common <code>compute</code> methods.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/ml/dataset/primitive/DatasetWrapper.html#DatasetWrapper-org.apache.ignite.ml.dataset.Dataset-">DatasetWrapper(Dataset<span class='angle_bracket'>&lt;</span>C, D<span class='angle_bracket'>&gt;</span>)</a></span> - Constructor for class org.apache.ignite.ml.dataset.primitive.<a href="org/apache/ignite/ml/dataset/primitive/DatasetWrapper.html" title="class in org.apache.ignite.ml.dataset.primitive">DatasetWrapper</a></dt>
<dd>
<div class="block">Constructs a new instance of dataset wrapper that delegates <code>compute</code> actions to the actual delegate.</div>
</dd>
<dt><a href="org/apache/ignite/cache/store/cassandra/datasource/DataSource.html" title="class in org.apache.ignite.cache.store.cassandra.datasource"><span class="typeNameLink">DataSource</span></a> - Class in <a href="org/apache/ignite/cache/store/cassandra/datasource/package-summary.html">org.apache.ignite.cache.store.cassandra.datasource</a></dt>
<dd>
<div class="block">Data source abstraction to specify configuration of the Cassandra session to be used.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/cache/store/cassandra/datasource/DataSource.html#DataSource--">DataSource()</a></span> - Constructor for class org.apache.ignite.cache.store.cassandra.datasource.<a href="org/apache/ignite/cache/store/cassandra/datasource/DataSource.html" title="class in org.apache.ignite.cache.store.cassandra.datasource">DataSource</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/cache/store/jdbc/CacheAbstractJdbcStore.html#dataSrc">dataSrc</a></span> - Variable in class org.apache.ignite.cache.store.jdbc.<a href="org/apache/ignite/cache/store/jdbc/CacheAbstractJdbcStore.html" title="class in org.apache.ignite.cache.store.jdbc">CacheAbstractJdbcStore</a></dt>
<dd>
<div class="block">Data source.</div>
</dd>
<dt><a href="org/apache/ignite/configuration/DataStorageConfiguration.html" title="class in org.apache.ignite.configuration"><span class="typeNameLink">DataStorageConfiguration</span></a> - Class in <a href="org/apache/ignite/configuration/package-summary.html">org.apache.ignite.configuration</a></dt>
<dd>
<div class="block">A durable memory configuration for an Apache Ignite node.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/configuration/DataStorageConfiguration.html#DataStorageConfiguration--">DataStorageConfiguration()</a></span> - Constructor for class org.apache.ignite.configuration.<a href="org/apache/ignite/configuration/DataStorageConfiguration.html" title="class in org.apache.ignite.configuration">DataStorageConfiguration</a></dt>
<dd>
<div class="block">Creates valid durable memory configuration with all default values.</div>
</dd>
<dt><a href="org/apache/ignite/DataStorageMetrics.html" title="interface in org.apache.ignite"><span class="typeNameLink">DataStorageMetrics</span></a> - Interface in <a href="org/apache/ignite/package-summary.html">org.apache.ignite</a></dt>
<dd>
<div class="block"><span class="deprecatedLabel">Deprecated.</span>
<div class="block"><span class="deprecationComment">Check the <a href="org/apache/ignite/spi/metric/ReadOnlyMetricRegistry.html" title="interface in org.apache.ignite.spi.metric"><code>ReadOnlyMetricRegistry</code></a> with "name=io.datastorage" instead.</span></div>
</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/Ignite.html#dataStorageMetrics--">dataStorageMetrics()</a></span> - Method in interface org.apache.ignite.<a href="org/apache/ignite/Ignite.html" title="interface in org.apache.ignite">Ignite</a></dt>
<dd>
<div class="block"><span class="deprecatedLabel">Deprecated.</span>
<div class="block"><span class="deprecationComment">Check the <a href="org/apache/ignite/spi/metric/ReadOnlyMetricRegistry.html" title="interface in org.apache.ignite.spi.metric"><code>ReadOnlyMetricRegistry</code></a> with "name=io.datastorage" instead.</span></div>
</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/IgniteSpringBean.html#dataStorageMetrics--">dataStorageMetrics()</a></span> - Method in class org.apache.ignite.<a href="org/apache/ignite/IgniteSpringBean.html" title="class in org.apache.ignite">IgniteSpringBean</a></dt>
<dt><a href="org/apache/ignite/DataStorageMetricsAdapter.html" title="class in org.apache.ignite"><span class="typeNameLink">DataStorageMetricsAdapter</span></a> - Class in <a href="org/apache/ignite/package-summary.html">org.apache.ignite</a></dt>
<dd>
<div class="block"><span class="deprecatedLabel">Deprecated.</span>
<div class="block"><span class="deprecationComment">Check the <a href="org/apache/ignite/spi/metric/ReadOnlyMetricRegistry.html" title="interface in org.apache.ignite.spi.metric"><code>ReadOnlyMetricRegistry</code></a> with "name=io.datastorage" instead.</span></div>
</div>
</dd>
<dt><a href="org/apache/ignite/mxbean/DataStorageMetricsMXBean.html" title="interface in org.apache.ignite.mxbean"><span class="typeNameLink">DataStorageMetricsMXBean</span></a> - Interface in <a href="org/apache/ignite/mxbean/package-summary.html">org.apache.ignite.mxbean</a></dt>
<dd>
<div class="block"><span class="deprecatedLabel">Deprecated.</span>
<div class="block"><span class="deprecationComment">Check the <a href="org/apache/ignite/spi/metric/jmx/JmxMetricExporterSpi.html" title="class in org.apache.ignite.spi.metric.jmx"><code>JmxMetricExporterSpi</code></a> with "name=io.datastorage" instead.</span></div>
</div>
</dd>
<dt><a href="org/apache/ignite/mxbean/DataStorageMXBean.html" title="interface in org.apache.ignite.mxbean"><span class="typeNameLink">DataStorageMXBean</span></a> - Interface in <a href="org/apache/ignite/mxbean/package-summary.html">org.apache.ignite.mxbean</a></dt>
<dd>
<div class="block">An MX bean allowing to monitor and tune persistence.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/Ignite.html#dataStreamer-java.lang.String-">dataStreamer(String)</a></span> - Method in interface org.apache.ignite.<a href="org/apache/ignite/Ignite.html" title="interface in org.apache.ignite">Ignite</a></dt>
<dd>
<div class="block">Gets a new instance of data streamer associated with given cache name.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/IgniteSpringBean.html#dataStreamer-java.lang.String-">dataStreamer(String)</a></span> - Method in class org.apache.ignite.<a href="org/apache/ignite/IgniteSpringBean.html" title="class in org.apache.ignite">IgniteSpringBean</a></dt>
<dd>
<div class="block">Gets a new instance of data streamer associated with given cache name.</div>
</dd>
<dt><a href="org/apache/ignite/ml/util/generators/DataStreamGenerator.html" title="interface in org.apache.ignite.ml.util.generators"><span class="typeNameLink">DataStreamGenerator</span></a> - Interface in <a href="org/apache/ignite/ml/util/generators/package-summary.html">org.apache.ignite.ml.util.generators</a></dt>
<dd>
<div class="block">Provides general interface for generation of pseudorandom vectors according to shape defined by logic of specific
data stream generator.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/ml/environment/LearningEnvironment.html#dataTtl--">dataTtl()</a></span> - Method in interface org.apache.ignite.ml.environment.<a href="org/apache/ignite/ml/environment/LearningEnvironment.html" title="interface in org.apache.ignite.ml.environment">LearningEnvironment</a></dt>
<dd>
<div class="block">Returns partition data time-to-live in seconds (-1 for an infinite lifetime).</div>
</dd>
<dt><a href="org/apache/ignite/cache/store/jdbc/dialect/DB2Dialect.html" title="class in org.apache.ignite.cache.store.jdbc.dialect"><span class="typeNameLink">DB2Dialect</span></a> - Class in <a href="org/apache/ignite/cache/store/jdbc/dialect/package-summary.html">org.apache.ignite.cache.store.jdbc.dialect</a></dt>
<dd>
<div class="block">A dialect compatible with the IBM DB2 database.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/cache/store/jdbc/dialect/DB2Dialect.html#DB2Dialect--">DB2Dialect()</a></span> - Constructor for class org.apache.ignite.cache.store.jdbc.dialect.<a href="org/apache/ignite/cache/store/jdbc/dialect/DB2Dialect.html" title="class in org.apache.ignite.cache.store.jdbc.dialect">DB2Dialect</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/ignite/cache/store/cassandra/utils/DDLGenerator.html" title="class in org.apache.ignite.cache.store.cassandra.utils"><span class="typeNameLink">DDLGenerator</span></a> - Class in <a href="org/apache/ignite/cache/store/cassandra/utils/package-summary.html">org.apache.ignite.cache.store.cassandra.utils</a></dt>
<dd>
<div class="block">Generates Cassandra DDL statements from persistence descriptor xml file.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/cache/store/cassandra/utils/DDLGenerator.html#DDLGenerator--">DDLGenerator()</a></span> - Constructor for class org.apache.ignite.cache.store.cassandra.utils.<a href="org/apache/ignite/cache/store/cassandra/utils/DDLGenerator.html" title="class in org.apache.ignite.cache.store.cassandra.utils">DDLGenerator</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/IgniteLogger.html#debug-java.lang.String-">debug(String)</a></span> - Method in interface org.apache.ignite.<a href="org/apache/ignite/IgniteLogger.html" title="interface in org.apache.ignite">IgniteLogger</a></dt>
<dd>
<div class="block">Logs out debug message.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/IgniteLogger.html#debug-java.lang.String-java.lang.String-">debug(String, String)</a></span> - Method in interface org.apache.ignite.<a href="org/apache/ignite/IgniteLogger.html" title="interface in org.apache.ignite">IgniteLogger</a></dt>
<dd>
<div class="block">Logs out debug message.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/logger/java/JavaLogger.html#debug-java.lang.String-">debug(String)</a></span> - Method in class org.apache.ignite.logger.java.<a href="org/apache/ignite/logger/java/JavaLogger.html" title="class in org.apache.ignite.logger.java">JavaLogger</a></dt>
<dd>
<div class="block">Logs out debug message.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/logger/jcl/JclLogger.html#debug-java.lang.String-">debug(String)</a></span> - Method in class org.apache.ignite.logger.jcl.<a href="org/apache/ignite/logger/jcl/JclLogger.html" title="class in org.apache.ignite.logger.jcl">JclLogger</a></dt>
<dd>
<div class="block">Logs out debug message.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/logger/log4j/Log4JLogger.html#debug-java.lang.String-">debug(String)</a></span> - Method in class org.apache.ignite.logger.log4j.<a href="org/apache/ignite/logger/log4j/Log4JLogger.html" title="class in org.apache.ignite.logger.log4j">Log4JLogger</a></dt>
<dd>
<div class="block">Logs out debug message.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/logger/log4j2/Log4J2Logger.html#debug-java.lang.String-">debug(String)</a></span> - Method in class org.apache.ignite.logger.log4j2.<a href="org/apache/ignite/logger/log4j2/Log4J2Logger.html" title="class in org.apache.ignite.logger.log4j2">Log4J2Logger</a></dt>
<dd>
<div class="block">Logs out debug message.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/logger/log4j2/Log4J2Logger.html#debug-java.lang.String-java.lang.String-">debug(String, String)</a></span> - Method in class org.apache.ignite.logger.log4j2.<a href="org/apache/ignite/logger/log4j2/Log4J2Logger.html" title="class in org.apache.ignite.logger.log4j2">Log4J2Logger</a></dt>
<dd>
<div class="block">Logs out debug message.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/logger/NullLogger.html#debug-java.lang.String-">debug(String)</a></span> - Method in class org.apache.ignite.logger.<a href="org/apache/ignite/logger/NullLogger.html" title="class in org.apache.ignite.logger">NullLogger</a></dt>
<dd>
<div class="block">Logs out debug message.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/logger/slf4j/Slf4jLogger.html#debug-java.lang.String-">debug(String)</a></span> - Method in class org.apache.ignite.logger.slf4j.<a href="org/apache/ignite/logger/slf4j/Slf4jLogger.html" title="class in org.apache.ignite.logger.slf4j">Slf4jLogger</a></dt>
<dd>
<div class="block">Logs out debug message.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/logger/slf4j/Slf4jLogger.html#debug-java.lang.String-java.lang.String-">debug(String, String)</a></span> - Method in class org.apache.ignite.logger.slf4j.<a href="org/apache/ignite/logger/slf4j/Slf4jLogger.html" title="class in org.apache.ignite.logger.slf4j">Slf4jLogger</a></dt>
<dd>
<div class="block">Logs out debug message.</div>
</dd>
<dt><a href="org/apache/ignite/ml/selection/cv/DebugCrossValidation.html" title="class in org.apache.ignite.ml.selection.cv"><span class="typeNameLink">DebugCrossValidation</span></a><span class='angle_bracket'>&lt;</span><a href="org/apache/ignite/ml/selection/cv/DebugCrossValidation.html" title="type parameter in DebugCrossValidation">M</a> extends <a href="org/apache/ignite/ml/IgniteModel.html" title="interface in org.apache.ignite.ml">IgniteModel</a><span class='angle_bracket'>&lt;</span><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><span class='angle_bracket'>&gt;</span>,<a href="org/apache/ignite/ml/selection/cv/DebugCrossValidation.html" title="type parameter in DebugCrossValidation">K</a>,<a href="org/apache/ignite/ml/selection/cv/DebugCrossValidation.html" title="type parameter in DebugCrossValidation">V</a><span class='angle_bracket'>&gt;</span> - Class in <a href="org/apache/ignite/ml/selection/cv/package-summary.html">org.apache.ignite.ml.selection.cv</a></dt>
<dd>
<div class="block">Cross validation score calculator.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/ml/selection/cv/DebugCrossValidation.html#DebugCrossValidation--">DebugCrossValidation()</a></span> - Constructor for class org.apache.ignite.ml.selection.cv.<a href="org/apache/ignite/ml/selection/cv/DebugCrossValidation.html" title="class in org.apache.ignite.ml.selection.cv">DebugCrossValidation</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/ignite/ml/tree/DecisionTreeClassificationTrainer.html" title="class in org.apache.ignite.ml.tree"><span class="typeNameLink">DecisionTreeClassificationTrainer</span></a> - Class in <a href="org/apache/ignite/ml/tree/package-summary.html">org.apache.ignite.ml.tree</a></dt>
<dd>
<div class="block">Decision tree classifier based on distributed decision tree trainer that allows to fit trees using row-partitioned
dataset.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/ml/tree/DecisionTreeClassificationTrainer.html#DecisionTreeClassificationTrainer-int-double-">DecisionTreeClassificationTrainer(int, double)</a></span> - Constructor for class org.apache.ignite.ml.tree.<a href="org/apache/ignite/ml/tree/DecisionTreeClassificationTrainer.html" title="class in org.apache.ignite.ml.tree">DecisionTreeClassificationTrainer</a></dt>
<dd>
<div class="block">Constructs a new decision tree classifier with default impurity function compressor.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/ml/tree/DecisionTreeClassificationTrainer.html#DecisionTreeClassificationTrainer--">DecisionTreeClassificationTrainer()</a></span> - Constructor for class org.apache.ignite.ml.tree.<a href="org/apache/ignite/ml/tree/DecisionTreeClassificationTrainer.html" title="class in org.apache.ignite.ml.tree">DecisionTreeClassificationTrainer</a></dt>
<dd>
<div class="block">Constructs a new decision tree classifier with default impurity function compressor
and default maxDeep = 5 and minImpurityDecrease = 0.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/ml/tree/DecisionTreeClassificationTrainer.html#DecisionTreeClassificationTrainer-int-double-org.apache.ignite.ml.tree.impurity.util.StepFunctionCompressor-">DecisionTreeClassificationTrainer(int, double, StepFunctionCompressor<span class='angle_bracket'>&lt;</span>GiniImpurityMeasure<span class='angle_bracket'>&gt;</span>)</a></span> - Constructor for class org.apache.ignite.ml.tree.<a href="org/apache/ignite/ml/tree/DecisionTreeClassificationTrainer.html" title="class in org.apache.ignite.ml.tree">DecisionTreeClassificationTrainer</a></dt>
<dd>
<div class="block">Constructs a new instance of decision tree classifier.</div>
</dd>
<dt><a href="org/apache/ignite/ml/tree/DecisionTreeConditionalNode.html" title="class in org.apache.ignite.ml.tree"><span class="typeNameLink">DecisionTreeConditionalNode</span></a> - Class in <a href="org/apache/ignite/ml/tree/package-summary.html">org.apache.ignite.ml.tree</a></dt>
<dd>
<div class="block">Decision tree conditional (non-leaf) node.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/ml/tree/DecisionTreeConditionalNode.html#DecisionTreeConditionalNode-int-double-org.apache.ignite.ml.tree.DecisionTreeNode-org.apache.ignite.ml.tree.DecisionTreeNode-org.apache.ignite.ml.tree.DecisionTreeNode-">DecisionTreeConditionalNode(int, double, DecisionTreeNode, DecisionTreeNode, DecisionTreeNode)</a></span> - Constructor for class org.apache.ignite.ml.tree.<a href="org/apache/ignite/ml/tree/DecisionTreeConditionalNode.html" title="class in org.apache.ignite.ml.tree">DecisionTreeConditionalNode</a></dt>
<dd>
<div class="block">Constructs a new instance of decision tree conditional node.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/ml/tree/DecisionTreeConditionalNode.html#DecisionTreeConditionalNode--">DecisionTreeConditionalNode()</a></span> - Constructor for class org.apache.ignite.ml.tree.<a href="org/apache/ignite/ml/tree/DecisionTreeConditionalNode.html" title="class in org.apache.ignite.ml.tree">DecisionTreeConditionalNode</a></dt>
<dd>
<div class="block">For jackson serialization needs.</div>
</dd>
<dt><a href="org/apache/ignite/ml/tree/data/DecisionTreeData.html" title="class in org.apache.ignite.ml.tree.data"><span class="typeNameLink">DecisionTreeData</span></a> - Class in <a href="org/apache/ignite/ml/tree/data/package-summary.html">org.apache.ignite.ml.tree.data</a></dt>
<dd>
<div class="block">A partition <code>data</code> of the containing matrix of features and vector of labels stored in heap
with index on features.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/ml/tree/data/DecisionTreeData.html#DecisionTreeData-double:A:A-double:A-boolean-">DecisionTreeData(double[][], double[], boolean)</a></span> - Constructor for class org.apache.ignite.ml.tree.data.<a href="org/apache/ignite/ml/tree/data/DecisionTreeData.html" title="class in org.apache.ignite.ml.tree.data">DecisionTreeData</a></dt>
<dd>
<div class="block">Constructs a new instance of decision tree data.</div>
</dd>
<dt><a href="org/apache/ignite/ml/tree/data/DecisionTreeDataBuilder.html" title="class in org.apache.ignite.ml.tree.data"><span class="typeNameLink">DecisionTreeDataBuilder</span></a><span class='angle_bracket'>&lt;</span><a href="org/apache/ignite/ml/tree/data/DecisionTreeDataBuilder.html" title="type parameter in DecisionTreeDataBuilder">K</a>,<a href="org/apache/ignite/ml/tree/data/DecisionTreeDataBuilder.html" title="type parameter in DecisionTreeDataBuilder">V</a>,<a href="org/apache/ignite/ml/tree/data/DecisionTreeDataBuilder.html" title="type parameter in DecisionTreeDataBuilder">C</a> 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><span class='angle_bracket'>&gt;</span> - Class in <a href="org/apache/ignite/ml/tree/data/package-summary.html">org.apache.ignite.ml.tree.data</a></dt>
<dd>
<div class="block">A partition <code>data</code> builder that makes <a href="org/apache/ignite/ml/tree/data/DecisionTreeData.html" title="class in org.apache.ignite.ml.tree.data"><code>DecisionTreeData</code></a>.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/ml/tree/data/DecisionTreeDataBuilder.html#DecisionTreeDataBuilder-org.apache.ignite.ml.preprocessing.Preprocessor-boolean-">DecisionTreeDataBuilder(Preprocessor<span class='angle_bracket'>&lt;</span>K, V<span class='angle_bracket'>&gt;</span>, boolean)</a></span> - Constructor for class org.apache.ignite.ml.tree.data.<a href="org/apache/ignite/ml/tree/data/DecisionTreeDataBuilder.html" title="class in org.apache.ignite.ml.tree.data">DecisionTreeDataBuilder</a></dt>
<dd>
<div class="block">Constructs a new instance of decision tree data builder.</div>
</dd>
<dt><a href="org/apache/ignite/ml/tree/leaf/DecisionTreeLeafBuilder.html" title="interface in org.apache.ignite.ml.tree.leaf"><span class="typeNameLink">DecisionTreeLeafBuilder</span></a> - Interface in <a href="org/apache/ignite/ml/tree/leaf/package-summary.html">org.apache.ignite.ml.tree.leaf</a></dt>
<dd>
<div class="block">Base interface for decision tree leaf builders.</div>
</dd>
<dt><a href="org/apache/ignite/ml/tree/DecisionTreeLeafNode.html" title="class in org.apache.ignite.ml.tree"><span class="typeNameLink">DecisionTreeLeafNode</span></a> - Class in <a href="org/apache/ignite/ml/tree/package-summary.html">org.apache.ignite.ml.tree</a></dt>
<dd>
<div class="block">Decision tree leaf node which contains value.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/ml/tree/DecisionTreeLeafNode.html#DecisionTreeLeafNode-double-">DecisionTreeLeafNode(double)</a></span> - Constructor for class org.apache.ignite.ml.tree.<a href="org/apache/ignite/ml/tree/DecisionTreeLeafNode.html" title="class in org.apache.ignite.ml.tree">DecisionTreeLeafNode</a></dt>
<dd>
<div class="block">Constructs a new decision tree leaf node.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/ml/tree/DecisionTreeLeafNode.html#DecisionTreeLeafNode--">DecisionTreeLeafNode()</a></span> - Constructor for class org.apache.ignite.ml.tree.<a href="org/apache/ignite/ml/tree/DecisionTreeLeafNode.html" title="class in org.apache.ignite.ml.tree">DecisionTreeLeafNode</a></dt>
<dd>
<div class="block">For jackson serialization needs.</div>
</dd>
<dt><a href="org/apache/ignite/ml/tree/DecisionTreeModel.html" title="class in org.apache.ignite.ml.tree"><span class="typeNameLink">DecisionTreeModel</span></a> - Class in <a href="org/apache/ignite/ml/tree/package-summary.html">org.apache.ignite.ml.tree</a></dt>
<dd>
<div class="block">Base class for decision tree models.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/ml/tree/DecisionTreeModel.html#DecisionTreeModel-org.apache.ignite.ml.tree.DecisionTreeNode-">DecisionTreeModel(DecisionTreeNode)</a></span> - Constructor for class org.apache.ignite.ml.tree.<a href="org/apache/ignite/ml/tree/DecisionTreeModel.html" title="class in org.apache.ignite.ml.tree">DecisionTreeModel</a></dt>
<dd>
<div class="block">Creates the model.</div>
</dd>
<dt><a href="org/apache/ignite/ml/tree/DecisionTreeNode.html" title="class in org.apache.ignite.ml.tree"><span class="typeNameLink">DecisionTreeNode</span></a> - Class in <a href="org/apache/ignite/ml/tree/package-summary.html">org.apache.ignite.ml.tree</a></dt>
<dd>
<div class="block">Base interface for decision tree nodes.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/ml/tree/DecisionTreeNode.html#DecisionTreeNode--">DecisionTreeNode()</a></span> - Constructor for class org.apache.ignite.ml.tree.<a href="org/apache/ignite/ml/tree/DecisionTreeNode.html" title="class in org.apache.ignite.ml.tree">DecisionTreeNode</a></dt>
<dd>
<div class="block">Empty constructor for serialization needs.</div>
</dd>
<dt><a href="org/apache/ignite/ml/tree/DecisionTreeRegressionTrainer.html" title="class in org.apache.ignite.ml.tree"><span class="typeNameLink">DecisionTreeRegressionTrainer</span></a> - Class in <a href="org/apache/ignite/ml/tree/package-summary.html">org.apache.ignite.ml.tree</a></dt>
<dd>
<div class="block">Decision tree regressor based on distributed decision tree trainer that allows to fit trees using row-partitioned
dataset.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/ml/tree/DecisionTreeRegressionTrainer.html#DecisionTreeRegressionTrainer-int-double-">DecisionTreeRegressionTrainer(int, double)</a></span> - Constructor for class org.apache.ignite.ml.tree.<a href="org/apache/ignite/ml/tree/DecisionTreeRegressionTrainer.html" title="class in org.apache.ignite.ml.tree">DecisionTreeRegressionTrainer</a></dt>
<dd>
<div class="block">Constructs a new decision tree regressor with default impurity function compressor.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/ml/tree/DecisionTreeRegressionTrainer.html#DecisionTreeRegressionTrainer-int-double-org.apache.ignite.ml.tree.impurity.util.StepFunctionCompressor-">DecisionTreeRegressionTrainer(int, double, StepFunctionCompressor<span class='angle_bracket'>&lt;</span>MSEImpurityMeasure<span class='angle_bracket'>&gt;</span>)</a></span> - Constructor for class org.apache.ignite.ml.tree.<a href="org/apache/ignite/ml/tree/DecisionTreeRegressionTrainer.html" title="class in org.apache.ignite.ml.tree">DecisionTreeRegressionTrainer</a></dt>
<dd>
<div class="block">Constructs a new decision tree regressor.</div>
</dd>
<dt><a href="org/apache/ignite/ml/tree/DecisionTreeTrainer.html" title="class in org.apache.ignite.ml.tree"><span class="typeNameLink">DecisionTreeTrainer</span></a><span class='angle_bracket'>&lt;</span><a href="org/apache/ignite/ml/tree/DecisionTreeTrainer.html" title="type parameter in DecisionTreeTrainer">T</a> extends <a href="org/apache/ignite/ml/tree/impurity/ImpurityMeasure.html" title="interface in org.apache.ignite.ml.tree.impurity">ImpurityMeasure</a><span class='angle_bracket'>&lt;</span><a href="org/apache/ignite/ml/tree/DecisionTreeTrainer.html" title="type parameter in DecisionTreeTrainer">T</a><span class='angle_bracket'>&gt;</span><span class='angle_bracket'>&gt;</span> - Class in <a href="org/apache/ignite/ml/tree/package-summary.html">org.apache.ignite.ml.tree</a></dt>
<dd>
<div class="block">Distributed decision tree trainer that allows to fit trees using row-partitioned dataset.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/IgniteAtomicLong.html#decrementAndGet--">decrementAndGet()</a></span> - Method in interface org.apache.ignite.<a href="org/apache/ignite/IgniteAtomicLong.html" title="interface in org.apache.ignite">IgniteAtomicLong</a></dt>
<dd>
<div class="block">Decrements and gets current value of atomic long.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/spi/encryption/EncryptionSpi.html#decrypt-byte:A-java.io.Serializable-">decrypt(byte[], Serializable)</a></span> - Method in interface org.apache.ignite.spi.encryption.<a href="org/apache/ignite/spi/encryption/EncryptionSpi.html" title="interface in org.apache.ignite.spi.encryption">EncryptionSpi</a></dt>
<dd>
<div class="block">Decrypts data encrypted with <a href="org/apache/ignite/spi/encryption/EncryptionSpi.html#encrypt-java.nio.ByteBuffer-java.io.Serializable-java.nio.ByteBuffer-"><code>EncryptionSpi.encrypt(ByteBuffer, Serializable, ByteBuffer)</code></a></div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/spi/encryption/keystore/KeystoreEncryptionSpi.html#decrypt-byte:A-java.io.Serializable-">decrypt(byte[], Serializable)</a></span> - Method in class org.apache.ignite.spi.encryption.keystore.<a href="org/apache/ignite/spi/encryption/keystore/KeystoreEncryptionSpi.html" title="class in org.apache.ignite.spi.encryption.keystore">KeystoreEncryptionSpi</a></dt>
<dd>
<div class="block">Decrypts data encrypted with <a href="org/apache/ignite/spi/encryption/EncryptionSpi.html#encrypt-java.nio.ByteBuffer-java.io.Serializable-java.nio.ByteBuffer-"><code>EncryptionSpi.encrypt(ByteBuffer, Serializable, ByteBuffer)</code></a></div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/spi/encryption/noop/NoopEncryptionSpi.html#decrypt-byte:A-java.io.Serializable-">decrypt(byte[], Serializable)</a></span> - Method in class org.apache.ignite.spi.encryption.noop.<a href="org/apache/ignite/spi/encryption/noop/NoopEncryptionSpi.html" title="class in org.apache.ignite.spi.encryption.noop">NoopEncryptionSpi</a></dt>
<dd>
<div class="block">Decrypts data encrypted with <a href="org/apache/ignite/spi/encryption/EncryptionSpi.html#encrypt-java.nio.ByteBuffer-java.io.Serializable-java.nio.ByteBuffer-"><code>EncryptionSpi.encrypt(ByteBuffer, Serializable, ByteBuffer)</code></a></div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/spi/encryption/EncryptionSpi.html#decryptKey-byte:A-">decryptKey(byte[])</a></span> - Method in interface org.apache.ignite.spi.encryption.<a href="org/apache/ignite/spi/encryption/EncryptionSpi.html" title="interface in org.apache.ignite.spi.encryption">EncryptionSpi</a></dt>
<dd>
<div class="block">Decrypts key and checks it integrity.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/spi/encryption/EncryptionSpi.html#decryptKey-byte:A-java.lang.String-">decryptKey(byte[], String)</a></span> - Method in interface org.apache.ignite.spi.encryption.<a href="org/apache/ignite/spi/encryption/EncryptionSpi.html" title="interface in org.apache.ignite.spi.encryption">EncryptionSpi</a></dt>
<dd>
<div class="block">Decrypts key and checks its integrity using the master key specified by name.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/spi/encryption/keystore/KeystoreEncryptionSpi.html#decryptKey-byte:A-">decryptKey(byte[])</a></span> - Method in class org.apache.ignite.spi.encryption.keystore.<a href="org/apache/ignite/spi/encryption/keystore/KeystoreEncryptionSpi.html" title="class in org.apache.ignite.spi.encryption.keystore">KeystoreEncryptionSpi</a></dt>
<dd>
<div class="block">Decrypts key and checks it integrity.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/spi/encryption/keystore/KeystoreEncryptionSpi.html#decryptKey-byte:A-java.lang.String-">decryptKey(byte[], String)</a></span> - Method in class org.apache.ignite.spi.encryption.keystore.<a href="org/apache/ignite/spi/encryption/keystore/KeystoreEncryptionSpi.html" title="class in org.apache.ignite.spi.encryption.keystore">KeystoreEncryptionSpi</a></dt>
<dd>
<div class="block">Decrypts key and checks its integrity using the master key specified by name.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/spi/encryption/noop/NoopEncryptionSpi.html#decryptKey-byte:A-">decryptKey(byte[])</a></span> - Method in class org.apache.ignite.spi.encryption.noop.<a href="org/apache/ignite/spi/encryption/noop/NoopEncryptionSpi.html" title="class in org.apache.ignite.spi.encryption.noop">NoopEncryptionSpi</a></dt>
<dd>
<div class="block">Decrypts key and checks it integrity.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/spi/encryption/noop/NoopEncryptionSpi.html#decryptKey-byte:A-java.lang.String-">decryptKey(byte[], String)</a></span> - Method in class org.apache.ignite.spi.encryption.noop.<a href="org/apache/ignite/spi/encryption/noop/NoopEncryptionSpi.html" title="class in org.apache.ignite.spi.encryption.noop">NoopEncryptionSpi</a></dt>
<dd>
<div class="block">Decrypts key and checks its integrity using the master key specified by name.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/spi/encryption/EncryptionSpi.html#decryptNoPadding-java.nio.ByteBuffer-java.io.Serializable-java.nio.ByteBuffer-">decryptNoPadding(ByteBuffer, Serializable, ByteBuffer)</a></span> - Method in interface org.apache.ignite.spi.encryption.<a href="org/apache/ignite/spi/encryption/EncryptionSpi.html" title="interface in org.apache.ignite.spi.encryption">EncryptionSpi</a></dt>
<dd>
<div class="block">Decrypts data encrypted with <a href="org/apache/ignite/spi/encryption/EncryptionSpi.html#encryptNoPadding-java.nio.ByteBuffer-java.io.Serializable-java.nio.ByteBuffer-"><code>EncryptionSpi.encryptNoPadding(ByteBuffer, Serializable, ByteBuffer)</code></a></div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/spi/encryption/keystore/KeystoreEncryptionSpi.html#decryptNoPadding-java.nio.ByteBuffer-java.io.Serializable-java.nio.ByteBuffer-">decryptNoPadding(ByteBuffer, Serializable, ByteBuffer)</a></span> - Method in class org.apache.ignite.spi.encryption.keystore.<a href="org/apache/ignite/spi/encryption/keystore/KeystoreEncryptionSpi.html" title="class in org.apache.ignite.spi.encryption.keystore">KeystoreEncryptionSpi</a></dt>
<dd>
<div class="block">Decrypts data encrypted with <a href="org/apache/ignite/spi/encryption/EncryptionSpi.html#encryptNoPadding-java.nio.ByteBuffer-java.io.Serializable-java.nio.ByteBuffer-"><code>EncryptionSpi.encryptNoPadding(ByteBuffer, Serializable, ByteBuffer)</code></a></div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/spi/encryption/noop/NoopEncryptionSpi.html#decryptNoPadding-java.nio.ByteBuffer-java.io.Serializable-java.nio.ByteBuffer-">decryptNoPadding(ByteBuffer, Serializable, ByteBuffer)</a></span> - Method in class org.apache.ignite.spi.encryption.noop.<a href="org/apache/ignite/spi/encryption/noop/NoopEncryptionSpi.html" title="class in org.apache.ignite.spi.encryption.noop">NoopEncryptionSpi</a></dt>
<dd>
<div class="block">Decrypts data encrypted with <a href="org/apache/ignite/spi/encryption/EncryptionSpi.html#encryptNoPadding-java.nio.ByteBuffer-java.io.Serializable-java.nio.ByteBuffer-"><code>EncryptionSpi.encryptNoPadding(ByteBuffer, Serializable, ByteBuffer)</code></a></div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/marshaller/jdk/JdkMarshaller.html#DEFAULT">DEFAULT</a></span> - Static variable in class org.apache.ignite.marshaller.jdk.<a href="org/apache/ignite/marshaller/jdk/JdkMarshaller.html" title="class in org.apache.ignite.marshaller.jdk">JdkMarshaller</a></dt>
<dd>
<div class="block">Default instance.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/resources/SpringResource.DEFAULT.html#DEFAULT--">DEFAULT()</a></span> - Constructor for class org.apache.ignite.resources.<a href="org/apache/ignite/resources/SpringResource.DEFAULT.html" title="class in org.apache.ignite.resources">SpringResource.DEFAULT</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/mesos/ClusterProperties.html#DEFAULT_CLUSTER_NAME">DEFAULT_CLUSTER_NAME</a></span> - Static variable in class org.apache.ignite.mesos.<a href="org/apache/ignite/mesos/ClusterProperties.html" title="class in org.apache.ignite.mesos">ClusterProperties</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/yarn/ClusterProperties.html#DEFAULT_CLUSTER_NAME">DEFAULT_CLUSTER_NAME</a></span> - Static variable in class org.apache.ignite.yarn.<a href="org/apache/ignite/yarn/ClusterProperties.html" title="class in org.apache.ignite.yarn">ClusterProperties</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/spi/tracing/TracingConfigurationManager.html#DEFAULT_COMMUNICATION_CONFIGURATION">DEFAULT_COMMUNICATION_CONFIGURATION</a></span> - Static variable in interface org.apache.ignite.spi.tracing.<a href="org/apache/ignite/spi/tracing/TracingConfigurationManager.html" title="interface in org.apache.ignite.spi.tracing">TracingConfigurationManager</a></dt>
<dd>
<div class="block">Default communication configuration.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/mesos/resource/ResourceHandler.html#DEFAULT_CONFIG">DEFAULT_CONFIG</a></span> - Static variable in class org.apache.ignite.mesos.resource.<a href="org/apache/ignite/mesos/resource/ResourceHandler.html" title="class in org.apache.ignite.mesos.resource">ResourceHandler</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/yarn/ClusterProperties.html#DEFAULT_CPU_PER_NODE">DEFAULT_CPU_PER_NODE</a></span> - Static variable in class org.apache.ignite.yarn.<a href="org/apache/ignite/yarn/ClusterProperties.html" title="class in org.apache.ignite.yarn">ClusterProperties</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/spi/tracing/TracingConfigurationManager.html#DEFAULT_DISCOVERY_CONFIGURATION">DEFAULT_DISCOVERY_CONFIGURATION</a></span> - Static variable in interface org.apache.ignite.spi.tracing.<a href="org/apache/ignite/spi/tracing/TracingConfigurationManager.html" title="interface in org.apache.ignite.spi.tracing">TracingConfigurationManager</a></dt>
<dd>
<div class="block">Default discovery configuration.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/spi/tracing/TracingConfigurationManager.html#DEFAULT_EXCHANGE_CONFIGURATION">DEFAULT_EXCHANGE_CONFIGURATION</a></span> - Static variable in interface org.apache.ignite.spi.tracing.<a href="org/apache/ignite/spi/tracing/TracingConfigurationManager.html" title="interface in org.apache.ignite.spi.tracing">TracingConfigurationManager</a></dt>
<dd>
<div class="block">Default exchange configuration.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/mesos/ClusterProperties.html#DEFAULT_HTTP_SERVER_PORT">DEFAULT_HTTP_SERVER_PORT</a></span> - Static variable in class org.apache.ignite.mesos.<a href="org/apache/ignite/mesos/ClusterProperties.html" title="class in org.apache.ignite.mesos">ClusterProperties</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/yarn/utils/IgniteYarnUtils.html#DEFAULT_IGNITE_CONFIG">DEFAULT_IGNITE_CONFIG</a></span> - Static variable in class org.apache.ignite.yarn.utils.<a href="org/apache/ignite/yarn/utils/IgniteYarnUtils.html" title="class in org.apache.ignite.yarn.utils">IgniteYarnUtils</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/yarn/ClusterProperties.html#DEFAULT_IGNITE_LOCAL_WORK_DIR">DEFAULT_IGNITE_LOCAL_WORK_DIR</a></span> - Static variable in class org.apache.ignite.yarn.<a href="org/apache/ignite/yarn/ClusterProperties.html" title="class in org.apache.ignite.yarn">ClusterProperties</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/yarn/ClusterProperties.html#DEFAULT_IGNITE_NODE_COUNT">DEFAULT_IGNITE_NODE_COUNT</a></span> - Static variable in class org.apache.ignite.yarn.<a href="org/apache/ignite/yarn/ClusterProperties.html" title="class in org.apache.ignite.yarn">ClusterProperties</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/yarn/ClusterProperties.html#DEFAULT_IGNITE_RELEASES_DIR">DEFAULT_IGNITE_RELEASES_DIR</a></span> - Static variable in class org.apache.ignite.yarn.<a href="org/apache/ignite/yarn/ClusterProperties.html" title="class in org.apache.ignite.yarn">ClusterProperties</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/mesos/ClusterProperties.html#DEFAULT_IGNITE_VERSION">DEFAULT_IGNITE_VERSION</a></span> - Static variable in class org.apache.ignite.mesos.<a href="org/apache/ignite/mesos/ClusterProperties.html" title="class in org.apache.ignite.mesos">ClusterProperties</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/mesos/ClusterProperties.html#DEFAULT_IGNITE_WORK_DIR">DEFAULT_IGNITE_WORK_DIR</a></span> - Static variable in class org.apache.ignite.mesos.<a href="org/apache/ignite/mesos/ClusterProperties.html" title="class in org.apache.ignite.mesos">ClusterProperties</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/yarn/ClusterProperties.html#DEFAULT_IGNITE_WORK_DIR">DEFAULT_IGNITE_WORK_DIR</a></span> - Static variable in class org.apache.ignite.yarn.<a href="org/apache/ignite/yarn/ClusterProperties.html" title="class in org.apache.ignite.yarn">ClusterProperties</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/yarn/ClusterProperties.html#DEFAULT_IGNITE_YARN_QUEUE">DEFAULT_IGNITE_YARN_QUEUE</a></span> - Static variable in class org.apache.ignite.yarn.<a href="org/apache/ignite/yarn/ClusterProperties.html" title="class in org.apache.ignite.yarn">ClusterProperties</a></dt>
<dd>
<div class="block">Ignite Yarn default Queue</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/spi/encryption/keystore/KeystoreEncryptionSpi.html#DEFAULT_KEY_SIZE">DEFAULT_KEY_SIZE</a></span> - Static variable in class org.apache.ignite.spi.encryption.keystore.<a href="org/apache/ignite/spi/encryption/keystore/KeystoreEncryptionSpi.html" title="class in org.apache.ignite.spi.encryption.keystore">KeystoreEncryptionSpi</a></dt>
<dd>
<div class="block">Default encryption key size;</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/spi/encryption/keystore/KeystoreEncryptionSpi.html#DEFAULT_MASTER_KEY_NAME">DEFAULT_MASTER_KEY_NAME</a></span> - Static variable in class org.apache.ignite.spi.encryption.keystore.<a href="org/apache/ignite/spi/encryption/keystore/KeystoreEncryptionSpi.html" title="class in org.apache.ignite.spi.encryption.keystore">KeystoreEncryptionSpi</a></dt>
<dd>
<div class="block">Default key store entry name to store Encryption master key.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/yarn/ClusterProperties.html#DEFAULT_MEM_PER_NODE">DEFAULT_MEM_PER_NODE</a></span> - Static variable in class org.apache.ignite.yarn.<a href="org/apache/ignite/yarn/ClusterProperties.html" title="class in org.apache.ignite.yarn">ClusterProperties</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/mesos/ClusterProperties.html#DEFAULT_MESOS_MASTER_URL">DEFAULT_MESOS_MASTER_URL</a></span> - Static variable in class org.apache.ignite.mesos.<a href="org/apache/ignite/mesos/ClusterProperties.html" title="class in org.apache.ignite.mesos">ClusterProperties</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/yarn/ClusterProperties.html#DEFAULT_MINIMUM_MEM_OVERHEAD_PER_NODE">DEFAULT_MINIMUM_MEM_OVERHEAD_PER_NODE</a></span> - Static variable in class org.apache.ignite.yarn.<a href="org/apache/ignite/yarn/ClusterProperties.html" title="class in org.apache.ignite.yarn">ClusterProperties</a></dt>
<dd>
<div class="block">The minimum memory overhead: overhead is by default 0.1* MEMORY_PER_NODE,
with a minimum of DEFAULT_MINIMUM_MEM_OVERHEAD_PER_NODE.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/ml/dataset/impl/cache/CacheBasedDatasetBuilder.html#DEFAULT_NUMBER_OF_RETRIES">DEFAULT_NUMBER_OF_RETRIES</a></span> - Static variable in class org.apache.ignite.ml.dataset.impl.cache.<a href="org/apache/ignite/ml/dataset/impl/cache/CacheBasedDatasetBuilder.html" title="class in org.apache.ignite.ml.dataset.impl.cache">CacheBasedDatasetBuilder</a></dt>
<dd>
<div class="block">Default number of retries for the case when one of partitions not found on the node where loading is performed.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/mesos/IgniteScheduler.html#DEFAULT_PORT">DEFAULT_PORT</a></span> - Static variable in class org.apache.ignite.mesos.<a href="org/apache/ignite/mesos/IgniteScheduler.html" title="class in org.apache.ignite.mesos">IgniteScheduler</a></dt>
<dd>
<div class="block">Default port range.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/yarn/ApplicationMaster.html#DEFAULT_PORT">DEFAULT_PORT</a></span> - Static variable in class org.apache.ignite.yarn.<a href="org/apache/ignite/yarn/ApplicationMaster.html" title="class in org.apache.ignite.yarn">ApplicationMaster</a></dt>
<dd>
<div class="block">Default port range.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/mesos/ClusterProperties.html#DEFAULT_RESOURCE_MIN_CPU">DEFAULT_RESOURCE_MIN_CPU</a></span> - Static variable in class org.apache.ignite.mesos.<a href="org/apache/ignite/mesos/ClusterProperties.html" title="class in org.apache.ignite.mesos">ClusterProperties</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/mesos/ClusterProperties.html#DEFAULT_RESOURCE_MIN_MEM">DEFAULT_RESOURCE_MIN_MEM</a></span> - Static variable in class org.apache.ignite.mesos.<a href="org/apache/ignite/mesos/ClusterProperties.html" title="class in org.apache.ignite.mesos">ClusterProperties</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/spi/tracing/TracingConfigurationManager.html#DEFAULT_SQL_CONFIGURATION">DEFAULT_SQL_CONFIGURATION</a></span> - Static variable in interface org.apache.ignite.spi.tracing.<a href="org/apache/ignite/spi/tracing/TracingConfigurationManager.html" title="interface in org.apache.ignite.spi.tracing">TracingConfigurationManager</a></dt>
<dd>
<div class="block">Default SQL tracing configuration.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/ml/environment/LearningEnvironment.html#DEFAULT_TRAINER_ENV">DEFAULT_TRAINER_ENV</a></span> - Static variable in interface org.apache.ignite.ml.environment.<a href="org/apache/ignite/ml/environment/LearningEnvironment.html" title="interface in org.apache.ignite.ml.environment">LearningEnvironment</a></dt>
<dd>
<div class="block">Default environment</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/spi/tracing/TracingConfigurationManager.html#DEFAULT_TX_CONFIGURATION">DEFAULT_TX_CONFIGURATION</a></span> - Static variable in interface org.apache.ignite.spi.tracing.<a href="org/apache/ignite/spi/tracing/TracingConfigurationManager.html" title="interface in org.apache.ignite.spi.tracing">TracingConfigurationManager</a></dt>
<dd>
<div class="block">Default transaction tracing configuration.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/ml/dataset/feature/extractor/impl/BinaryObjectVectorizer.html#DEFAULT_VALUE">DEFAULT_VALUE</a></span> - Static variable in class org.apache.ignite.ml.dataset.feature.extractor.impl.<a href="org/apache/ignite/ml/dataset/feature/extractor/impl/BinaryObjectVectorizer.html" title="class in org.apache.ignite.ml.dataset.feature.extractor.impl">BinaryObjectVectorizer</a></dt>
<dd>
<div class="block">Object for denoting default value of feature mapping.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/plugin/security/SecurityBasicPermissionSet.html#defaultAllowAll--">defaultAllowAll()</a></span> - Method in class org.apache.ignite.plugin.security.<a href="org/apache/ignite/plugin/security/SecurityBasicPermissionSet.html" title="class in org.apache.ignite.plugin.security">SecurityBasicPermissionSet</a></dt>
<dd>
<div class="block">Flag indicating whether to allow or deny cache and task operations
if they were not explicitly specified.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/plugin/security/SecurityPermissionSet.html#defaultAllowAll--">defaultAllowAll()</a></span> - Method in interface org.apache.ignite.plugin.security.<a href="org/apache/ignite/plugin/security/SecurityPermissionSet.html" title="interface in org.apache.ignite.plugin.security">SecurityPermissionSet</a></dt>
<dd>
<div class="block">Flag indicating whether to allow or deny cache and task operations
if they were not explicitly specified.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/plugin/security/SecurityPermissionSetBuilder.html#defaultAllowAll-boolean-">defaultAllowAll(boolean)</a></span> - Method in class org.apache.ignite.plugin.security.<a href="org/apache/ignite/plugin/security/SecurityPermissionSetBuilder.html" title="class in org.apache.ignite.plugin.security">SecurityPermissionSetBuilder</a></dt>
<dd>
<div class="block">Append default all flag.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/ml/environment/LearningEnvironmentBuilder.html#defaultBuilder--">defaultBuilder()</a></span> - Static method in interface org.apache.ignite.ml.environment.<a href="org/apache/ignite/ml/environment/LearningEnvironmentBuilder.html" title="interface in org.apache.ignite.ml.environment">LearningEnvironmentBuilder</a></dt>
<dd>
<div class="block">Get default <a href="org/apache/ignite/ml/environment/LearningEnvironmentBuilder.html" title="interface in org.apache.ignite.ml.environment"><code>LearningEnvironmentBuilder</code></a>.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/cache/store/cassandra/persistence/KeyPersistenceSettings.html#defaultColumnName--">defaultColumnName()</a></span> - Method in class org.apache.ignite.cache.store.cassandra.persistence.<a href="org/apache/ignite/cache/store/cassandra/persistence/KeyPersistenceSettings.html" title="class in org.apache.ignite.cache.store.cassandra.persistence">KeyPersistenceSettings</a></dt>
<dd>
<div class="block">Returns default name for Cassandra column (if it's not specified explicitly).</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/cache/store/cassandra/persistence/PersistenceSettings.html#defaultColumnName--">defaultColumnName()</a></span> - Method in class org.apache.ignite.cache.store.cassandra.persistence.<a href="org/apache/ignite/cache/store/cassandra/persistence/PersistenceSettings.html" title="class in org.apache.ignite.cache.store.cassandra.persistence">PersistenceSettings</a></dt>
<dd>
<div class="block">Returns default name for Cassandra column (if it's not specified explicitly).</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/cache/store/cassandra/persistence/ValuePersistenceSettings.html#defaultColumnName--">defaultColumnName()</a></span> - Method in class org.apache.ignite.cache.store.cassandra.persistence.<a href="org/apache/ignite/cache/store/cassandra/persistence/ValuePersistenceSettings.html" title="class in org.apache.ignite.cache.store.cassandra.persistence">ValuePersistenceSettings</a></dt>
<dd>
<div class="block">Returns default name for Cassandra column (if it's not specified explicitly).</div>
</dd>
<dt><a href="org/apache/ignite/configuration/DefaultCommunicationFailureResolver.html" title="class in org.apache.ignite.configuration"><span class="typeNameLink">DefaultCommunicationFailureResolver</span></a> - Class in <a href="org/apache/ignite/configuration/package-summary.html">org.apache.ignite.configuration</a></dt>
<dd>
<div class="block">Default Communication Failure Resolver.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/configuration/DefaultCommunicationFailureResolver.html#DefaultCommunicationFailureResolver--">DefaultCommunicationFailureResolver()</a></span> - Constructor for class org.apache.ignite.configuration.<a href="org/apache/ignite/configuration/DefaultCommunicationFailureResolver.html" title="class in org.apache.ignite.configuration">DefaultCommunicationFailureResolver</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/ml/dataset/feature/extractor/ExtractionUtils.DefaultLabelVectorizer.html#DefaultLabelVectorizer-C...-">DefaultLabelVectorizer(C...)</a></span> - Constructor for class org.apache.ignite.ml.dataset.feature.extractor.<a href="org/apache/ignite/ml/dataset/feature/extractor/ExtractionUtils.DefaultLabelVectorizer.html" title="class in org.apache.ignite.ml.dataset.feature.extractor">ExtractionUtils.DefaultLabelVectorizer</a></dt>
<dd>
<div class="block">Creates an instance of Vectorizer.</div>
</dd>
<dt><a href="org/apache/ignite/ml/environment/DefaultLearningEnvironmentBuilder.html" title="class in org.apache.ignite.ml.environment"><span class="typeNameLink">DefaultLearningEnvironmentBuilder</span></a> - Class in <a href="org/apache/ignite/ml/environment/package-summary.html">org.apache.ignite.ml.environment</a></dt>
<dd>
<div class="block">Builder for <a href="org/apache/ignite/ml/environment/LearningEnvironment.html" title="interface in org.apache.ignite.ml.environment"><code>LearningEnvironment</code></a>.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/spi/systemview/view/CacheView.html#defaultLockTimeout--">defaultLockTimeout()</a></span> - Method in class org.apache.ignite.spi.systemview.view.<a href="org/apache/ignite/spi/systemview/view/CacheView.html" title="class in org.apache.ignite.spi.systemview.view">CacheView</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/ignite/ml/inference/storage/model/DefaultModelStorage.html" title="class in org.apache.ignite.ml.inference.storage.model"><span class="typeNameLink">DefaultModelStorage</span></a> - Class in <a href="org/apache/ignite/ml/inference/storage/model/package-summary.html">org.apache.ignite.ml.inference.storage.model</a></dt>
<dd>
<div class="block">Default implementation of <a href="org/apache/ignite/ml/inference/storage/model/ModelStorage.html" title="interface in org.apache.ignite.ml.inference.storage.model"><code>ModelStorage</code></a> that can use any <a href="org/apache/ignite/ml/inference/storage/model/ModelStorageProvider.html" title="interface in org.apache.ignite.ml.inference.storage.model"><code>ModelStorageProvider</code></a> as a backend storage
system.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/ml/inference/storage/model/DefaultModelStorage.html#DefaultModelStorage-org.apache.ignite.ml.inference.storage.model.ModelStorageProvider-">DefaultModelStorage(ModelStorageProvider)</a></span> - Constructor for class org.apache.ignite.ml.inference.storage.model.<a href="org/apache/ignite/ml/inference/storage/model/DefaultModelStorage.html" title="class in org.apache.ignite.ml.inference.storage.model">DefaultModelStorage</a></dt>
<dd>
<div class="block">Constructs a new instance of Ignite model storage.</div>
</dd>
<dt><a href="org/apache/ignite/ml/environment/parallelism/DefaultParallelismStrategy.html" title="class in org.apache.ignite.ml.environment.parallelism"><span class="typeNameLink">DefaultParallelismStrategy</span></a> - Class in <a href="org/apache/ignite/ml/environment/parallelism/package-summary.html">org.apache.ignite.ml.environment.parallelism</a></dt>
<dd>
<div class="block">All task should be processed by default thread pool.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/ml/environment/parallelism/DefaultParallelismStrategy.html#DefaultParallelismStrategy--">DefaultParallelismStrategy()</a></span> - Constructor for class org.apache.ignite.ml.environment.parallelism.<a href="org/apache/ignite/ml/environment/parallelism/DefaultParallelismStrategy.html" title="class in org.apache.ignite.ml.environment.parallelism">DefaultParallelismStrategy</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/ignite/ml/environment/parallelism/DefaultParallelismStrategy.FutureWrapper.html" title="class in org.apache.ignite.ml.environment.parallelism"><span class="typeNameLink">DefaultParallelismStrategy.FutureWrapper</span></a><span class='angle_bracket'>&lt;</span><a href="org/apache/ignite/ml/environment/parallelism/DefaultParallelismStrategy.FutureWrapper.html" title="type parameter in DefaultParallelismStrategy.FutureWrapper">T</a><span class='angle_bracket'>&gt;</span> - Class in <a href="org/apache/ignite/ml/environment/parallelism/package-summary.html">org.apache.ignite.ml.environment.parallelism</a></dt>
<dd>
<div class="block">Wrapper for future class.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/ml/dataset/feature/extractor/impl/BinaryObjectVectorizer.Mapping.html#defaultValue-java.lang.Double-">defaultValue(Double)</a></span> - Method in class org.apache.ignite.ml.dataset.feature.extractor.impl.<a href="org/apache/ignite/ml/dataset/feature/extractor/impl/BinaryObjectVectorizer.Mapping.html" title="class in org.apache.ignite.ml.dataset.feature.extractor.impl">BinaryObjectVectorizer.Mapping</a></dt>
<dd>
<div class="block">Default value for new feature values.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/spi/systemview/view/SqlTableColumnView.html#defaultValue--">defaultValue()</a></span> - Method in class org.apache.ignite.spi.systemview.view.<a href="org/apache/ignite/spi/systemview/view/SqlTableColumnView.html" title="class in org.apache.ignite.spi.systemview.view">SqlTableColumnView</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/spi/systemview/view/SqlViewColumnView.html#defaultValue--">defaultValue()</a></span> - Method in class org.apache.ignite.spi.systemview.view.<a href="org/apache/ignite/spi/systemview/view/SqlViewColumnView.html" title="class in org.apache.ignite.spi.systemview.view">SqlViewColumnView</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/ignite/mxbean/DefragmentationMXBean.html" title="interface in org.apache.ignite.mxbean"><span class="typeNameLink">DefragmentationMXBean</span></a> - Interface in <a href="org/apache/ignite/mxbean/package-summary.html">org.apache.ignite.mxbean</a></dt>
<dd>
<div class="block">JMX bean for defragmentation manager.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/spi/systemview/view/ContinuousQueryView.html#delayedRegister--">delayedRegister()</a></span> - Method in class org.apache.ignite.spi.systemview.view.<a href="org/apache/ignite/spi/systemview/view/ContinuousQueryView.html" title="class in org.apache.ignite.spi.systemview.view">ContinuousQueryView</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/ml/dataset/primitive/DatasetWrapper.html#delegate">delegate</a></span> - Variable in class org.apache.ignite.ml.dataset.primitive.<a href="org/apache/ignite/ml/dataset/primitive/DatasetWrapper.html" title="class in org.apache.ignite.ml.dataset.primitive">DatasetWrapper</a></dt>
<dd>
<div class="block">Delegate that performs <code>compute</code> actions.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/ml/math/primitives/matrix/storage/ViewMatrixStorage.html#delegate--">delegate()</a></span> - Method in class org.apache.ignite.ml.math.primitives.matrix.storage.<a href="org/apache/ignite/ml/math/primitives/matrix/storage/ViewMatrixStorage.html" title="class in org.apache.ignite.ml.math.primitives.matrix.storage">ViewMatrixStorage</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/ml/math/primitives/vector/storage/VectorViewStorage.html#delegate--">delegate()</a></span> - Method in class org.apache.ignite.ml.math.primitives.vector.storage.<a href="org/apache/ignite/ml/math/primitives/vector/storage/VectorViewStorage.html" title="class in org.apache.ignite.ml.math.primitives.vector.storage">VectorViewStorage</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/ignite/ml/math/primitives/vector/impl/DelegatingNamedVector.html" title="class in org.apache.ignite.ml.math.primitives.vector.impl"><span class="typeNameLink">DelegatingNamedVector</span></a> - Class in <a href="org/apache/ignite/ml/math/primitives/vector/impl/package-summary.html">org.apache.ignite.ml.math.primitives.vector.impl</a></dt>
<dd>
<div class="block">Delegating named vector that delegates all operations to underlying vector and adds implementation of
<a href="org/apache/ignite/ml/math/primitives/vector/NamedVector.html" title="interface in org.apache.ignite.ml.math.primitives.vector"><code>NamedVector</code></a> functionality using embedded map that maps string index on real integer index.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/ml/math/primitives/vector/impl/DelegatingNamedVector.html#DelegatingNamedVector--">DelegatingNamedVector()</a></span> - Constructor for class org.apache.ignite.ml.math.primitives.vector.impl.<a href="org/apache/ignite/ml/math/primitives/vector/impl/DelegatingNamedVector.html" title="class in org.apache.ignite.ml.math.primitives.vector.impl">DelegatingNamedVector</a></dt>
<dd>
<div class="block">Constructs a new instance of delegating named vector.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/ml/math/primitives/vector/impl/DelegatingNamedVector.html#DelegatingNamedVector-org.apache.ignite.ml.math.primitives.vector.Vector-java.util.Map-">DelegatingNamedVector(Vector, Map<span class='angle_bracket'>&lt;</span>String, Integer<span class='angle_bracket'>&gt;</span>)</a></span> - Constructor for class org.apache.ignite.ml.math.primitives.vector.impl.<a href="org/apache/ignite/ml/math/primitives/vector/impl/DelegatingNamedVector.html" title="class in org.apache.ignite.ml.math.primitives.vector.impl">DelegatingNamedVector</a></dt>
<dd>
<div class="block">Constructs a new instance of delegating named vector.</div>
</dd>
<dt><a href="org/apache/ignite/ml/math/primitives/vector/impl/DelegatingVector.html" title="class in org.apache.ignite.ml.math.primitives.vector.impl"><span class="typeNameLink">DelegatingVector</span></a> - Class in <a href="org/apache/ignite/ml/math/primitives/vector/impl/package-summary.html">org.apache.ignite.ml.math.primitives.vector.impl</a></dt>
<dd>
<div class="block">Convenient class that can be used to add decorations to an existing vector.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/ml/math/primitives/vector/impl/DelegatingVector.html#DelegatingVector--">DelegatingVector()</a></span> - Constructor for class org.apache.ignite.ml.math.primitives.vector.impl.<a href="org/apache/ignite/ml/math/primitives/vector/impl/DelegatingVector.html" title="class in org.apache.ignite.ml.math.primitives.vector.impl">DelegatingVector</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/ml/math/primitives/vector/impl/DelegatingVector.html#DelegatingVector-org.apache.ignite.ml.math.primitives.vector.Vector-">DelegatingVector(Vector)</a></span> - Constructor for class org.apache.ignite.ml.math.primitives.vector.impl.<a href="org/apache/ignite/ml/math/primitives/vector/impl/DelegatingVector.html" title="class in org.apache.ignite.ml.math.primitives.vector.impl">DelegatingVector</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/cache/store/CacheLoadOnlyStoreAdapter.html#delete-java.lang.Object-">delete(Object)</a></span> - Method in class org.apache.ignite.cache.store.<a href="org/apache/ignite/cache/store/CacheLoadOnlyStoreAdapter.html" title="class in org.apache.ignite.cache.store">CacheLoadOnlyStoreAdapter</a></dt>
<dt><span class="memberNameLink"><a href="org/apache/ignite/cache/store/cassandra/CassandraCacheStore.html#delete-java.lang.Object-">delete(Object)</a></span> - Method in class org.apache.ignite.cache.store.cassandra.<a href="org/apache/ignite/cache/store/cassandra/CassandraCacheStore.html" title="class in org.apache.ignite.cache.store.cassandra">CassandraCacheStore</a></dt>
<dt><span class="memberNameLink"><a href="org/apache/ignite/cache/store/jdbc/CacheAbstractJdbcStore.html#delete-java.lang.Object-">delete(Object)</a></span> - Method in class org.apache.ignite.cache.store.jdbc.<a href="org/apache/ignite/cache/store/jdbc/CacheAbstractJdbcStore.html" title="class in org.apache.ignite.cache.store.jdbc">CacheAbstractJdbcStore</a></dt>
<dt><span class="memberNameLink"><a href="org/apache/ignite/cache/store/jdbc/CacheJdbcBlobStore.html#delete-java.lang.Object-">delete(Object)</a></span> - Method in class org.apache.ignite.cache.store.jdbc.<a href="org/apache/ignite/cache/store/jdbc/CacheJdbcBlobStore.html" title="class in org.apache.ignite.cache.store.jdbc">CacheJdbcBlobStore</a></dt>
<dt><span class="memberNameLink"><a href="org/apache/ignite/cache/store/CacheLoadOnlyStoreAdapter.html#deleteAll-java.util.Collection-">deleteAll(Collection<span class='angle_bracket'>&lt;</span>?<span class='angle_bracket'>&gt;</span>)</a></span> - Method in class org.apache.ignite.cache.store.<a href="org/apache/ignite/cache/store/CacheLoadOnlyStoreAdapter.html" title="class in org.apache.ignite.cache.store">CacheLoadOnlyStoreAdapter</a></dt>
<dt><span class="memberNameLink"><a href="org/apache/ignite/cache/store/CacheStoreAdapter.html#deleteAll-java.util.Collection-">deleteAll(Collection<span class='angle_bracket'>&lt;</span>?<span class='angle_bracket'>&gt;</span>)</a></span> - Method in class org.apache.ignite.cache.store.<a href="org/apache/ignite/cache/store/CacheStoreAdapter.html" title="class in org.apache.ignite.cache.store">CacheStoreAdapter</a></dt>
<dt><span class="memberNameLink"><a href="org/apache/ignite/cache/store/cassandra/CassandraCacheStore.html#deleteAll-java.util.Collection-">deleteAll(Collection<span class='angle_bracket'>&lt;</span>?<span class='angle_bracket'>&gt;</span>)</a></span> - Method in class org.apache.ignite.cache.store.cassandra.<a href="org/apache/ignite/cache/store/cassandra/CassandraCacheStore.html" title="class in org.apache.ignite.cache.store.cassandra">CassandraCacheStore</a></dt>
<dt><span class="memberNameLink"><a href="org/apache/ignite/cache/store/jdbc/CacheAbstractJdbcStore.html#deleteAll-java.util.Collection-">deleteAll(Collection<span class='angle_bracket'>&lt;</span>?<span class='angle_bracket'>&gt;</span>)</a></span> - Method in class org.apache.ignite.cache.store.jdbc.<a href="org/apache/ignite/cache/store/jdbc/CacheAbstractJdbcStore.html" title="class in org.apache.ignite.cache.store.jdbc">CacheAbstractJdbcStore</a></dt>
<dt><span class="memberNameLink"><a href="org/apache/ignite/ml/inference/util/DirectorySerializer.html#deleteDirectory-java.nio.file.Path-">deleteDirectory(Path)</a></span> - Static method in class org.apache.ignite.ml.inference.util.<a href="org/apache/ignite/ml/inference/util/DirectorySerializer.html" title="class in org.apache.ignite.ml.inference.util">DirectorySerializer</a></dt>
<dd>
<div class="block">Removes the specified directory.</div>
</dd>
<dt><a href="org/apache/ignite/cache/store/cassandra/session/transaction/DeleteMutation.html" title="class in org.apache.ignite.cache.store.cassandra.session.transaction"><span class="typeNameLink">DeleteMutation</span></a> - Class in <a href="org/apache/ignite/cache/store/cassandra/session/transaction/package-summary.html">org.apache.ignite.cache.store.cassandra.session.transaction</a></dt>
<dd>
<div class="block">Mutation which deletes object from Cassandra.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/cache/store/cassandra/session/transaction/DeleteMutation.html#DeleteMutation-java.lang.Object-java.lang.String-org.apache.ignite.cache.store.cassandra.persistence.PersistenceController-">DeleteMutation(Object, String, PersistenceController)</a></span> - Constructor for class org.apache.ignite.cache.store.cassandra.session.transaction.<a href="org/apache/ignite/cache/store/cassandra/session/transaction/DeleteMutation.html" title="class in org.apache.ignite.cache.store.cassandra.session.transaction">DeleteMutation</a></dt>
<dd>
<div class="block">Creates instance of delete mutation operation.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/mesos/IgniteScheduler.html#DELIM">DELIM</a></span> - Static variable in class org.apache.ignite.mesos.<a href="org/apache/ignite/mesos/IgniteScheduler.html" title="class in org.apache.ignite.mesos">IgniteScheduler</a></dt>
<dd>
<div class="block">Delimiter char.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/spi/discovery/tcp/ipfinder/sharedfs/TcpDiscoverySharedFsIpFinder.html#DELIM">DELIM</a></span> - Static variable in class org.apache.ignite.spi.discovery.tcp.ipfinder.sharedfs.<a href="org/apache/ignite/spi/discovery/tcp/ipfinder/sharedfs/TcpDiscoverySharedFsIpFinder.html" title="class in org.apache.ignite.spi.discovery.tcp.ipfinder.sharedfs">TcpDiscoverySharedFsIpFinder</a></dt>
<dd>
<div class="block">Delimiter to use between address and port tokens in file names.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/yarn/ApplicationMaster.html#DELIM">DELIM</a></span> - Static variable in class org.apache.ignite.yarn.<a href="org/apache/ignite/yarn/ApplicationMaster.html" title="class in org.apache.ignite.yarn">ApplicationMaster</a></dt>
<dd>
<div class="block">Delimiter char.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/ml/optimization/updatecalculators/RPropParameterUpdate.html#deltas">deltas</a></span> - Variable in class org.apache.ignite.ml.optimization.updatecalculators.<a href="org/apache/ignite/ml/optimization/updatecalculators/RPropParameterUpdate.html" title="class in org.apache.ignite.ml.optimization.updatecalculators">RPropParameterUpdate</a></dt>
<dd>
<div class="block">Previous iteration parameters deltas.</div>
</dd>
<dt><a href="org/apache/ignite/ml/math/primitives/matrix/impl/DenseMatrix.html" title="class in org.apache.ignite.ml.math.primitives.matrix.impl"><span class="typeNameLink">DenseMatrix</span></a> - Class in <a href="org/apache/ignite/ml/math/primitives/matrix/impl/package-summary.html">org.apache.ignite.ml.math.primitives.matrix.impl</a></dt>
<dd>
<div class="block">Basic implementation for matrix.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/ml/math/primitives/matrix/impl/DenseMatrix.html#DenseMatrix--">DenseMatrix()</a></span> - Constructor for class org.apache.ignite.ml.math.primitives.matrix.impl.<a href="org/apache/ignite/ml/math/primitives/matrix/impl/DenseMatrix.html" title="class in org.apache.ignite.ml.math.primitives.matrix.impl">DenseMatrix</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/ml/math/primitives/matrix/impl/DenseMatrix.html#DenseMatrix-int-int-">DenseMatrix(int, int)</a></span> - Constructor for class org.apache.ignite.ml.math.primitives.matrix.impl.<a href="org/apache/ignite/ml/math/primitives/matrix/impl/DenseMatrix.html" title="class in org.apache.ignite.ml.math.primitives.matrix.impl">DenseMatrix</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/ml/math/primitives/matrix/impl/DenseMatrix.html#DenseMatrix-int-int-int-">DenseMatrix(int, int, int)</a></span> - Constructor for class org.apache.ignite.ml.math.primitives.matrix.impl.<a href="org/apache/ignite/ml/math/primitives/matrix/impl/DenseMatrix.html" title="class in org.apache.ignite.ml.math.primitives.matrix.impl">DenseMatrix</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/ml/math/primitives/matrix/impl/DenseMatrix.html#DenseMatrix-double:A:A-int-">DenseMatrix(double[][], int)</a></span> - Constructor for class org.apache.ignite.ml.math.primitives.matrix.impl.<a href="org/apache/ignite/ml/math/primitives/matrix/impl/DenseMatrix.html" title="class in org.apache.ignite.ml.math.primitives.matrix.impl">DenseMatrix</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/ml/math/primitives/matrix/impl/DenseMatrix.html#DenseMatrix-double:A:A-">DenseMatrix(double[][])</a></span> - Constructor for class org.apache.ignite.ml.math.primitives.matrix.impl.<a href="org/apache/ignite/ml/math/primitives/matrix/impl/DenseMatrix.html" title="class in org.apache.ignite.ml.math.primitives.matrix.impl">DenseMatrix</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/ml/math/primitives/matrix/impl/DenseMatrix.html#DenseMatrix-double:A-int-int-">DenseMatrix(double[], int, int)</a></span> - Constructor for class org.apache.ignite.ml.math.primitives.matrix.impl.<a href="org/apache/ignite/ml/math/primitives/matrix/impl/DenseMatrix.html" title="class in org.apache.ignite.ml.math.primitives.matrix.impl">DenseMatrix</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/ml/math/primitives/matrix/impl/DenseMatrix.html#DenseMatrix-double:A-int-">DenseMatrix(double[], int)</a></span> - Constructor for class org.apache.ignite.ml.math.primitives.matrix.impl.<a href="org/apache/ignite/ml/math/primitives/matrix/impl/DenseMatrix.html" title="class in org.apache.ignite.ml.math.primitives.matrix.impl">DenseMatrix</a></dt>
<dd>
<div class="block">Build new matrix from flat raw array.</div>
</dd>
<dt><a href="org/apache/ignite/ml/math/primitives/matrix/storage/DenseMatrixStorage.html" title="class in org.apache.ignite.ml.math.primitives.matrix.storage"><span class="typeNameLink">DenseMatrixStorage</span></a> - Class in <a href="org/apache/ignite/ml/math/primitives/matrix/storage/package-summary.html">org.apache.ignite.ml.math.primitives.matrix.storage</a></dt>
<dd>
<div class="block">Array based <a href="org/apache/ignite/ml/math/primitives/matrix/MatrixStorage.html" title="interface in org.apache.ignite.ml.math.primitives.matrix"><code>MatrixStorage</code></a> implementation.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/ml/math/primitives/matrix/storage/DenseMatrixStorage.html#DenseMatrixStorage--">DenseMatrixStorage()</a></span> - Constructor for class org.apache.ignite.ml.math.primitives.matrix.storage.<a href="org/apache/ignite/ml/math/primitives/matrix/storage/DenseMatrixStorage.html" title="class in org.apache.ignite.ml.math.primitives.matrix.storage">DenseMatrixStorage</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/ml/math/primitives/matrix/storage/DenseMatrixStorage.html#DenseMatrixStorage-int-int-">DenseMatrixStorage(int, int)</a></span> - Constructor for class org.apache.ignite.ml.math.primitives.matrix.storage.<a href="org/apache/ignite/ml/math/primitives/matrix/storage/DenseMatrixStorage.html" title="class in org.apache.ignite.ml.math.primitives.matrix.storage">DenseMatrixStorage</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/ml/math/primitives/matrix/storage/DenseMatrixStorage.html#DenseMatrixStorage-int-int-int-">DenseMatrixStorage(int, int, int)</a></span> - Constructor for class org.apache.ignite.ml.math.primitives.matrix.storage.<a href="org/apache/ignite/ml/math/primitives/matrix/storage/DenseMatrixStorage.html" title="class in org.apache.ignite.ml.math.primitives.matrix.storage">DenseMatrixStorage</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/ml/math/primitives/matrix/storage/DenseMatrixStorage.html#DenseMatrixStorage-double:A:A-int-">DenseMatrixStorage(double[][], int)</a></span> - Constructor for class org.apache.ignite.ml.math.primitives.matrix.storage.<a href="org/apache/ignite/ml/math/primitives/matrix/storage/DenseMatrixStorage.html" title="class in org.apache.ignite.ml.math.primitives.matrix.storage">DenseMatrixStorage</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/ml/math/primitives/matrix/storage/DenseMatrixStorage.html#DenseMatrixStorage-double:A:A-">DenseMatrixStorage(double[][])</a></span> - Constructor for class org.apache.ignite.ml.math.primitives.matrix.storage.<a href="org/apache/ignite/ml/math/primitives/matrix/storage/DenseMatrixStorage.html" title="class in org.apache.ignite.ml.math.primitives.matrix.storage">DenseMatrixStorage</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/ml/math/primitives/matrix/storage/DenseMatrixStorage.html#DenseMatrixStorage-double:A-int-int-">DenseMatrixStorage(double[], int, int)</a></span> - Constructor for class org.apache.ignite.ml.math.primitives.matrix.storage.<a href="org/apache/ignite/ml/math/primitives/matrix/storage/DenseMatrixStorage.html" title="class in org.apache.ignite.ml.math.primitives.matrix.storage">DenseMatrixStorage</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/ml/math/primitives/matrix/storage/DenseMatrixStorage.html#DenseMatrixStorage-double:A-int-">DenseMatrixStorage(double[], int)</a></span> - Constructor for class org.apache.ignite.ml.math.primitives.matrix.storage.<a href="org/apache/ignite/ml/math/primitives/matrix/storage/DenseMatrixStorage.html" title="class in org.apache.ignite.ml.math.primitives.matrix.storage">DenseMatrixStorage</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/ignite/ml/math/primitives/vector/impl/DenseVector.html" title="class in org.apache.ignite.ml.math.primitives.vector.impl"><span class="typeNameLink">DenseVector</span></a> - Class in <a href="org/apache/ignite/ml/math/primitives/vector/impl/package-summary.html">org.apache.ignite.ml.math.primitives.vector.impl</a></dt>
<dd>
<div class="block">Basic implementation for vector.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/ml/math/primitives/vector/impl/DenseVector.html#DenseVector-java.io.Serializable:A-">DenseVector(Serializable[])</a></span> - Constructor for class org.apache.ignite.ml.math.primitives.vector.impl.<a href="org/apache/ignite/ml/math/primitives/vector/impl/DenseVector.html" title="class in org.apache.ignite.ml.math.primitives.vector.impl">DenseVector</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/ml/math/primitives/vector/impl/DenseVector.html#DenseVector-java.util.Map-">DenseVector(Map<span class='angle_bracket'>&lt;</span>String, Object<span class='angle_bracket'>&gt;</span>)</a></span> - Constructor for class org.apache.ignite.ml.math.primitives.vector.impl.<a href="org/apache/ignite/ml/math/primitives/vector/impl/DenseVector.html" title="class in org.apache.ignite.ml.math.primitives.vector.impl">DenseVector</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/ml/math/primitives/vector/impl/DenseVector.html#DenseVector--">DenseVector()</a></span> - Constructor for class org.apache.ignite.ml.math.primitives.vector.impl.<a href="org/apache/ignite/ml/math/primitives/vector/impl/DenseVector.html" title="class in org.apache.ignite.ml.math.primitives.vector.impl">DenseVector</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/ml/math/primitives/vector/impl/DenseVector.html#DenseVector-int-">DenseVector(int)</a></span> - Constructor for class org.apache.ignite.ml.math.primitives.vector.impl.<a href="org/apache/ignite/ml/math/primitives/vector/impl/DenseVector.html" title="class in org.apache.ignite.ml.math.primitives.vector.impl">DenseVector</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/ml/math/primitives/vector/impl/DenseVector.html#DenseVector-double:A-boolean-">DenseVector(double[], boolean)</a></span> - Constructor for class org.apache.ignite.ml.math.primitives.vector.impl.<a href="org/apache/ignite/ml/math/primitives/vector/impl/DenseVector.html" title="class in org.apache.ignite.ml.math.primitives.vector.impl">DenseVector</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/ml/math/primitives/vector/impl/DenseVector.html#DenseVector-double:A-">DenseVector(double[])</a></span> - Constructor for class org.apache.ignite.ml.math.primitives.vector.impl.<a href="org/apache/ignite/ml/math/primitives/vector/impl/DenseVector.html" title="class in org.apache.ignite.ml.math.primitives.vector.impl">DenseVector</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/ignite/ml/math/primitives/vector/storage/DenseVectorStorage.html" title="class in org.apache.ignite.ml.math.primitives.vector.storage"><span class="typeNameLink">DenseVectorStorage</span></a> - Class in <a href="org/apache/ignite/ml/math/primitives/vector/storage/package-summary.html">org.apache.ignite.ml.math.primitives.vector.storage</a></dt>
<dd>
<div class="block">Array based <a href="org/apache/ignite/ml/math/primitives/vector/VectorStorage.html" title="interface in org.apache.ignite.ml.math.primitives.vector"><code>VectorStorage</code></a> implementation.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/ml/math/primitives/vector/storage/DenseVectorStorage.html#DenseVectorStorage--">DenseVectorStorage()</a></span> - Constructor for class org.apache.ignite.ml.math.primitives.vector.storage.<a href="org/apache/ignite/ml/math/primitives/vector/storage/DenseVectorStorage.html" title="class in org.apache.ignite.ml.math.primitives.vector.storage">DenseVectorStorage</a></dt>
<dd>
<div class="block">IMPL NOTE required by <a href="https://docs.oracle.com/javase/8/docs/api/java/io/Externalizable.html?is-external=true" title="class or interface in java.io"><code>Externalizable</code></a>.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/ml/math/primitives/vector/storage/DenseVectorStorage.html#DenseVectorStorage-int-">DenseVectorStorage(int)</a></span> - Constructor for class org.apache.ignite.ml.math.primitives.vector.storage.<a href="org/apache/ignite/ml/math/primitives/vector/storage/DenseVectorStorage.html" title="class in org.apache.ignite.ml.math.primitives.vector.storage">DenseVectorStorage</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/ml/math/primitives/vector/storage/DenseVectorStorage.html#DenseVectorStorage-double:A-">DenseVectorStorage(double[])</a></span> - Constructor for class org.apache.ignite.ml.math.primitives.vector.storage.<a href="org/apache/ignite/ml/math/primitives/vector/storage/DenseVectorStorage.html" title="class in org.apache.ignite.ml.math.primitives.vector.storage">DenseVectorStorage</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/ml/math/primitives/vector/storage/DenseVectorStorage.html#DenseVectorStorage-java.io.Serializable:A-">DenseVectorStorage(Serializable[])</a></span> - Constructor for class org.apache.ignite.ml.math.primitives.vector.storage.<a href="org/apache/ignite/ml/math/primitives/vector/storage/DenseVectorStorage.html" title="class in org.apache.ignite.ml.math.primitives.vector.storage">DenseVectorStorage</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/ml/math/primitives/matrix/AbstractMatrix.html#density-double-">density(double)</a></span> - Method in class org.apache.ignite.ml.math.primitives.matrix.<a href="org/apache/ignite/ml/math/primitives/matrix/AbstractMatrix.html" title="class in org.apache.ignite.ml.math.primitives.matrix">AbstractMatrix</a></dt>
<dd>
<div class="block">Calculates the density of the matrix based on supplied criteria.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/ml/math/primitives/matrix/Matrix.html#density-double-">density(double)</a></span> - Method in interface org.apache.ignite.ml.math.primitives.matrix.<a href="org/apache/ignite/ml/math/primitives/matrix/Matrix.html" title="interface in org.apache.ignite.ml.math.primitives.matrix">Matrix</a></dt>
<dd>
<div class="block">Calculates the density of the matrix based on supplied criteria.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/IgniteServices.html#deploy-org.apache.ignite.services.ServiceConfiguration-">deploy(ServiceConfiguration)</a></span> - Method in interface org.apache.ignite.<a href="org/apache/ignite/IgniteServices.html" title="interface in org.apache.ignite">IgniteServices</a></dt>
<dd>
<div class="block">Deploys multiple instances of the service on the grid according to provided
configuration.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/spi/deployment/uri/UriDeploymentSpi.html#DEPLOY_TMP_ROOT_NAME">DEPLOY_TMP_ROOT_NAME</a></span> - Static variable in class org.apache.ignite.spi.deployment.uri.<a href="org/apache/ignite/spi/deployment/uri/UriDeploymentSpi.html" title="class in org.apache.ignite.spi.deployment.uri">UriDeploymentSpi</a></dt>
<dd>
<div class="block">Default temporary directory name relative to file path
<a href="org/apache/ignite/spi/deployment/uri/UriDeploymentSpi.html#setTemporaryDirectoryPath-java.lang.String-"><code>UriDeploymentSpi.setTemporaryDirectoryPath(String)</code></a>} (value is <code>gg.uri.deployment.tmp</code>).</div>
</dd>
<dt><a href="org/apache/ignite/ml/environment/deploy/DeployableObject.html" title="interface in org.apache.ignite.ml.environment.deploy"><span class="typeNameLink">DeployableObject</span></a> - Interface in <a href="org/apache/ignite/ml/environment/deploy/package-summary.html">org.apache.ignite.ml.environment.deploy</a></dt>
<dd>
<div class="block">Represents an final objects from Ignite ML library like models or preprocessors having
dependencies that can be custom objects from client side.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/IgniteServices.html#deployAll-java.util.Collection-">deployAll(Collection<span class='angle_bracket'>&lt;</span>ServiceConfiguration<span class='angle_bracket'>&gt;</span>)</a></span> - Method in interface org.apache.ignite.<a href="org/apache/ignite/IgniteServices.html" title="interface in org.apache.ignite">IgniteServices</a></dt>
<dd>
<div class="block">Deploys multiple services described by provided configurations.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/IgniteServices.html#deployAllAsync-java.util.Collection-">deployAllAsync(Collection<span class='angle_bracket'>&lt;</span>ServiceConfiguration<span class='angle_bracket'>&gt;</span>)</a></span> - Method in interface org.apache.ignite.<a href="org/apache/ignite/IgniteServices.html" title="interface in org.apache.ignite">IgniteServices</a></dt>
<dd>
<div class="block">Asynchronously deploys multiple services described by provided configurations.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/IgniteServices.html#deployAsync-org.apache.ignite.services.ServiceConfiguration-">deployAsync(ServiceConfiguration)</a></span> - Method in interface org.apache.ignite.<a href="org/apache/ignite/IgniteServices.html" title="interface in org.apache.ignite">IgniteServices</a></dt>
<dd>
<div class="block">Asynchronously deploys multiple instances of the service on the grid according to provided
configuration.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/compute/gridify/aop/GridifyDefaultRangeTask.html#deployClass--">deployClass()</a></span> - Method in class org.apache.ignite.compute.gridify.aop.<a href="org/apache/ignite/compute/gridify/aop/GridifyDefaultRangeTask.html" title="class in org.apache.ignite.compute.gridify.aop">GridifyDefaultRangeTask</a></dt>
<dd>
<div class="block">Gets top level user class being deployed.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/compute/gridify/aop/GridifyDefaultTask.html#deployClass--">deployClass()</a></span> - Method in class org.apache.ignite.compute.gridify.aop.<a href="org/apache/ignite/compute/gridify/aop/GridifyDefaultTask.html" title="class in org.apache.ignite.compute.gridify.aop">GridifyDefaultTask</a></dt>
<dd>
<div class="block">Gets top level user class being deployed.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/IgniteDataStreamer.html#deployClass-java.lang.Class-">deployClass(Class<span class='angle_bracket'>&lt;</span>?<span class='angle_bracket'>&gt;</span>)</a></span> - Method in interface org.apache.ignite.<a href="org/apache/ignite/IgniteDataStreamer.html" title="interface in org.apache.ignite">IgniteDataStreamer</a></dt>
<dd>
<div class="block">Optional deploy class for peer deployment.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/IgniteServices.html#deployClusterSingleton-java.lang.String-org.apache.ignite.services.Service-">deployClusterSingleton(String, Service)</a></span> - Method in interface org.apache.ignite.<a href="org/apache/ignite/IgniteServices.html" title="interface in org.apache.ignite">IgniteServices</a></dt>
<dd>
<div class="block">Deploys a cluster-wide singleton service.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/IgniteServices.html#deployClusterSingletonAsync-java.lang.String-org.apache.ignite.services.Service-">deployClusterSingletonAsync(String, Service)</a></span> - Method in interface org.apache.ignite.<a href="org/apache/ignite/IgniteServices.html" title="interface in org.apache.ignite">IgniteServices</a></dt>
<dd>
<div class="block">Asynchronously deploys a cluster-wide singleton service.</div>
</dd>
<dt><a href="org/apache/ignite/ml/environment/deploy/DeployingContext.html" title="interface in org.apache.ignite.ml.environment.deploy"><span class="typeNameLink">DeployingContext</span></a> - Interface in <a href="org/apache/ignite/ml/environment/deploy/package-summary.html">org.apache.ignite.ml.environment.deploy</a></dt>
<dd>
<div class="block">Class represents user's class loading environment for specific remote job.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/ml/environment/LearningEnvironment.html#deployingContext--">deployingContext()</a></span> - Method in interface org.apache.ignite.ml.environment.<a href="org/apache/ignite/ml/environment/LearningEnvironment.html" title="interface in org.apache.ignite.ml.environment">LearningEnvironment</a></dt>
<dd>
<div class="block">Returns deploy context instance.</div>
</dd>
<dt><a href="org/apache/ignite/ml/environment/deploy/DeployingContextImpl.html" title="class in org.apache.ignite.ml.environment.deploy"><span class="typeNameLink">DeployingContextImpl</span></a> - Class in <a href="org/apache/ignite/ml/environment/deploy/package-summary.html">org.apache.ignite.ml.environment.deploy</a></dt>
<dd>
<div class="block">Default implementation of <a href="org/apache/ignite/ml/environment/deploy/DeployingContext.html" title="interface in org.apache.ignite.ml.environment.deploy"><code>DeployingContext</code></a> class.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/ml/environment/deploy/DeployingContextImpl.html#DeployingContextImpl--">DeployingContextImpl()</a></span> - Constructor for class org.apache.ignite.ml.environment.deploy.<a href="org/apache/ignite/ml/environment/deploy/DeployingContextImpl.html" title="class in org.apache.ignite.ml.environment.deploy">DeployingContextImpl</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/IgniteServices.html#deployKeyAffinitySingleton-java.lang.String-org.apache.ignite.services.Service-java.lang.String-java.lang.Object-">deployKeyAffinitySingleton(String, Service, String, Object)</a></span> - Method in interface org.apache.ignite.<a href="org/apache/ignite/IgniteServices.html" title="interface in org.apache.ignite">IgniteServices</a></dt>
<dd>
<div class="block">Deploys one instance of this service on the primary node for a given affinity key.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/IgniteServices.html#deployKeyAffinitySingletonAsync-java.lang.String-org.apache.ignite.services.Service-java.lang.String-java.lang.Object-">deployKeyAffinitySingletonAsync(String, Service, String, Object)</a></span> - Method in interface org.apache.ignite.<a href="org/apache/ignite/IgniteServices.html" title="interface in org.apache.ignite">IgniteServices</a></dt>
<dd>
<div class="block">Asynchronously deploys one instance of this service on the primary node for a given affinity key.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/mxbean/IgniteMXBean.html#DEPLOYMENT_SPI_FORMATTED_DESC">DEPLOYMENT_SPI_FORMATTED_DESC</a></span> - Static variable in interface org.apache.ignite.mxbean.<a href="org/apache/ignite/mxbean/IgniteMXBean.html" title="interface in org.apache.ignite.mxbean">IgniteMXBean</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/ignite/events/DeploymentEvent.html" title="class in org.apache.ignite.events"><span class="typeNameLink">DeploymentEvent</span></a> - Class in <a href="org/apache/ignite/events/package-summary.html">org.apache.ignite.events</a></dt>
<dd>
<div class="block">Grid deployment event.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/events/DeploymentEvent.html#DeploymentEvent--">DeploymentEvent()</a></span> - Constructor for class org.apache.ignite.events.<a href="org/apache/ignite/events/DeploymentEvent.html" title="class in org.apache.ignite.events">DeploymentEvent</a></dt>
<dd>
<div class="block">No-arg constructor.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/events/DeploymentEvent.html#DeploymentEvent-org.apache.ignite.cluster.ClusterNode-java.lang.String-int-">DeploymentEvent(ClusterNode, String, int)</a></span> - Constructor for class org.apache.ignite.events.<a href="org/apache/ignite/events/DeploymentEvent.html" title="class in org.apache.ignite.events">DeploymentEvent</a></dt>
<dd>
<div class="block">Creates deployment event with given parameters.</div>
</dd>
<dt><a href="org/apache/ignite/spi/deployment/DeploymentListener.html" title="interface in org.apache.ignite.spi.deployment"><span class="typeNameLink">DeploymentListener</span></a> - Interface in <a href="org/apache/ignite/spi/deployment/package-summary.html">org.apache.ignite.spi.deployment</a></dt>
<dd>
<div class="block">Listener for deployment events.</div>
</dd>
<dt><a href="org/apache/ignite/configuration/DeploymentMode.html" title="enum in org.apache.ignite.configuration"><span class="typeNameLink">DeploymentMode</span></a> - Enum in <a href="org/apache/ignite/configuration/package-summary.html">org.apache.ignite.configuration</a></dt>
<dd>
<div class="block">Grid deployment mode.</div>
</dd>
<dt><a href="org/apache/ignite/spi/deployment/DeploymentResource.html" title="interface in org.apache.ignite.spi.deployment"><span class="typeNameLink">DeploymentResource</span></a> - Interface in <a href="org/apache/ignite/spi/deployment/package-summary.html">org.apache.ignite.spi.deployment</a></dt>
<dd>
<div class="block">Generic abstraction over deployed resource containing resource's name, class and corresponding class loader.</div>
</dd>
<dt><a href="org/apache/ignite/spi/deployment/DeploymentResourceAdapter.html" title="class in org.apache.ignite.spi.deployment"><span class="typeNameLink">DeploymentResourceAdapter</span></a> - Class in <a href="org/apache/ignite/spi/deployment/package-summary.html">org.apache.ignite.spi.deployment</a></dt>
<dd>
<div class="block">Simple adapter for <a href="org/apache/ignite/spi/deployment/DeploymentResource.html" title="interface in org.apache.ignite.spi.deployment"><code>DeploymentResource</code></a> interface.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/spi/deployment/DeploymentResourceAdapter.html#DeploymentResourceAdapter-java.lang.String-java.lang.Class-java.lang.ClassLoader-">DeploymentResourceAdapter(String, Class<span class='angle_bracket'>&lt;</span>?<span class='angle_bracket'>&gt;</span>, ClassLoader)</a></span> - Constructor for class org.apache.ignite.spi.deployment.<a href="org/apache/ignite/spi/deployment/DeploymentResourceAdapter.html" title="class in org.apache.ignite.spi.deployment">DeploymentResourceAdapter</a></dt>
<dd>
<div class="block">Creates resource.</div>
</dd>
<dt><a href="org/apache/ignite/spi/deployment/DeploymentSpi.html" title="interface in org.apache.ignite.spi.deployment"><span class="typeNameLink">DeploymentSpi</span></a> - Interface in <a href="org/apache/ignite/spi/deployment/package-summary.html">org.apache.ignite.spi.deployment</a></dt>
<dd>
<div class="block">Grid deployment SPI is in charge of deploying tasks and classes from different
sources.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/IgniteServices.html#deployMultiple-java.lang.String-org.apache.ignite.services.Service-int-int-">deployMultiple(String, Service, int, int)</a></span> - Method in interface org.apache.ignite.<a href="org/apache/ignite/IgniteServices.html" title="interface in org.apache.ignite">IgniteServices</a></dt>
<dd>
<div class="block">Deploys multiple instances of the service on the grid.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/IgniteServices.html#deployMultipleAsync-java.lang.String-org.apache.ignite.services.Service-int-int-">deployMultipleAsync(String, Service, int, int)</a></span> - Method in interface org.apache.ignite.<a href="org/apache/ignite/IgniteServices.html" title="interface in org.apache.ignite">IgniteServices</a></dt>
<dd>
<div class="block">Asynchronously deploys multiple instances of the service on the grid.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/IgniteServices.html#deployNodeSingleton-java.lang.String-org.apache.ignite.services.Service-">deployNodeSingleton(String, Service)</a></span> - Method in interface org.apache.ignite.<a href="org/apache/ignite/IgniteServices.html" title="interface in org.apache.ignite">IgniteServices</a></dt>
<dd>
<div class="block">Deploys a per-node singleton service.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/IgniteServices.html#deployNodeSingletonAsync-java.lang.String-org.apache.ignite.services.Service-">deployNodeSingletonAsync(String, Service)</a></span> - Method in interface org.apache.ignite.<a href="org/apache/ignite/IgniteServices.html" title="interface in org.apache.ignite">IgniteServices</a></dt>
<dd>
<div class="block">Asynchronously deploys a per-node singleton service.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/client/ClientCache.html#deregisterCacheEntryListener-javax.cache.configuration.CacheEntryListenerConfiguration-">deregisterCacheEntryListener(CacheEntryListenerConfiguration<span class='angle_bracket'>&lt;</span>K, V<span class='angle_bracket'>&gt;</span>)</a></span> - Method in interface org.apache.ignite.client.<a href="org/apache/ignite/client/ClientCache.html" title="interface in org.apache.ignite.client">ClientCache</a></dt>
<dd>
<div class="block">Deregisters a listener, using the <code>CacheEntryListenerConfiguration</code> that was used to register it.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/plugin/PluginContext.html#deregisterPort-int-org.apache.ignite.spi.IgnitePortProtocol-java.lang.Class-">deregisterPort(int, IgnitePortProtocol, Class<span class='angle_bracket'>&lt;</span>?<span class='angle_bracket'>&gt;</span>)</a></span> - Method in interface org.apache.ignite.plugin.<a href="org/apache/ignite/plugin/PluginContext.html" title="interface in org.apache.ignite.plugin">PluginContext</a></dt>
<dd>
<div class="block">Deregisters closed port.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/spi/IgniteSpiContext.html#deregisterPort-int-org.apache.ignite.spi.IgnitePortProtocol-">deregisterPort(int, IgnitePortProtocol)</a></span> - Method in interface org.apache.ignite.spi.<a href="org/apache/ignite/spi/IgniteSpiContext.html" title="interface in org.apache.ignite.spi">IgniteSpiContext</a></dt>
<dd>
<div class="block">Deregisters closed port.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/plugin/PluginContext.html#deregisterPorts-java.lang.Class-">deregisterPorts(Class<span class='angle_bracket'>&lt;</span>?<span class='angle_bracket'>&gt;</span>)</a></span> - Method in interface org.apache.ignite.plugin.<a href="org/apache/ignite/plugin/PluginContext.html" title="interface in org.apache.ignite.plugin">PluginContext</a></dt>
<dd>
<div class="block">Deregisters all closed ports.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/spi/IgniteSpiContext.html#deregisterPorts--">deregisterPorts()</a></span> - Method in interface org.apache.ignite.spi.<a href="org/apache/ignite/spi/IgniteSpiContext.html" title="interface in org.apache.ignite.spi">IgniteSpiContext</a></dt>
<dd>
<div class="block">Deregisters all closed ports.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/maintenance/MaintenanceAction.html#description--">description()</a></span> - Method in interface org.apache.ignite.maintenance.<a href="org/apache/ignite/maintenance/MaintenanceAction.html" title="interface in org.apache.ignite.maintenance">MaintenanceAction</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/maintenance/MaintenanceTask.html#description--">description()</a></span> - Method in class org.apache.ignite.maintenance.<a href="org/apache/ignite/maintenance/MaintenanceTask.html" title="class in org.apache.ignite.maintenance">MaintenanceTask</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/spi/metric/Metric.html#description--">description()</a></span> - Method in interface org.apache.ignite.spi.metric.<a href="org/apache/ignite/spi/metric/Metric.html" title="interface in org.apache.ignite.spi.metric">Metric</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/spi/systemview/view/SqlViewView.html#description--">description()</a></span> - Method in class org.apache.ignite.spi.systemview.view.<a href="org/apache/ignite/spi/systemview/view/SqlViewView.html" title="class in org.apache.ignite.spi.systemview.view">SqlViewView</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/spi/systemview/view/StripedExecutorTaskView.html#description--">description()</a></span> - Method in class org.apache.ignite.spi.systemview.view.<a href="org/apache/ignite/spi/systemview/view/StripedExecutorTaskView.html" title="class in org.apache.ignite.spi.systemview.view">StripedExecutorTaskView</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/spi/systemview/view/SystemView.html#description--">description()</a></span> - Method in interface org.apache.ignite.spi.systemview.view.<a href="org/apache/ignite/spi/systemview/view/SystemView.html" title="interface in org.apache.ignite.spi.systemview.view">SystemView</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/binary/BinaryObject.html#deserialize--">deserialize()</a></span> - Method in interface org.apache.ignite.binary.<a href="org/apache/ignite/binary/BinaryObject.html" title="interface in org.apache.ignite.binary">BinaryObject</a></dt>
<dd>
<div class="block">Gets fully deserialized instance of binary object.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/binary/BinaryObject.html#deserialize-java.lang.ClassLoader-">deserialize(ClassLoader)</a></span> - Method in interface org.apache.ignite.binary.<a href="org/apache/ignite/binary/BinaryObject.html" title="interface in org.apache.ignite.binary">BinaryObject</a></dt>
<dd>
<div class="block">Gets fully deserialized instance of binary object.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/cache/store/cassandra/serializer/JavaSerializer.html#deserialize-java.nio.ByteBuffer-">deserialize(ByteBuffer)</a></span> - Method in class org.apache.ignite.cache.store.cassandra.serializer.<a href="org/apache/ignite/cache/store/cassandra/serializer/JavaSerializer.html" title="class in org.apache.ignite.cache.store.cassandra.serializer">JavaSerializer</a></dt>
<dd>
<div class="block">Deserializes object from byte buffer.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/cache/store/cassandra/serializer/KryoSerializer.html#deserialize-java.nio.ByteBuffer-">deserialize(ByteBuffer)</a></span> - Method in class org.apache.ignite.cache.store.cassandra.serializer.<a href="org/apache/ignite/cache/store/cassandra/serializer/KryoSerializer.html" title="class in org.apache.ignite.cache.store.cassandra.serializer">KryoSerializer</a></dt>
<dd>
<div class="block">Deserializes object from byte buffer.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/cache/store/cassandra/serializer/Serializer.html#deserialize-java.nio.ByteBuffer-">deserialize(ByteBuffer)</a></span> - Method in interface org.apache.ignite.cache.store.cassandra.serializer.<a href="org/apache/ignite/cache/store/cassandra/serializer/Serializer.html" title="interface in org.apache.ignite.cache.store.cassandra.serializer">Serializer</a></dt>
<dd>
<div class="block">Deserializes object from byte buffer.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/ml/inference/util/DirectorySerializer.html#deserialize-java.nio.file.Path-byte:A-">deserialize(Path, byte[])</a></span> - Static method in class org.apache.ignite.ml.inference.util.<a href="org/apache/ignite/ml/inference/util/DirectorySerializer.html" title="class in org.apache.ignite.ml.inference.util">DirectorySerializer</a></dt>
<dd>
<div class="block">Deserializes directory content.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/ml/util/Utils.html#deserialize-byte:A-">deserialize(byte[])</a></span> - Static method in class org.apache.ignite.ml.util.<a href="org/apache/ignite/ml/util/Utils.html" title="class in org.apache.ignite.ml.util">Utils</a></dt>
<dd>
<div class="block">Deserialized object represented as a byte array.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/cache/websession/WebSessionFilter.html#destroy--">destroy()</a></span> - Method in class org.apache.ignite.cache.websession.<a href="org/apache/ignite/cache/websession/WebSessionFilter.html" title="class in org.apache.ignite.cache.websession">WebSessionFilter</a></dt>
<dt><span class="memberNameLink"><a href="org/apache/ignite/IgniteCache.html#destroy--">destroy()</a></span> - Method in interface org.apache.ignite.<a href="org/apache/ignite/IgniteCache.html" title="interface in org.apache.ignite">IgniteCache</a></dt>
<dd>
<div class="block">Completely deletes the cache with all its data from the system on all cluster nodes.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/IgniteSpringBean.html#destroy--">destroy()</a></span> - Method in class org.apache.ignite.<a href="org/apache/ignite/IgniteSpringBean.html" title="class in org.apache.ignite">IgniteSpringBean</a></dt>
<dt><span class="memberNameLink"><a href="org/apache/ignite/ml/math/Destroyable.html#destroy--">destroy()</a></span> - Method in interface org.apache.ignite.ml.math.<a href="org/apache/ignite/ml/math/Destroyable.html" title="interface in org.apache.ignite.ml.math">Destroyable</a></dt>
<dd>
<div class="block">Destroys object if managed outside of JVM.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/ml/math/primitives/matrix/AbstractMatrix.html#destroy--">destroy()</a></span> - Method in class org.apache.ignite.ml.math.primitives.matrix.<a href="org/apache/ignite/ml/math/primitives/matrix/AbstractMatrix.html" title="class in org.apache.ignite.ml.math.primitives.matrix">AbstractMatrix</a></dt>
<dd>
<div class="block">Destroys object if managed outside of JVM.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/ml/math/primitives/matrix/Matrix.html#destroy--">destroy()</a></span> - Method in interface org.apache.ignite.ml.math.primitives.matrix.<a href="org/apache/ignite/ml/math/primitives/matrix/Matrix.html" title="interface in org.apache.ignite.ml.math.primitives.matrix">Matrix</a></dt>
<dd>
<div class="block">Destroys object if managed outside of JVM.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/ml/math/primitives/vector/AbstractVector.html#destroy--">destroy()</a></span> - Method in class org.apache.ignite.ml.math.primitives.vector.<a href="org/apache/ignite/ml/math/primitives/vector/AbstractVector.html" title="class in org.apache.ignite.ml.math.primitives.vector">AbstractVector</a></dt>
<dd>
<div class="block">Destroys object if managed outside of JVM.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/ml/math/primitives/vector/impl/DelegatingVector.html#destroy--">destroy()</a></span> - Method in class org.apache.ignite.ml.math.primitives.vector.impl.<a href="org/apache/ignite/ml/math/primitives/vector/impl/DelegatingVector.html" title="class in org.apache.ignite.ml.math.primitives.vector.impl">DelegatingVector</a></dt>
<dd>
<div class="block">Destroys object if managed outside of JVM.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/startup/servlet/ServletStartup.html#destroy--">destroy()</a></span> - Method in class org.apache.ignite.startup.servlet.<a href="org/apache/ignite/startup/servlet/ServletStartup.html" title="class in org.apache.ignite.startup.servlet">ServletStartup</a></dt>
<dt><a href="org/apache/ignite/ml/math/Destroyable.html" title="interface in org.apache.ignite.ml.math"><span class="typeNameLink">Destroyable</span></a> - Interface in <a href="org/apache/ignite/ml/math/package-summary.html">org.apache.ignite.ml.math</a></dt>
<dd>
<div class="block">Support for destroying objects that are managed outside of JVM.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/cache/CacheManager.html#destroyCache-java.lang.String-">destroyCache(String)</a></span> - Method in class org.apache.ignite.cache.<a href="org/apache/ignite/cache/CacheManager.html" title="class in org.apache.ignite.cache">CacheManager</a></dt>
<dt><span class="memberNameLink"><a href="org/apache/ignite/client/IgniteClient.html#destroyCache-java.lang.String-">destroyCache(String)</a></span> - Method in interface org.apache.ignite.client.<a href="org/apache/ignite/client/IgniteClient.html" title="interface in org.apache.ignite.client">IgniteClient</a></dt>
<dd>
<div class="block">Destroys the cache with the given name.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/Ignite.html#destroyCache-java.lang.String-">destroyCache(String)</a></span> - Method in interface org.apache.ignite.<a href="org/apache/ignite/Ignite.html" title="interface in org.apache.ignite">Ignite</a></dt>
<dd>
<div class="block">Destroys a cache with the given name and cleans data that was written to the cache.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/IgniteClientSpringBean.html#destroyCache-java.lang.String-">destroyCache(String)</a></span> - Method in class org.apache.ignite.<a href="org/apache/ignite/IgniteClientSpringBean.html" title="class in org.apache.ignite">IgniteClientSpringBean</a></dt>
<dd>
<div class="block">Destroys the cache with the given name.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/IgniteSpringBean.html#destroyCache-java.lang.String-">destroyCache(String)</a></span> - Method in class org.apache.ignite.<a href="org/apache/ignite/IgniteSpringBean.html" title="class in org.apache.ignite">IgniteSpringBean</a></dt>
<dd>
<div class="block">Destroys a cache with the given name and cleans data that was written to the cache.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/client/IgniteClient.html#destroyCacheAsync-java.lang.String-">destroyCacheAsync(String)</a></span> - Method in interface org.apache.ignite.client.<a href="org/apache/ignite/client/IgniteClient.html" title="interface in org.apache.ignite.client">IgniteClient</a></dt>
<dd>
<div class="block">Destroys the cache with the given name.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/IgniteClientSpringBean.html#destroyCacheAsync-java.lang.String-">destroyCacheAsync(String)</a></span> - Method in class org.apache.ignite.<a href="org/apache/ignite/IgniteClientSpringBean.html" title="class in org.apache.ignite">IgniteClientSpringBean</a></dt>
<dd>
<div class="block">Destroys the cache with the given name.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/Ignite.html#destroyCaches-java.util.Collection-">destroyCaches(Collection<span class='angle_bracket'>&lt;</span>String<span class='angle_bracket'>&gt;</span>)</a></span> - Method in interface org.apache.ignite.<a href="org/apache/ignite/Ignite.html" title="interface in org.apache.ignite">Ignite</a></dt>
<dd>
<div class="block">Destroys caches with the given names and cleans data that was written to the caches.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/IgniteSpringBean.html#destroyCaches-java.util.Collection-">destroyCaches(Collection<span class='angle_bracket'>&lt;</span>String<span class='angle_bracket'>&gt;</span>)</a></span> - Method in class org.apache.ignite.<a href="org/apache/ignite/IgniteSpringBean.html" title="class in org.apache.ignite">IgniteSpringBean</a></dt>
<dd>
<div class="block">Destroys caches with the given names and cleans data that was written to the caches.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/cache/websession/WebSessionFilter.html#destroySession-java.lang.String-">destroySession(String)</a></span> - Method in class org.apache.ignite.cache.websession.<a href="org/apache/ignite/cache/websession/WebSessionFilter.html" title="class in org.apache.ignite.cache.websession">WebSessionFilter</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/cache/store/cassandra/persistence/PersistenceSettings.html#detectPojoFields-org.w3c.dom.NodeList-">detectPojoFields(NodeList)</a></span> - Method in class org.apache.ignite.cache.store.cassandra.persistence.<a href="org/apache/ignite/cache/store/cassandra/persistence/PersistenceSettings.html" title="class in org.apache.ignite.cache.store.cassandra.persistence">PersistenceSettings</a></dt>
<dd>
<div class="block">Extracts POJO fields from a list of corresponding XML field nodes.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/mxbean/StripedExecutorMXBean.html#detectStarvation--">detectStarvation()</a></span> - Method in interface org.apache.ignite.mxbean.<a href="org/apache/ignite/mxbean/StripedExecutorMXBean.html" title="interface in org.apache.ignite.mxbean">StripedExecutorMXBean</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/ml/math/primitives/matrix/AbstractMatrix.html#determinant--">determinant()</a></span> - Method in class org.apache.ignite.ml.math.primitives.matrix.<a href="org/apache/ignite/ml/math/primitives/matrix/AbstractMatrix.html" title="class in org.apache.ignite.ml.math.primitives.matrix">AbstractMatrix</a></dt>
<dd>
<div class="block">Returns matrix determinant using Laplace theorem.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/ml/math/primitives/matrix/LUDecomposition.html#determinant--">determinant()</a></span> - Method in class org.apache.ignite.ml.math.primitives.matrix.<a href="org/apache/ignite/ml/math/primitives/matrix/LUDecomposition.html" title="class in org.apache.ignite.ml.math.primitives.matrix">LUDecomposition</a></dt>
<dd>
<div class="block">Return the determinant of the matrix.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/ml/math/primitives/matrix/Matrix.html#determinant--">determinant()</a></span> - Method in interface org.apache.ignite.ml.math.primitives.matrix.<a href="org/apache/ignite/ml/math/primitives/matrix/Matrix.html" title="interface in org.apache.ignite.ml.math.primitives.matrix">Matrix</a></dt>
<dd>
<div class="block">Returns matrix determinant using Laplace theorem.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/IgniteLogger.html#DEV_ONLY">DEV_ONLY</a></span> - Static variable in interface org.apache.ignite.<a href="org/apache/ignite/IgniteLogger.html" title="interface in org.apache.ignite">IgniteLogger</a></dt>
<dd>
<div class="block">Marker for log messages that are useful in development environments, but not in production.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/cache/hibernate/HibernateAccessStrategyFactory.html#DFLT_ACCESS_TYPE_PROPERTY">DFLT_ACCESS_TYPE_PROPERTY</a></span> - Static variable in class org.apache.ignite.cache.hibernate.<a href="org/apache/ignite/cache/hibernate/HibernateAccessStrategyFactory.html" title="class in org.apache.ignite.cache.hibernate">HibernateAccessStrategyFactory</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/spi/communication/tcp/TcpCommunicationSpi.html#DFLT_ACK_SND_THRESHOLD">DFLT_ACK_SND_THRESHOLD</a></span> - Static variable in class org.apache.ignite.spi.communication.tcp.<a href="org/apache/ignite/spi/communication/tcp/TcpCommunicationSpi.html" title="class in org.apache.ignite.spi.communication.tcp">TcpCommunicationSpi</a></dt>
<dd>
<div class="block">Default received messages threshold for sending ack.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/spi/discovery/tcp/TcpDiscoverySpi.html#DFLT_ACK_TIMEOUT">DFLT_ACK_TIMEOUT</a></span> - Static variable in class org.apache.ignite.spi.discovery.tcp.<a href="org/apache/ignite/spi/discovery/tcp/TcpDiscoverySpi.html" title="class in org.apache.ignite.spi.discovery.tcp">TcpDiscoverySpi</a></dt>
<dd>
<div class="block">Default timeout for receiving message acknowledgement in milliseconds (value is <tt>5000ms</tt>).</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/spi/discovery/tcp/TcpDiscoverySpi.html#DFLT_ACK_TIMEOUT_CLIENT">DFLT_ACK_TIMEOUT_CLIENT</a></span> - Static variable in class org.apache.ignite.spi.discovery.tcp.<a href="org/apache/ignite/spi/discovery/tcp/TcpDiscoverySpi.html" title="class in org.apache.ignite.spi.discovery.tcp">TcpDiscoverySpi</a></dt>
<dd>
<div class="block">Default timeout for receiving message acknowledgement in milliseconds (value is <tt>5000ms</tt>).</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/spi/collision/jobstealing/JobStealingCollisionSpi.html#DFLT_ACTIVE_JOBS_THRESHOLD">DFLT_ACTIVE_JOBS_THRESHOLD</a></span> - Static variable in class org.apache.ignite.spi.collision.jobstealing.<a href="org/apache/ignite/spi/collision/jobstealing/JobStealingCollisionSpi.html" title="class in org.apache.ignite.spi.collision.jobstealing">JobStealingCollisionSpi</a></dt>
<dd>
<div class="block">Default number of parallel jobs allowed (value is <code>95</code> which is
slightly less same as default value of threads in the execution thread pool
to allow some extra threads for system processing).</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/configuration/IgniteConfiguration.html#DFLT_ACTIVE_ON_START">DFLT_ACTIVE_ON_START</a></span> - Static variable in class org.apache.ignite.configuration.<a href="org/apache/ignite/configuration/IgniteConfiguration.html" title="class in org.apache.ignite.configuration">IgniteConfiguration</a></dt>
<dd>
<div class="block"><span class="deprecatedLabel">Deprecated.</span></div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/spi/discovery/tcp/ipfinder/multicast/TcpDiscoveryMulticastIpFinder.html#DFLT_ADDR_REQ_ATTEMPTS">DFLT_ADDR_REQ_ATTEMPTS</a></span> - Static variable in class org.apache.ignite.spi.discovery.tcp.ipfinder.multicast.<a href="org/apache/ignite/spi/discovery/tcp/ipfinder/multicast/TcpDiscoveryMulticastIpFinder.html" title="class in org.apache.ignite.spi.discovery.tcp.ipfinder.multicast">TcpDiscoveryMulticastIpFinder</a></dt>
<dd>
<div class="block">Default number of attempts to send multicast address request (value is <code>2</code>).</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/configuration/IgniteConfiguration.html#DFLT_ALL_SEG_RESOLVERS_PASS_REQ">DFLT_ALL_SEG_RESOLVERS_PASS_REQ</a></span> - Static variable in class org.apache.ignite.configuration.<a href="org/apache/ignite/configuration/IgniteConfiguration.html" title="class in org.apache.ignite.configuration">IgniteConfiguration</a></dt>
<dd>
<div class="block">Default value for all segmentation resolvers pass required.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/configuration/AtomicConfiguration.html#DFLT_ATOMIC_SEQUENCE_RESERVE_SIZE">DFLT_ATOMIC_SEQUENCE_RESERVE_SIZE</a></span> - Static variable in class org.apache.ignite.configuration.<a href="org/apache/ignite/configuration/AtomicConfiguration.html" title="class in org.apache.ignite.configuration">AtomicConfiguration</a></dt>
<dd>
<div class="block">Default atomic sequence reservation size.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/configuration/IgniteConfiguration.html#DFLT_AUTO_ACTIVATION">DFLT_AUTO_ACTIVATION</a></span> - Static variable in class org.apache.ignite.configuration.<a href="org/apache/ignite/configuration/IgniteConfiguration.html" title="class in org.apache.ignite.configuration">IgniteConfiguration</a></dt>
<dd>
<div class="block"><span class="deprecatedLabel">Deprecated.</span></div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/cache/query/AbstractContinuousQuery.html#DFLT_AUTO_UNSUBSCRIBE">DFLT_AUTO_UNSUBSCRIBE</a></span> - Static variable in class org.apache.ignite.cache.query.<a href="org/apache/ignite/cache/query/AbstractContinuousQuery.html" title="class in org.apache.ignite.cache.query">AbstractContinuousQuery</a></dt>
<dd>
<div class="block">Default value for automatic unsubscription flag.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/configuration/AtomicConfiguration.html#DFLT_BACKUPS">DFLT_BACKUPS</a></span> - Static variable in class org.apache.ignite.configuration.<a href="org/apache/ignite/configuration/AtomicConfiguration.html" title="class in org.apache.ignite.configuration">AtomicConfiguration</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/configuration/CacheConfiguration.html#DFLT_BACKUPS">DFLT_BACKUPS</a></span> - Static variable in class org.apache.ignite.configuration.<a href="org/apache/ignite/configuration/CacheConfiguration.html" title="class in org.apache.ignite.configuration">CacheConfiguration</a></dt>
<dd>
<div class="block">Default number of backups.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/cache/store/CacheLoadOnlyStoreAdapter.html#DFLT_BATCH_QUEUE_SIZE">DFLT_BATCH_QUEUE_SIZE</a></span> - Static variable in class org.apache.ignite.cache.store.<a href="org/apache/ignite/cache/store/CacheLoadOnlyStoreAdapter.html" title="class in org.apache.ignite.cache.store">CacheLoadOnlyStoreAdapter</a></dt>
<dd>
<div class="block">Default batch queue size (max batches count to limit memory usage).</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/cache/store/CacheLoadOnlyStoreAdapter.html#DFLT_BATCH_SIZE">DFLT_BATCH_SIZE</a></span> - Static variable in class org.apache.ignite.cache.store.<a href="org/apache/ignite/cache/store/CacheLoadOnlyStoreAdapter.html" title="class in org.apache.ignite.cache.store">CacheLoadOnlyStoreAdapter</a></dt>
<dd>
<div class="block">Default batch size (number of records read with <a href="org/apache/ignite/cache/store/CacheLoadOnlyStoreAdapter.html#inputIterator-java.lang.Object...-"><code>CacheLoadOnlyStoreAdapter.inputIterator(Object...)</code></a></div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/cache/store/jdbc/CacheJdbcPojoStoreFactory.html#DFLT_BATCH_SIZE">DFLT_BATCH_SIZE</a></span> - Static variable in class org.apache.ignite.cache.store.jdbc.<a href="org/apache/ignite/cache/store/jdbc/CacheJdbcPojoStoreFactory.html" title="class in org.apache.ignite.cache.store.jdbc">CacheJdbcPojoStoreFactory</a></dt>
<dd>
<div class="block">Default batch size for put and remove operations.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/configuration/DataStorageConfiguration.html#DFLT_BINARY_METADATA_PATH">DFLT_BINARY_METADATA_PATH</a></span> - Static variable in class org.apache.ignite.configuration.<a href="org/apache/ignite/configuration/DataStorageConfiguration.html" title="class in org.apache.ignite.configuration">DataStorageConfiguration</a></dt>
<dd>
<div class="block">Default path (relative to working directory) of binary metadata folder</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/marshaller/AbstractMarshaller.html#DFLT_BUFFER_SIZE">DFLT_BUFFER_SIZE</a></span> - Static variable in class org.apache.ignite.marshaller.<a href="org/apache/ignite/marshaller/AbstractMarshaller.html" title="class in org.apache.ignite.marshaller">AbstractMarshaller</a></dt>
<dd>
<div class="block">Default initial buffer size for the <code>GridByteArrayOutputStream</code>.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/configuration/IgniteConfiguration.html#DFLT_BUILD_IDX_THREAD_POOL_SIZE">DFLT_BUILD_IDX_THREAD_POOL_SIZE</a></span> - Static variable in class org.apache.ignite.configuration.<a href="org/apache/ignite/configuration/IgniteConfiguration.html" title="class in org.apache.ignite.configuration">IgniteConfiguration</a></dt>
<dd>
<div class="block">Default size of index create/rebuild thread pool.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/configuration/CacheConfiguration.html#DFLT_CACHE_ATOMICITY_MODE">DFLT_CACHE_ATOMICITY_MODE</a></span> - Static variable in class org.apache.ignite.configuration.<a href="org/apache/ignite/configuration/CacheConfiguration.html" title="class in org.apache.ignite.configuration">CacheConfiguration</a></dt>
<dd>
<div class="block">Default atomicity mode.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/configuration/AtomicConfiguration.html#DFLT_CACHE_MODE">DFLT_CACHE_MODE</a></span> - Static variable in class org.apache.ignite.configuration.<a href="org/apache/ignite/configuration/AtomicConfiguration.html" title="class in org.apache.ignite.configuration">AtomicConfiguration</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/configuration/CacheConfiguration.html#DFLT_CACHE_MODE">DFLT_CACHE_MODE</a></span> - Static variable in class org.apache.ignite.configuration.<a href="org/apache/ignite/configuration/CacheConfiguration.html" title="class in org.apache.ignite.configuration">CacheConfiguration</a></dt>
<dd>
<div class="block">Default caching mode.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/spi/checkpoint/cache/CacheCheckpointSpi.html#DFLT_CACHE_NAME">DFLT_CACHE_NAME</a></span> - Static variable in class org.apache.ignite.spi.checkpoint.cache.<a href="org/apache/ignite/spi/checkpoint/cache/CacheCheckpointSpi.html" title="class in org.apache.ignite.spi.checkpoint.cache">CacheCheckpointSpi</a></dt>
<dd>
<div class="block">Default cache name (value is <tt>checkpoints</tt>).</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/configuration/IgniteConfiguration.html#DFLT_CACHE_SANITY_CHECK_ENABLED">DFLT_CACHE_SANITY_CHECK_ENABLED</a></span> - Static variable in class org.apache.ignite.configuration.<a href="org/apache/ignite/configuration/IgniteConfiguration.html" title="class in org.apache.ignite.configuration">IgniteConfiguration</a></dt>
<dd>
<div class="block">Default value for cache sanity check enabled flag.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/configuration/CacheConfiguration.html#DFLT_CACHE_SIZE">DFLT_CACHE_SIZE</a></span> - Static variable in class org.apache.ignite.configuration.<a href="org/apache/ignite/configuration/CacheConfiguration.html" title="class in org.apache.ignite.configuration">CacheConfiguration</a></dt>
<dd>
<div class="block">Default cache size to use with eviction policy.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/configuration/DataStorageConfiguration.html#DFLT_CHECKPOINT_FREQ">DFLT_CHECKPOINT_FREQ</a></span> - Static variable in class org.apache.ignite.configuration.<a href="org/apache/ignite/configuration/DataStorageConfiguration.html" title="class in org.apache.ignite.configuration">DataStorageConfiguration</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/spi/checkpoint/jdbc/JdbcCheckpointSpi.html#DFLT_CHECKPOINT_TABLE_NAME">DFLT_CHECKPOINT_TABLE_NAME</a></span> - Static variable in class org.apache.ignite.spi.checkpoint.jdbc.<a href="org/apache/ignite/spi/checkpoint/jdbc/JdbcCheckpointSpi.html" title="class in org.apache.ignite.spi.checkpoint.jdbc">JdbcCheckpointSpi</a></dt>
<dd>
<div class="block">Default checkpoint table name (value is <code>CHECKPOINTS</code>).</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/configuration/DataStorageConfiguration.html#DFLT_CHECKPOINT_THREADS">DFLT_CHECKPOINT_THREADS</a></span> - Static variable in class org.apache.ignite.configuration.<a href="org/apache/ignite/configuration/DataStorageConfiguration.html" title="class in org.apache.ignite.configuration">DataStorageConfiguration</a></dt>
<dd>
<div class="block">Default number of checkpoint threads.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/configuration/DataStorageConfiguration.html#DFLT_CHECKPOINT_WRITE_ORDER">DFLT_CHECKPOINT_WRITE_ORDER</a></span> - Static variable in class org.apache.ignite.configuration.<a href="org/apache/ignite/configuration/DataStorageConfiguration.html" title="class in org.apache.ignite.configuration">DataStorageConfiguration</a></dt>
<dd>
<div class="block">Default checkpoint write order.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/configuration/PersistentStoreConfiguration.html#DFLT_CHECKPOINT_WRITE_ORDER">DFLT_CHECKPOINT_WRITE_ORDER</a></span> - Static variable in class org.apache.ignite.configuration.<a href="org/apache/ignite/configuration/PersistentStoreConfiguration.html" title="class in org.apache.ignite.configuration">PersistentStoreConfiguration</a></dt>
<dd>
<div class="block"><span class="deprecatedLabel">Deprecated.</span></div>
<div class="block">Default checkpoint write order.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/configuration/PersistentStoreConfiguration.html#DFLT_CHECKPOINTING_FREQ">DFLT_CHECKPOINTING_FREQ</a></span> - Static variable in class org.apache.ignite.configuration.<a href="org/apache/ignite/configuration/PersistentStoreConfiguration.html" title="class in org.apache.ignite.configuration">PersistentStoreConfiguration</a></dt>
<dd>
<div class="block"><span class="deprecatedLabel">Deprecated.</span></div>
&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/configuration/PersistentStoreConfiguration.html#DFLT_CHECKPOINTING_THREADS">DFLT_CHECKPOINTING_THREADS</a></span> - Static variable in class org.apache.ignite.configuration.<a href="org/apache/ignite/configuration/PersistentStoreConfiguration.html" title="class in org.apache.ignite.configuration">PersistentStoreConfiguration</a></dt>
<dd>
<div class="block"><span class="deprecatedLabel">Deprecated.</span></div>
<div class="block">Default number of checkpointing threads.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/configuration/IgniteConfiguration.html#DFLT_CLIENT_FAILURE_DETECTION_TIMEOUT">DFLT_CLIENT_FAILURE_DETECTION_TIMEOUT</a></span> - Static variable in class org.apache.ignite.configuration.<a href="org/apache/ignite/configuration/IgniteConfiguration.html" title="class in org.apache.ignite.configuration">IgniteConfiguration</a></dt>
<dd>
<div class="block">Default failure detection timeout for client nodes in millis.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/configuration/BinaryConfiguration.html#DFLT_COMPACT_FOOTER">DFLT_COMPACT_FOOTER</a></span> - Static variable in class org.apache.ignite.configuration.<a href="org/apache/ignite/configuration/BinaryConfiguration.html" title="class in org.apache.ignite.configuration">BinaryConfiguration</a></dt>
<dd>
<div class="block">Default compact footer flag setting.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/configuration/CacheConfiguration.html#DFLT_CONCURRENT_LOAD_ALL_THRESHOLD">DFLT_CONCURRENT_LOAD_ALL_THRESHOLD</a></span> - Static variable in class org.apache.ignite.configuration.<a href="org/apache/ignite/configuration/CacheConfiguration.html" title="class in org.apache.ignite.configuration">CacheConfiguration</a></dt>
<dd>
<div class="block">Default threshold for concurrent loading of keys from <a href="org/apache/ignite/cache/store/CacheStore.html" title="interface in org.apache.ignite.cache.store"><code>CacheStore</code></a>.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/logger/java/JavaLogger.html#DFLT_CONFIG_PATH">DFLT_CONFIG_PATH</a></span> - Static variable in class org.apache.ignite.logger.java.<a href="org/apache/ignite/logger/java/JavaLogger.html" title="class in org.apache.ignite.logger.java">JavaLogger</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/spi/communication/tcp/TcpCommunicationSpi.html#DFLT_CONN_PER_NODE">DFLT_CONN_PER_NODE</a></span> - Static variable in class org.apache.ignite.spi.communication.tcp.<a href="org/apache/ignite/spi/communication/tcp/TcpCommunicationSpi.html" title="class in org.apache.ignite.spi.communication.tcp">TcpCommunicationSpi</a></dt>
<dd>
<div class="block">Default connections per node.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/spi/communication/tcp/TcpCommunicationSpi.html#DFLT_CONN_TIMEOUT">DFLT_CONN_TIMEOUT</a></span> - Static variable in class org.apache.ignite.spi.communication.tcp.<a href="org/apache/ignite/spi/communication/tcp/TcpCommunicationSpi.html" title="class in org.apache.ignite.spi.communication.tcp">TcpCommunicationSpi</a></dt>
<dd>
<div class="block">Default connection timeout (value is <tt>5000</tt>ms).</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/cache/store/jdbc/CacheJdbcBlobStore.html#DFLT_CONN_URL">DFLT_CONN_URL</a></span> - Static variable in class org.apache.ignite.cache.store.jdbc.<a href="org/apache/ignite/cache/store/jdbc/CacheJdbcBlobStore.html" title="class in org.apache.ignite.cache.store.jdbc">CacheJdbcBlobStore</a></dt>
<dd>
<div class="block">Default connection URL (value is <tt>jdbc:h2:mem:jdbcCacheStore;DB_CLOSE_DELAY=-1</tt>).</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/spi/discovery/tcp/TcpDiscoverySpi.html#DFLT_CONNECTION_RECOVERY_TIMEOUT">DFLT_CONNECTION_RECOVERY_TIMEOUT</a></span> - Static variable in class org.apache.ignite.spi.discovery.tcp.<a href="org/apache/ignite/spi/discovery/tcp/TcpDiscoverySpi.html" title="class in org.apache.ignite.spi.discovery.tcp">TcpDiscoverySpi</a></dt>
<dd>
<div class="block">Default connection recovery timeout in ms.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/configuration/CacheConfiguration.html#DFLT_COPY_ON_READ">DFLT_COPY_ON_READ</a></span> - Static variable in class org.apache.ignite.configuration.<a href="org/apache/ignite/configuration/CacheConfiguration.html" title="class in org.apache.ignite.configuration">CacheConfiguration</a></dt>
<dd>
<div class="block">Default value for 'copyOnRead' flag.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/cache/store/jdbc/CacheJdbcBlobStore.html#DFLT_CREATE_TBL_QRY">DFLT_CREATE_TBL_QRY</a></span> - Static variable in class org.apache.ignite.cache.store.jdbc.<a href="org/apache/ignite/cache/store/jdbc/CacheJdbcBlobStore.html" title="class in org.apache.ignite.cache.store.jdbc">CacheJdbcBlobStore</a></dt>
<dd>
<div class="block">Default create table query
(value is <tt>create table if not exists ENTRIES (akey binary primary key, val binary)</tt>).</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/configuration/DataStorageConfiguration.html#DFLT_DATA_REG_DEFAULT_NAME">DFLT_DATA_REG_DEFAULT_NAME</a></span> - Static variable in class org.apache.ignite.configuration.<a href="org/apache/ignite/configuration/DataStorageConfiguration.html" title="class in org.apache.ignite.configuration">DataStorageConfiguration</a></dt>
<dd>
<div class="block">This name is assigned to default Dataregion if no user-defined default MemPlc is specified</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/configuration/DataStorageConfiguration.html#DFLT_DATA_REGION_INITIAL_SIZE">DFLT_DATA_REGION_INITIAL_SIZE</a></span> - Static variable in class org.apache.ignite.configuration.<a href="org/apache/ignite/configuration/DataStorageConfiguration.html" title="class in org.apache.ignite.configuration">DataStorageConfiguration</a></dt>
<dd>
<div class="block">Default data region start size (256 MB).</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/configuration/DataStorageConfiguration.html#DFLT_DATA_REGION_MAX_SIZE">DFLT_DATA_REGION_MAX_SIZE</a></span> - Static variable in class org.apache.ignite.configuration.<a href="org/apache/ignite/configuration/DataStorageConfiguration.html" title="class in org.apache.ignite.configuration">DataStorageConfiguration</a></dt>
<dd>
<div class="block">Default data region's size is 20% of physical memory available on current machine.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/configuration/IgniteConfiguration.html#DFLT_DATA_STREAMER_POOL_SIZE">DFLT_DATA_STREAMER_POOL_SIZE</a></span> - Static variable in class org.apache.ignite.configuration.<a href="org/apache/ignite/configuration/IgniteConfiguration.html" title="class in org.apache.ignite.configuration">IgniteConfiguration</a></dt>
<dd>
<div class="block">Default size of data streamer thread pool.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/configuration/TransactionConfiguration.html#DFLT_DEADLOCK_TIMEOUT">DFLT_DEADLOCK_TIMEOUT</a></span> - Static variable in class org.apache.ignite.configuration.<a href="org/apache/ignite/configuration/TransactionConfiguration.html" title="class in org.apache.ignite.configuration">TransactionConfiguration</a></dt>
<dd>
<div class="block">Default timeout before starting deadlock detection.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/configuration/DataStorageConfiguration.html#DFLT_DEFRAGMENTATION_THREAD_POOL_SIZE">DFLT_DEFRAGMENTATION_THREAD_POOL_SIZE</a></span> - Static variable in class org.apache.ignite.configuration.<a href="org/apache/ignite/configuration/DataStorageConfiguration.html" title="class in org.apache.ignite.configuration">DataStorageConfiguration</a></dt>
<dd>
<div class="block">Default defragmentation thread pool size.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/cache/store/jdbc/CacheJdbcBlobStore.html#DFLT_DEL_QRY">DFLT_DEL_QRY</a></span> - Static variable in class org.apache.ignite.cache.store.jdbc.<a href="org/apache/ignite/cache/store/jdbc/CacheJdbcBlobStore.html" title="class in org.apache.ignite.cache.store.jdbc">CacheJdbcBlobStore</a></dt>
<dd>
<div class="block">Default delete entry query (value is <tt>delete from ENTRIES where akey=?</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/spi/deployment/uri/UriDeploymentSpi.html#DFLT_DEPLOY_DIR">DFLT_DEPLOY_DIR</a></span> - Static variable in class org.apache.ignite.spi.deployment.uri.<a href="org/apache/ignite/spi/deployment/uri/UriDeploymentSpi.html" title="class in org.apache.ignite.spi.deployment.uri">UriDeploymentSpi</a></dt>
<dd>
<div class="block">Default deployment directory where SPI will pick up packages.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/configuration/IgniteConfiguration.html#DFLT_DEPLOYMENT_MODE">DFLT_DEPLOYMENT_MODE</a></span> - Static variable in class org.apache.ignite.configuration.<a href="org/apache/ignite/configuration/IgniteConfiguration.html" title="class in org.apache.ignite.configuration">IgniteConfiguration</a></dt>
<dd>
<div class="block">Default deployment mode (value is <a href="org/apache/ignite/configuration/DeploymentMode.html#SHARED"><code>DeploymentMode.SHARED</code></a>).</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/spi/checkpoint/sharedfs/SharedFsCheckpointSpi.html#DFLT_DIR_PATH">DFLT_DIR_PATH</a></span> - Static variable in class org.apache.ignite.spi.checkpoint.sharedfs.<a href="org/apache/ignite/spi/checkpoint/sharedfs/SharedFsCheckpointSpi.html" title="class in org.apache.ignite.spi.checkpoint.sharedfs">SharedFsCheckpointSpi</a></dt>
<dd>
<div class="block">Default checkpoint directory.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/spi/discovery/tcp/TcpDiscoverySpi.html#DFLT_DISCO_FAILED_CLIENT_RECONNECT_DELAY">DFLT_DISCO_FAILED_CLIENT_RECONNECT_DELAY</a></span> - Static variable in class org.apache.ignite.spi.discovery.tcp.<a href="org/apache/ignite/spi/discovery/tcp/TcpDiscoverySpi.html" title="class in org.apache.ignite.spi.discovery.tcp">TcpDiscoverySpi</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/spi/discovery/tcp/TcpDiscoverySpi.html#DFLT_DISCOVERY_CLIENT_RECONNECT_HISTORY_SIZE">DFLT_DISCOVERY_CLIENT_RECONNECT_HISTORY_SIZE</a></span> - Static variable in class org.apache.ignite.spi.discovery.tcp.<a href="org/apache/ignite/spi/discovery/tcp/TcpDiscoverySpi.html" title="class in org.apache.ignite.spi.discovery.tcp">TcpDiscoverySpi</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/spi/discovery/tcp/TcpDiscoverySpi.html#DFLT_DISCOVERY_METRICS_QNT_WARN">DFLT_DISCOVERY_METRICS_QNT_WARN</a></span> - Static variable in class org.apache.ignite.spi.discovery.tcp.<a href="org/apache/ignite/spi/discovery/tcp/TcpDiscoverySpi.html" title="class in org.apache.ignite.spi.discovery.tcp">TcpDiscoverySpi</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/configuration/IgniteConfiguration.html#DFLT_DISCOVERY_STARTUP_DELAY">DFLT_DISCOVERY_STARTUP_DELAY</a></span> - Static variable in class org.apache.ignite.configuration.<a href="org/apache/ignite/configuration/IgniteConfiguration.html" title="class in org.apache.ignite.configuration">IgniteConfiguration</a></dt>
<dd>
<div class="block">Default discovery startup delay in milliseconds (value is <code>60,000ms</code>).</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/configuration/CacheConfiguration.html#DFLT_DISK_PAGE_COMPRESSION">DFLT_DISK_PAGE_COMPRESSION</a></span> - Static variable in class org.apache.ignite.configuration.<a href="org/apache/ignite/configuration/CacheConfiguration.html" title="class in org.apache.ignite.configuration">CacheConfiguration</a></dt>
<dd>
<div class="block">Default disk page compression algorithm.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/configuration/CacheConfiguration.html#DFLT_EAGER_TTL">DFLT_EAGER_TTL</a></span> - Static variable in class org.apache.ignite.configuration.<a href="org/apache/ignite/configuration/CacheConfiguration.html" title="class in org.apache.ignite.configuration">CacheConfiguration</a></dt>
<dd>
<div class="block">Default value for eager ttl flag.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/configuration/CacheConfiguration.html#DFLT_EVENTS_DISABLED">DFLT_EVENTS_DISABLED</a></span> - Static variable in class org.apache.ignite.configuration.<a href="org/apache/ignite/configuration/CacheConfiguration.html" title="class in org.apache.ignite.configuration">CacheConfiguration</a></dt>
<dd>
<div class="block">Default value for events disabled flag.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/spi/eventstorage/memory/MemoryEventStorageSpi.html#DFLT_EXPIRE_AGE_MS">DFLT_EXPIRE_AGE_MS</a></span> - Static variable in class org.apache.ignite.spi.eventstorage.memory.<a href="org/apache/ignite/spi/eventstorage/memory/MemoryEventStorageSpi.html" title="class in org.apache.ignite.spi.eventstorage.memory">MemoryEventStorageSpi</a></dt>
<dd>
<div class="block">Default event time to live value in milliseconds (value is <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Long.html?is-external=true#MAX_VALUE" title="class or interface in java.lang"><code>Long.MAX_VALUE</code></a>).</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/spi/eventstorage/memory/MemoryEventStorageSpi.html#DFLT_EXPIRE_COUNT">DFLT_EXPIRE_COUNT</a></span> - Static variable in class org.apache.ignite.spi.eventstorage.memory.<a href="org/apache/ignite/spi/eventstorage/memory/MemoryEventStorageSpi.html" title="class in org.apache.ignite.spi.eventstorage.memory">MemoryEventStorageSpi</a></dt>
<dd>
<div class="block">Default expire count (value is <code>10000</code>).</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/spi/checkpoint/jdbc/JdbcCheckpointSpi.html#DFLT_EXPIRE_DATE_FIELD_NAME">DFLT_EXPIRE_DATE_FIELD_NAME</a></span> - Static variable in class org.apache.ignite.spi.checkpoint.jdbc.<a href="org/apache/ignite/spi/checkpoint/jdbc/JdbcCheckpointSpi.html" title="class in org.apache.ignite.spi.checkpoint.jdbc">JdbcCheckpointSpi</a></dt>
<dd>
<div class="block">Default expiration date field name (value is <code>EXPIRE_DATE</code>).</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/spi/checkpoint/jdbc/JdbcCheckpointSpi.html#DFLT_EXPIRE_DATE_FIELD_TYPE">DFLT_EXPIRE_DATE_FIELD_TYPE</a></span> - Static variable in class org.apache.ignite.spi.checkpoint.jdbc.<a href="org/apache/ignite/spi/checkpoint/jdbc/JdbcCheckpointSpi.html" title="class in org.apache.ignite.spi.checkpoint.jdbc">JdbcCheckpointSpi</a></dt>
<dd>
<div class="block">Default expiration date field type (value is <code>DATETIME</code>).</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/configuration/IgniteConfiguration.html#DFLT_FAILURE_DETECTION_TIMEOUT">DFLT_FAILURE_DETECTION_TIMEOUT</a></span> - Static variable in class org.apache.ignite.configuration.<a href="org/apache/ignite/configuration/IgniteConfiguration.html" title="class in org.apache.ignite.configuration">IgniteConfiguration</a></dt>
<dd>
<div class="block">Default failure detection timeout in millis.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/spi/communication/tcp/TcpCommunicationSpi.html#DFLT_FILTER_REACHABLE_ADDRESSES">DFLT_FILTER_REACHABLE_ADDRESSES</a></span> - Static variable in class org.apache.ignite.spi.communication.tcp.<a href="org/apache/ignite/spi/communication/tcp/TcpCommunicationSpi.html" title="class in org.apache.ignite.spi.communication.tcp">TcpCommunicationSpi</a></dt>
<dd>
<div class="block">Default value for <code>FILTER_REACHABLE_ADDRESSES</code> socket option (value is <tt>false</tt>).</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/startup/BasicWarmupClosure.html#DFLT_GRID_CNT">DFLT_GRID_CNT</a></span> - Static variable in class org.apache.ignite.startup.<a href="org/apache/ignite/startup/BasicWarmupClosure.html" title="class in org.apache.ignite.startup">BasicWarmupClosure</a></dt>
<dd>
<div class="block">Default grid count to warm up.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/configuration/ClientConnectorConfiguration.html#DFLT_HANDSHAKE_TIMEOUT">DFLT_HANDSHAKE_TIMEOUT</a></span> - Static variable in class org.apache.ignite.configuration.<a href="org/apache/ignite/configuration/ClientConnectorConfiguration.html" title="class in org.apache.ignite.configuration">ClientConnectorConfiguration</a></dt>
<dd>
<div class="block">Default handshake timeout.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/spi/communication/tcp/TcpCommunicationSpi.html#DFLT_IDLE_CONN_TIMEOUT">DFLT_IDLE_CONN_TIMEOUT</a></span> - Static variable in class org.apache.ignite.spi.communication.tcp.<a href="org/apache/ignite/spi/communication/tcp/TcpCommunicationSpi.html" title="class in org.apache.ignite.spi.communication.tcp">TcpCommunicationSpi</a></dt>
<dd>
<div class="block">Default idle connection timeout (value is <tt>10</tt>min).</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/configuration/ClientConnectorConfiguration.html#DFLT_IDLE_TIMEOUT">DFLT_IDLE_TIMEOUT</a></span> - Static variable in class org.apache.ignite.configuration.<a href="org/apache/ignite/configuration/ClientConnectorConfiguration.html" title="class in org.apache.ignite.configuration">ClientConnectorConfiguration</a></dt>
<dd>
<div class="block">Default idle timeout.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/configuration/ConnectorConfiguration.html#DFLT_IDLE_TIMEOUT">DFLT_IDLE_TIMEOUT</a></span> - Static variable in class org.apache.ignite.configuration.<a href="org/apache/ignite/configuration/ConnectorConfiguration.html" title="class in org.apache.ignite.configuration">ConnectorConfiguration</a></dt>
<dd>
<div class="block">Default REST idle timeout.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/IgniteClientSpringBean.html#DFLT_IGNITE_CLI_LIFECYCLE_PHASE">DFLT_IGNITE_CLI_LIFECYCLE_PHASE</a></span> - Static variable in class org.apache.ignite.<a href="org/apache/ignite/IgniteClientSpringBean.html" title="class in org.apache.ignite">IgniteClientSpringBean</a></dt>
<dd>
<div class="block">Default Ignite client <code>SmartLifecycle</code> phase.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/cache/QueryIndex.html#DFLT_INLINE_SIZE">DFLT_INLINE_SIZE</a></span> - Static variable in class org.apache.ignite.cache.<a href="org/apache/ignite/cache/QueryIndex.html" title="class in org.apache.ignite.cache">QueryIndex</a></dt>
<dd>
<div class="block">Default index inline size.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/cache/store/jdbc/CacheJdbcBlobStore.html#DFLT_INSERT_QRY">DFLT_INSERT_QRY</a></span> - Static variable in class org.apache.ignite.cache.store.jdbc.<a href="org/apache/ignite/cache/store/jdbc/CacheJdbcBlobStore.html" title="class in org.apache.ignite.cache.store.jdbc">CacheJdbcBlobStore</a></dt>
<dd>
<div class="block">Default insert entry query (value is <tt>insert into ENTRIES (akey, val) values (?</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/configuration/CacheConfiguration.html#DFLT_INVALIDATE">DFLT_INVALIDATE</a></span> - Static variable in class org.apache.ignite.configuration.<a href="org/apache/ignite/configuration/CacheConfiguration.html" title="class in org.apache.ignite.configuration">CacheConfiguration</a></dt>
<dd>
<div class="block">Default value for 'invalidate' flag that indicates if this is invalidation-based cache.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/ignite/spi/discovery/tcp/TcpDiscoverySpi.html#DFLT_IP_FINDER_CLEAN_FREQ">DFLT_IP_FINDER_CLEAN_FREQ</a></span> - Static variable in class org.apache.ignite.spi.discovery.tcp.<a href="org/apache/ignite/spi/discovery/tcp/TcpDiscoverySpi.html" title="class in org.apache.ignite.spi.discovery.tcp">TcpDiscoverySpi</a></dt>
<dd>
<div class="block">Default IP finder clean frequ