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