| Interface | Description |
|---|---|
| BackgroundTask |
Interface which all tasks that wish to be scheduled for later execution as background tasks must implement.
|
| TaskManager |
The base TaskManager interface.
|
| TaskStateStorage |
The base StateStorage interface.
|
| Class | Description |
|---|---|
| TaskState |
Internal task state model used to keep track of scheduled tasks.
|
Copyright © 2017 Grakn Labs Ltd. All rights reserved.