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 |
---|
PerspectivePollerd(SessionUtils sessionUtils,
MonitoringLocationDao monitoringLocationDao,
PollerConfig pollerConfig,
MonitoredServiceDao monitoredServiceDao,
LocationAwarePollerClient locationAwarePollerClient,
ApplicationDao applicationDao,
CollectionAgentFactory collectionAgentFactory,
PersisterFactory persisterFactory,
EventForwarder eventForwarder,
ThresholdingService thresholdingService,
EventDao eventDao,
OutageDao outageDao,
TracerRegistry tracerRegistry,
PerspectiveServiceTracker tracker) |
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.