Uses of Interface
org.infinispan.tasks.TaskExecution
-
Packages that use TaskExecution Package Description org.infinispan.tasks Server tasks API. -
-
Uses of TaskExecution in org.infinispan.tasks
Methods in org.infinispan.tasks that return types with arguments of type TaskExecution Modifier and Type Method Description List<TaskExecution>
TaskManager. getCurrentTasks()
Retrieves the currently executing tasks.
-