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 |
AbstractCollectionAdapter.getThresholdingService() |
ThresholdingService |
AbstractCollectionAdapterFactory.getThresholdingService() |
Modifier and Type | Method and Description |
---|---|
void |
AbstractCollectionAdapter.setThresholdingService(ThresholdingService thresholdingService) |
void |
AbstractCollectionAdapterFactory.setThresholdingService(ThresholdingService thresholdingService) |
Modifier and Type | Class and Description |
---|---|
class |
ThresholdingServiceImpl
Thresholding Service.
|
Copyright © 2021. All rights reserved.