| Interface | Description |
|---|---|
| JobManager |
The job manager is the heart of the job event handling.
|
| JobProcessor |
A job processor processes a job in the background.
|
| JobsIterator |
This
Iterator allows to iterate over Events. |
| Queue |
This is a job queue processing job events.
|
| QueueConfiguration |
The configuration of a queue.
|
| Statistics |
Statistic information.
|
| TopicStatistics |
Statistic information about a topic.
|
| Class | Description |
|---|---|
| JobUtil |
The
Job class is an utility class for
creating and processing jobs. |
| Enum | Description |
|---|---|
| JobManager.QueryType |
The requested job types for the query.
|
| JobUtil.JobPriority |
The priority for jobs.
|
| QueueConfiguration.Type |
The queue type.
|