Uses of Class
org.apache.ignite.internal.processors.cache.distributed.dht.preloader.GridDhtPartitionsAbstractMessage
-
Packages that use GridDhtPartitionsAbstractMessage Package Description org.apache.ignite.internal.processors.cache.distributed.dht.preloader -
-
Uses of GridDhtPartitionsAbstractMessage in org.apache.ignite.internal.processors.cache.distributed.dht.preloader
Subclasses of GridDhtPartitionsAbstractMessage in org.apache.ignite.internal.processors.cache.distributed.dht.preloader Modifier and Type Class Description classGridDhtPartitionsFullMessageInformation about partitions of all nodes in topology.classGridDhtPartitionsSingleMessageInformation about partitions of a single node.classGridDhtPartitionsSingleRequestRequest for single partition info.
-