Uses of Interface
org.apache.ignite.internal.cluster.ClusterGroupEx
-
Packages that use ClusterGroupEx Package Description org.apache.ignite.internal.cluster org.apache.ignite.internal.processors.platform.cluster -
-
Uses of ClusterGroupEx in org.apache.ignite.internal.cluster
Subinterfaces of ClusterGroupEx in org.apache.ignite.internal.cluster Modifier and Type Interface Description interfaceIgniteClusterExClasses in org.apache.ignite.internal.cluster that implement ClusterGroupEx Modifier and Type Class Description classClusterGroupAdapterclassIgniteClusterImpl -
Uses of ClusterGroupEx in org.apache.ignite.internal.processors.platform.cluster
Methods in org.apache.ignite.internal.processors.platform.cluster that return ClusterGroupEx Modifier and Type Method Description ClusterGroupExPlatformClusterGroup. projection()Constructors in org.apache.ignite.internal.processors.platform.cluster with parameters of type ClusterGroupEx Constructor Description PlatformClusterGroup(PlatformContext platformCtx, ClusterGroupEx prj)Constructor.
-