Uses of Class
org.apache.ignite.cluster.ClusterTopologyException
-
Packages that use ClusterTopologyException Package Description org.apache.ignite.cluster Contains cluster-related classes.org.apache.ignite.internal.visor.util -
-
Uses of ClusterTopologyException in org.apache.ignite.cluster
Subclasses of ClusterTopologyException in org.apache.ignite.cluster Modifier and Type Class Description classClusterGroupEmptyExceptionThis exception defines illegal call on empty cluster group. -
Uses of ClusterTopologyException in org.apache.ignite.internal.visor.util
Subclasses of ClusterTopologyException in org.apache.ignite.internal.visor.util Modifier and Type Class Description classVisorClusterGroupEmptyExceptionException to throw from Visor tasks in case of empty topology.
-