| Interface | Description |
|---|---|
| CollectorJob |
A generic interface which must be implemented to run the collection job inside the CollectorJobExecutor worker pool.
|
| Class | Description |
|---|---|
| CollectorJobResult | |
| CollectorJobResult.Error |
The class
CollectorJobResult.Error can be used to store all error related information which occur during
the processing of the CollectorJob implementation. |