Uses of Class
org.apache.ignite.internal.processors.cache.distributed.dht.topology.GridClientPartitionTopology
-
Packages that use GridClientPartitionTopology Package Description org.apache.ignite.internal.processors.cache This package contain cache-related processors & persistence implementation. -
-
Uses of GridClientPartitionTopology in org.apache.ignite.internal.processors.cache
Methods in org.apache.ignite.internal.processors.cache that return GridClientPartitionTopology Modifier and Type Method Description GridClientPartitionTopologyGridCachePartitionExchangeManager. clearClientTopology(int grpId)Methods in org.apache.ignite.internal.processors.cache that return types with arguments of type GridClientPartitionTopology Modifier and Type Method Description Collection<GridClientPartitionTopology>GridCachePartitionExchangeManager. clientTopologies()
-