| Interface | Description |
|---|---|
| BackgroundTask |
Defines the API which must be implemented in order to be able to run the task in the background
|
| Class | Description |
|---|---|
| BackgroundTaskRunner |
Helper class which wraps a
ScheduledExecutorService which runs periodically
and executes BackgroundTask |
Copyright © 2018 Grakn Labs Ltd. All rights reserved.