#include <SincResampler.h>
Inheritance diagram for MonitoringServiceForSincResampler:
Public Member Functions | |
virtual void | resamplingCompleted ()=0 |
virtual void | resamplingAborted ()=0 |
virtual void | addingEntryToResamplingCache (DetectorIndex_t forThisDetector, size_t resultantCacheSize)=0 |
virtual void | removingEntryFromResamplingCache (DetectorIndex_t forThisDetector, size_t resultantCacheSize)=0 |
virtual void | resamplingCacheFlushed ()=0 |
virtual void | referenceResamplingSettingsNotFound (DetectorIndex_t forThisDetector)=0 |
|
Indicate that expensive operation of generating a new resampling matrix is taking place. Implemented in MonitorAdapter. |
|
Indicate that a reference database fetch returned no information Implemented in MonitorAdapter. |
|
Indicate that entry is being removed from the cache. If this is happening consistently, we may be thrashing. Implemented in MonitorAdapter. |
|
failure of job Implemented in MonitorAdapter. |
|
Indicate that cache flush has occurred. Implemented in MonitorAdapter. |
|
completion of job Implemented in MonitorAdapter. |