Uses of Class
org.apache.ignite.internal.cluster.IgniteClusterImpl
-
Packages that use IgniteClusterImpl Package Description org.apache.ignite.internal.cluster org.apache.ignite.internal.processors.cluster -
-
Uses of IgniteClusterImpl in org.apache.ignite.internal.cluster
Constructors in org.apache.ignite.internal.cluster with parameters of type IgniteClusterImpl Constructor Description IgniteClusterAsyncImpl(IgniteClusterImpl cluster) -
Uses of IgniteClusterImpl in org.apache.ignite.internal.processors.cluster
Methods in org.apache.ignite.internal.processors.cluster that return IgniteClusterImpl Modifier and Type Method Description IgniteClusterImplClusterProcessor. get()Constructors in org.apache.ignite.internal.processors.cluster with parameters of type IgniteClusterImpl Constructor Description IgniteClusterMXBeanImpl(IgniteClusterImpl cluster)
-