Constructor and Description |
---|
PollerRequestBuilderImpl(LocationAwarePollerClient pollerClient) |
ServicePollerClientImpl(LocationAwarePollerClient locationAwarePollerClient) |
Modifier and Type | Method and Description |
---|---|
LocationAwarePollerClient |
PerspectivePollerd.getLocationAwarePollerClient() |
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) |
Modifier and Type | Method and Description |
---|---|
void |
Poller.setLocationAwarePollerClient(LocationAwarePollerClient locationAwarePollerClient) |
Modifier and Type | Class and Description |
---|---|
class |
LocationAwarePollerClientImpl |
Constructor and Description |
---|
PollableServiceConfig(PollableService svc,
PollerConfig pollerConfig,
Package pkg,
Timer timer,
PersisterFactory persisterFactory,
ThresholdingService thresholdingService,
LocationAwarePollerClient locationAwarePollerClient,
ReadablePollOutagesDao pollOutagesDao)
Constructor for PollableServiceConfig.
|
Modifier and Type | Field and Description |
---|---|
LocationAwarePollerClient |
Poll.locationAwarePollerClient |
Copyright © 2021. All rights reserved.