Uses of Class
org.apache.ignite.internal.processors.cache.distributed.dht.preloader.GridDhtPartitionDemander
-
Packages that use GridDhtPartitionDemander Package Description org.apache.ignite.internal.processors.cache.distributed.dht.preloader -
-
Uses of GridDhtPartitionDemander in org.apache.ignite.internal.processors.cache.distributed.dht.preloader
Methods in org.apache.ignite.internal.processors.cache.distributed.dht.preloader that return GridDhtPartitionDemander Modifier and Type Method Description GridDhtPartitionDemanderGridDhtPreloader. demander()Return demander.Methods in org.apache.ignite.internal.processors.cache.distributed.dht.preloader with parameters of type GridDhtPartitionDemander Modifier and Type Method Description voidGridDhtPreloader. demander(GridDhtPartitionDemander demander)
-