Package | Description |
---|---|
org.infinispan.tasks |
Classes and interfaces related to task execution
|
Modifier and Type | Interface and Description |
---|---|
interface |
ServerTask<V>
An interface for deployed server tasks.
|
Modifier and Type | Method and Description |
---|---|
List<Task> |
TaskManager.getTasks()
Retrieves the list of all available tasks
|
Copyright © 2019 JBoss, a division of Red Hat. All rights reserved.