| Constructor and Description | 
|---|
ThreshdConfigurationExtensionManager(WriteableThreshdDao threshdDao,
                                    ThresholdingService thresholdingService)  | 
ThresholdingConfigExtensionManager(WriteableThresholdingDao thresholdingDao,
                                  ThresholdingService thresholdingService)  | 
| Modifier and Type | Method and Description | 
|---|---|
ThresholdingService | 
Collectd.getThresholdingService()  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
Collectd.setThresholdingService(ThresholdingService thresholdingService)  | 
| Constructor and Description | 
|---|
LatencyStoringServiceMonitorAdaptor(PollerConfig config,
                                   Package pkg,
                                   PersisterFactory persisterFactory,
                                   ThresholdingService thresholdingService)  | 
PollableServiceConfig(PollableService svc,
                     PollerConfig pollerConfig,
                     Package pkg,
                     Timer timer,
                     PersisterFactory persisterFactory,
                     ThresholdingService thresholdingService,
                     LocationAwarePollerClient locationAwarePollerClient,
                     ReadablePollOutagesDao pollOutagesDao)
Constructor for PollableServiceConfig. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
ThresholdingService | 
AbstractCollectionAdapterFactory.getThresholdingService()  | 
ThresholdingService | 
AbstractCollectionAdapter.getThresholdingService()  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
AbstractCollectionAdapterFactory.setThresholdingService(ThresholdingService thresholdingService)  | 
void | 
AbstractCollectionAdapter.setThresholdingService(ThresholdingService thresholdingService)  | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
ThresholdingServiceImpl
Thresholding Service. 
 | 
Copyright © 2020. All rights reserved.