Uses of Class
org.apache.ignite.internal.NodeStoppingException
-
Packages that use NodeStoppingException Package Description org.apache.ignite.internal.processors.cache.distributed.dht.topology org.apache.ignite.internal.processors.task TODO. -
-
Uses of NodeStoppingException in org.apache.ignite.internal.processors.cache.distributed.dht.topology
Methods in org.apache.ignite.internal.processors.cache.distributed.dht.topology that throw NodeStoppingException Modifier and Type Method Description protected longGridDhtLocalPartition. clearAll(EvictionContext evictionCtx)Removes all entries and rows from this partition. -
Uses of NodeStoppingException in org.apache.ignite.internal.processors.task
Methods in org.apache.ignite.internal.processors.task that throw NodeStoppingException Modifier and Type Method Description voidGridTaskProcessor. listenStatusUpdates(ComputeGridMonitor monitor)Subscription to update the status of tasks.
-