Uses of Interface
org.apache.ignite.internal.processors.task.monitor.ComputeGridMonitor
-
Packages that use ComputeGridMonitor Package Description org.apache.ignite.internal.processors.task TODO. -
-
Uses of ComputeGridMonitor in org.apache.ignite.internal.processors.task
Methods in org.apache.ignite.internal.processors.task with parameters of type ComputeGridMonitor Modifier and Type Method Description voidGridTaskProcessor. listenStatusUpdates(ComputeGridMonitor monitor)Subscription to update the status of tasks.voidGridTaskProcessor. stopListenStatusUpdates(ComputeGridMonitor monitor)Unsubscribe to update the status of tasks.
-