blob: ac71f7d74358ac4fc6a4d59aa062529bd3c245b6 [file] [log] [blame]
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_261) on Mon Dec 20 14:15:58 MSK 2021 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Uses of Interface org.apache.ignite.client.ClientClusterGroup (Ignite 2.11.1)</title>
<meta name="date" content="2021-12-20">
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../../../script.js"></script>
</head>
<body>
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Uses of Interface org.apache.ignite.client.ClientClusterGroup (Ignite 2.11.1)";
}
}
catch(err) {
}
//-->
</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="topNav"><a name="navbar.top">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
<a name="navbar.top.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../../overview-summary.html">Overview</a></li>
<li><a href="../package-summary.html">Package</a></li>
<li><a href="../../../../../org/apache/ignite/client/ClientClusterGroup.html" title="interface in org.apache.ignite.client">Class</a></li>
<li class="navBarCell1Rev">Use</li>
<li><a href="../package-tree.html">Tree</a></li>
<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../../index-all.html">Index</a></li>
<li><a href="../../../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li>Prev</li>
<li>Next</li>
</ul>
<ul class="navList">
<li><a href="../../../../../index.html?org/apache/ignite/client/class-use/ClientClusterGroup.html" target="_top">Frames</a></li>
<li><a href="ClientClusterGroup.html" target="_top">No&nbsp;Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_top">
<li><a href="../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_top");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<a name="skip.navbar.top">
<!-- -->
</a></div>
<!-- ========= END OF TOP NAVBAR ========= -->
<div class="header">
<h2 title="Uses of Interface org.apache.ignite.client.ClientClusterGroup" class="title">Uses of Interface<br>org.apache.ignite.client.ClientClusterGroup</h2>
</div>
<div class="classUseContainer">
<ul class="blockList">
<li class="blockList">
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation">
<caption><span>Packages that use <a href="../../../../../org/apache/ignite/client/ClientClusterGroup.html" title="interface in org.apache.ignite.client">ClientClusterGroup</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Package</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><a href="#org.apache.ignite">org.apache.ignite</a></td>
<td class="colLast">
<div class="block">Contains entry-point <b>Ignite & HPC APIs.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="#org.apache.ignite.client">org.apache.ignite.client</a></td>
<td class="colLast">
<div class="block">Contains Ignite Thin Client API classes.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList">
<ul class="blockList">
<li class="blockList"><a name="org.apache.ignite">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../org/apache/ignite/client/ClientClusterGroup.html" title="interface in org.apache.ignite.client">ClientClusterGroup</a> in <a href="../../../../../org/apache/ignite/package-summary.html">org.apache.ignite</a></h3>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <a href="../../../../../org/apache/ignite/package-summary.html">org.apache.ignite</a> with parameters of type <a href="../../../../../org/apache/ignite/client/ClientClusterGroup.html" title="interface in org.apache.ignite.client">ClientClusterGroup</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../org/apache/ignite/client/ClientCompute.html" title="interface in org.apache.ignite.client">ClientCompute</a></code></td>
<td class="colLast"><span class="typeNameLabel">IgniteClientSpringBean.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/ignite/IgniteClientSpringBean.html#compute-org.apache.ignite.client.ClientClusterGroup-">compute</a></span>(<a href="../../../../../org/apache/ignite/client/ClientClusterGroup.html" title="interface in org.apache.ignite.client">ClientClusterGroup</a>&nbsp;grp)</code>
<div class="block">Gets compute facade over the specified cluster group.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../org/apache/ignite/client/ClientServices.html" title="interface in org.apache.ignite.client">ClientServices</a></code></td>
<td class="colLast"><span class="typeNameLabel">IgniteClientSpringBean.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/ignite/IgniteClientSpringBean.html#services-org.apache.ignite.client.ClientClusterGroup-">services</a></span>(<a href="../../../../../org/apache/ignite/client/ClientClusterGroup.html" title="interface in org.apache.ignite.client">ClientClusterGroup</a>&nbsp;grp)</code>
<div class="block">Gets <code>services</code> facade over nodes within the cluster group.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.ignite.client">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../org/apache/ignite/client/ClientClusterGroup.html" title="interface in org.apache.ignite.client">ClientClusterGroup</a> in <a href="../../../../../org/apache/ignite/client/package-summary.html">org.apache.ignite.client</a></h3>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing subinterfaces, and an explanation">
<caption><span>Subinterfaces of <a href="../../../../../org/apache/ignite/client/ClientClusterGroup.html" title="interface in org.apache.ignite.client">ClientClusterGroup</a> in <a href="../../../../../org/apache/ignite/client/package-summary.html">org.apache.ignite.client</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Interface and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>interface&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/ignite/client/ClientCluster.html" title="interface in org.apache.ignite.client">ClientCluster</a></span></code>
<div class="block">Thin client cluster facade.</div>
</td>
</tr>
</tbody>
</table>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <a href="../../../../../org/apache/ignite/client/package-summary.html">org.apache.ignite.client</a> that return <a href="../../../../../org/apache/ignite/client/ClientClusterGroup.html" title="interface in org.apache.ignite.client">ClientClusterGroup</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../org/apache/ignite/client/ClientClusterGroup.html" title="interface in org.apache.ignite.client">ClientClusterGroup</a></code></td>
<td class="colLast"><span class="typeNameLabel">ClientCompute.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/ignite/client/ClientCompute.html#clusterGroup--">clusterGroup</a></span>()</code>
<div class="block">Gets cluster group to which this <code>ClientCompute</code> instance belongs.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../org/apache/ignite/client/ClientClusterGroup.html" title="interface in org.apache.ignite.client">ClientClusterGroup</a></code></td>
<td class="colLast"><span class="typeNameLabel">ClientServices.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/ignite/client/ClientServices.html#clusterGroup--">clusterGroup</a></span>()</code>
<div class="block">Gets the cluster group to which this <code>ClientServices</code> instance belongs.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../org/apache/ignite/client/ClientClusterGroup.html" title="interface in org.apache.ignite.client">ClientClusterGroup</a></code></td>
<td class="colLast"><span class="typeNameLabel">ClientClusterGroup.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/ignite/client/ClientClusterGroup.html#forAttribute-java.lang.String-java.lang.Object-">forAttribute</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;name,
@Nullable <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;val)</code>
<div class="block">Creates a new cluster group for nodes containing given name and value
specified in user attributes.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../org/apache/ignite/client/ClientClusterGroup.html" title="interface in org.apache.ignite.client">ClientClusterGroup</a></code></td>
<td class="colLast"><span class="typeNameLabel">ClientClusterGroup.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/ignite/client/ClientClusterGroup.html#forClients--">forClients</a></span>()</code>
<div class="block">Creates a cluster group of nodes started in client mode.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../org/apache/ignite/client/ClientClusterGroup.html" title="interface in org.apache.ignite.client">ClientClusterGroup</a></code></td>
<td class="colLast"><span class="typeNameLabel">ClientClusterGroup.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/ignite/client/ClientClusterGroup.html#forHost-org.apache.ignite.cluster.ClusterNode-">forHost</a></span>(<a href="../../../../../org/apache/ignite/cluster/ClusterNode.html" title="interface in org.apache.ignite.cluster">ClusterNode</a>&nbsp;node)</code>
<div class="block">Gets cluster group consisting from the nodes in this cluster group residing on the
same host (with the same MAC address) as the given node.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../org/apache/ignite/client/ClientClusterGroup.html" title="interface in org.apache.ignite.client">ClientClusterGroup</a></code></td>
<td class="colLast"><span class="typeNameLabel">ClientClusterGroup.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/ignite/client/ClientClusterGroup.html#forHost-java.lang.String-java.lang.String...-">forHost</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;host,
<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>...&nbsp;hosts)</code>
<div class="block">Gets cluster group consisting from the nodes running on the hosts specified.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../org/apache/ignite/client/ClientClusterGroup.html" title="interface in org.apache.ignite.client">ClientClusterGroup</a></code></td>
<td class="colLast"><span class="typeNameLabel">ClientClusterGroup.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/ignite/client/ClientClusterGroup.html#forNode-org.apache.ignite.cluster.ClusterNode-org.apache.ignite.cluster.ClusterNode...-">forNode</a></span>(<a href="../../../../../org/apache/ignite/cluster/ClusterNode.html" title="interface in org.apache.ignite.cluster">ClusterNode</a>&nbsp;node,
<a href="../../../../../org/apache/ignite/cluster/ClusterNode.html" title="interface in org.apache.ignite.cluster">ClusterNode</a>...&nbsp;nodes)</code>
<div class="block">Creates a cluster group for the given node.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../org/apache/ignite/client/ClientClusterGroup.html" title="interface in org.apache.ignite.client">ClientClusterGroup</a></code></td>
<td class="colLast"><span class="typeNameLabel">ClientClusterGroup.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/ignite/client/ClientClusterGroup.html#forNodeId-java.util.UUID-java.util.UUID...-">forNodeId</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/util/UUID.html?is-external=true" title="class or interface in java.util">UUID</a>&nbsp;id,
<a href="https://docs.oracle.com/javase/8/docs/api/java/util/UUID.html?is-external=true" title="class or interface in java.util">UUID</a>...&nbsp;ids)</code>
<div class="block">Creates a cluster group for a node with the specified ID.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../org/apache/ignite/client/ClientClusterGroup.html" title="interface in org.apache.ignite.client">ClientClusterGroup</a></code></td>
<td class="colLast"><span class="typeNameLabel">ClientClusterGroup.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/ignite/client/ClientClusterGroup.html#forNodeIds-java.util.Collection-">forNodeIds</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/util/Collection.html?is-external=true" title="class or interface in java.util">Collection</a>&lt;<a href="https://docs.oracle.com/javase/8/docs/api/java/util/UUID.html?is-external=true" title="class or interface in java.util">UUID</a>&gt;&nbsp;ids)</code>
<div class="block">Creates a cluster group over nodes with specified node IDs.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../org/apache/ignite/client/ClientClusterGroup.html" title="interface in org.apache.ignite.client">ClientClusterGroup</a></code></td>
<td class="colLast"><span class="typeNameLabel">ClientClusterGroup.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/ignite/client/ClientClusterGroup.html#forNodes-java.util.Collection-">forNodes</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/util/Collection.html?is-external=true" title="class or interface in java.util">Collection</a>&lt;? extends <a href="../../../../../org/apache/ignite/cluster/ClusterNode.html" title="interface in org.apache.ignite.cluster">ClusterNode</a>&gt;&nbsp;nodes)</code>
<div class="block">Creates a cluster group over a given set of nodes.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../org/apache/ignite/client/ClientClusterGroup.html" title="interface in org.apache.ignite.client">ClientClusterGroup</a></code></td>
<td class="colLast"><span class="typeNameLabel">ClientClusterGroup.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/ignite/client/ClientClusterGroup.html#forOldest--">forOldest</a></span>()</code>
<div class="block">Creates a cluster group with one oldest node from the current cluster group.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../org/apache/ignite/client/ClientClusterGroup.html" title="interface in org.apache.ignite.client">ClientClusterGroup</a></code></td>
<td class="colLast"><span class="typeNameLabel">ClientClusterGroup.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/ignite/client/ClientClusterGroup.html#forOthers-org.apache.ignite.client.ClientClusterGroup-">forOthers</a></span>(<a href="../../../../../org/apache/ignite/client/ClientClusterGroup.html" title="interface in org.apache.ignite.client">ClientClusterGroup</a>&nbsp;prj)</code>
<div class="block">Creates a cluster group for nodes not included into the given cluster group.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../org/apache/ignite/client/ClientClusterGroup.html" title="interface in org.apache.ignite.client">ClientClusterGroup</a></code></td>
<td class="colLast"><span class="typeNameLabel">ClientClusterGroup.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/ignite/client/ClientClusterGroup.html#forOthers-org.apache.ignite.cluster.ClusterNode-org.apache.ignite.cluster.ClusterNode...-">forOthers</a></span>(<a href="../../../../../org/apache/ignite/cluster/ClusterNode.html" title="interface in org.apache.ignite.cluster">ClusterNode</a>&nbsp;node,
<a href="../../../../../org/apache/ignite/cluster/ClusterNode.html" title="interface in org.apache.ignite.cluster">ClusterNode</a>...&nbsp;nodes)</code>
<div class="block">Creates a cluster group for nodes other than the given nodes.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../org/apache/ignite/client/ClientClusterGroup.html" title="interface in org.apache.ignite.client">ClientClusterGroup</a></code></td>
<td class="colLast"><span class="typeNameLabel">ClientClusterGroup.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/ignite/client/ClientClusterGroup.html#forPredicate-java.util.function.Predicate-">forPredicate</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/util/function/Predicate.html?is-external=true" title="class or interface in java.util.function">Predicate</a>&lt;<a href="../../../../../org/apache/ignite/cluster/ClusterNode.html" title="interface in org.apache.ignite.cluster">ClusterNode</a>&gt;&nbsp;p)</code>
<div class="block">Creates a new cluster group which includes all nodes that pass the given predicate filter.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../org/apache/ignite/client/ClientClusterGroup.html" title="interface in org.apache.ignite.client">ClientClusterGroup</a></code></td>
<td class="colLast"><span class="typeNameLabel">ClientClusterGroup.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/ignite/client/ClientClusterGroup.html#forRandom--">forRandom</a></span>()</code>
<div class="block">Creates a cluster group with one random node from the current cluster group.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../org/apache/ignite/client/ClientClusterGroup.html" title="interface in org.apache.ignite.client">ClientClusterGroup</a></code></td>
<td class="colLast"><span class="typeNameLabel">ClientClusterGroup.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/ignite/client/ClientClusterGroup.html#forServers--">forServers</a></span>()</code>
<div class="block">Creates a cluster group of nodes started in server mode.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../org/apache/ignite/client/ClientClusterGroup.html" title="interface in org.apache.ignite.client">ClientClusterGroup</a></code></td>
<td class="colLast"><span class="typeNameLabel">ClientClusterGroup.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/ignite/client/ClientClusterGroup.html#forYoungest--">forYoungest</a></span>()</code>
<div class="block">Creates a cluster group with one youngest node in the current cluster group.</div>
</td>
</tr>
</tbody>
</table>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <a href="../../../../../org/apache/ignite/client/package-summary.html">org.apache.ignite.client</a> with parameters of type <a href="../../../../../org/apache/ignite/client/ClientClusterGroup.html" title="interface in org.apache.ignite.client">ClientClusterGroup</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../org/apache/ignite/client/ClientCompute.html" title="interface in org.apache.ignite.client">ClientCompute</a></code></td>
<td class="colLast"><span class="typeNameLabel">IgniteClient.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/ignite/client/IgniteClient.html#compute-org.apache.ignite.client.ClientClusterGroup-">compute</a></span>(<a href="../../../../../org/apache/ignite/client/ClientClusterGroup.html" title="interface in org.apache.ignite.client">ClientClusterGroup</a>&nbsp;grp)</code>
<div class="block">Gets compute facade over the specified cluster group.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../org/apache/ignite/client/ClientClusterGroup.html" title="interface in org.apache.ignite.client">ClientClusterGroup</a></code></td>
<td class="colLast"><span class="typeNameLabel">ClientClusterGroup.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/ignite/client/ClientClusterGroup.html#forOthers-org.apache.ignite.client.ClientClusterGroup-">forOthers</a></span>(<a href="../../../../../org/apache/ignite/client/ClientClusterGroup.html" title="interface in org.apache.ignite.client">ClientClusterGroup</a>&nbsp;prj)</code>
<div class="block">Creates a cluster group for nodes not included into the given cluster group.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../org/apache/ignite/client/ClientServices.html" title="interface in org.apache.ignite.client">ClientServices</a></code></td>
<td class="colLast"><span class="typeNameLabel">IgniteClient.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/ignite/client/IgniteClient.html#services-org.apache.ignite.client.ClientClusterGroup-">services</a></span>(<a href="../../../../../org/apache/ignite/client/ClientClusterGroup.html" title="interface in org.apache.ignite.client">ClientClusterGroup</a>&nbsp;grp)</code>
<div class="block">Gets <code>services</code> facade over nodes within the cluster group.</div>
</td>
</tr>
</tbody>
</table>
</li>
</ul>
</li>
</ul>
</div>
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottomNav"><a name="navbar.bottom">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
<a name="navbar.bottom.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../../overview-summary.html">Overview</a></li>
<li><a href="../package-summary.html">Package</a></li>
<li><a href="../../../../../org/apache/ignite/client/ClientClusterGroup.html" title="interface in org.apache.ignite.client">Class</a></li>
<li class="navBarCell1Rev">Use</li>
<li><a href="../package-tree.html">Tree</a></li>
<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../../index-all.html">Index</a></li>
<li><a href="../../../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li>Prev</li>
<li>Next</li>
</ul>
<ul class="navList">
<li><a href="../../../../../index.html?org/apache/ignite/client/class-use/ClientClusterGroup.html" target="_top">Frames</a></li>
<li><a href="ClientClusterGroup.html" target="_top">No&nbsp;Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_bottom">
<li><a href="../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_bottom");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<a name="skip.navbar.bottom">
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<p class="legalCopy"><small><table width="100%" border="0" cellspacing=0 cellpadding=0 style="padding: 5px"> <tr> <td> <table style="padding-left: 0; margin: 0"> <tbody style="padding: 0; margin: 0"> <tr style="padding: 0; margin: 0"> <td> <a target=_blank href="https://ignite.apache.org"><nobr>2021 Copyright &#169; Apache Software Foundation</nobr></a> </td> </tr> </tbody> </table> </td> <td width="100%" align="right" valign="center"> <a href="https://twitter.com/ApacheIgnite" class="twitter-follow-button" data-show-count="false" data-size="large">Follow @ApacheIgnite</a> </td> </tr> <tr> <td colspan="2" valign="top" align="left"> <table style="padding-left: 0; margin: 0"> <tbody style="padding: 0; margin: 0"> <tr style="padding: 0; margin: 0"> <td> <b>Ignite Database and Caching Platform</b> </td> <td>:&nbsp;&nbsp; ver. <strong>2.11.1</strong> </td> </tr> <tr style="padding: 0; margin: 0"> <td> <b>Release Date</b> </td> <td>:&nbsp;&nbsp; December 20 2021 </td> </tr> </tbody> </table> </td> </tr> </table></small></p>
</body>
</html>