| Class | Description |
|---|---|
| QueueBackedScheduledService<E> |
A
AbstractScheduledService that maintains a queue of tasks and executes them in a single thread by constantly
pulling the tasks from the head of the queue. |
Copyright © 2013-2016–2020 Graph Aware Limited. All rights reserved.