Inheritance diagram for MonitorAdapter:
Public Member Functions | |
MonitorAdapter (int _fd) | |
void | write (const std::ostringstream &B) |
virtual void | resamplingCompleted () |
virtual void | resamplingAborted () |
virtual void | addingEntryToResamplingCache (DetectorIndex_t forThisDetector, size_t resultantCacheSize) |
virtual void | removingEntryFromResamplingCache (DetectorIndex_t forThisDetector, size_t resultantCacheSize) |
virtual void | resamplingCacheFlushed () |
virtual void | referenceResamplingSettingsNotFound (DetectorIndex_t forThisDetector) |
|
Indicate that expensive operation of generating a new resampling matrix is taking place. Implements MonitoringServiceForSincResampler. |
|
Indicate that a reference database fetch returned no information Implements MonitoringServiceForSincResampler. |
|
Indicate that entry is being removed from the cache. If this is happening consistently, we may be thrashing. Implements MonitoringServiceForSincResampler. |
|
failure of job Implements MonitoringServiceForSincResampler. |
|
Indicate that cache flush has occurred. Implements MonitoringServiceForSincResampler. |
|
completion of job Implements MonitoringServiceForSincResampler. |