public interface DurableBackgroundTask extends Serializable
| Modifier and Type | Method and Description |
|---|---|
void |
execute(GridKernalContext ctx)
Method that executes the task.
|
String |
shortName()
Short unique name of the task is used to build metastorage key for saving this task and for logging.
|
String shortName()
void execute(GridKernalContext ctx)
ctx - Grid kernal context.
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.9.0 Release Date : October 15 2020