Uses of Interface
org.apache.ignite.internal.processors.platform.cluster.PlatformClusterNodeFilter
-
Packages that use PlatformClusterNodeFilter Package Description org.apache.ignite.internal.processors.platform org.apache.ignite.internal.processors.platform.cluster -
-
Uses of PlatformClusterNodeFilter in org.apache.ignite.internal.processors.platform
Methods in org.apache.ignite.internal.processors.platform that return PlatformClusterNodeFilter Modifier and Type Method Description PlatformClusterNodeFilterPlatformContext. createClusterNodeFilter(Object filter)Create cluster node filter.PlatformClusterNodeFilterPlatformContextImpl. createClusterNodeFilter(Object filter)Create cluster node filter. -
Uses of PlatformClusterNodeFilter in org.apache.ignite.internal.processors.platform.cluster
Classes in org.apache.ignite.internal.processors.platform.cluster that implement PlatformClusterNodeFilter Modifier and Type Class Description classPlatformClusterNodeFilterImplInterop cluster node filter.
-