Constructor and Description |
---|
CollectionSetPersistenceServiceImpl(CollectionAgentFactory collectionAgentFactory,
PersisterFactory persisterFactory) |
Modifier and Type | Class and Description |
---|---|
class |
OsgiPersisterFactory |
Modifier and Type | Class and Description |
---|---|
class |
KafkaPersisterFactory |
Modifier and Type | Method and Description |
---|---|
PersisterFactory |
Collectd.getPersisterFactory() |
Modifier and Type | Method and Description |
---|---|
void |
Collectd.setPersisterFactory(PersisterFactory persisterFactory) |
Modifier and Type | Class and Description |
---|---|
class |
EvaluatePersisterFactory
A factory for creating EvaluatePersister objects.
|
Modifier and Type | Class and Description |
---|---|
class |
NewtsPersisterFactory
Factory for
NewtsPersister . |
Modifier and Type | Class and Description |
---|---|
class |
RrdPersisterFactory |
Modifier and Type | Class and Description |
---|---|
class |
TcpPersisterFactory |
Modifier and Type | Class and Description |
---|---|
class |
DelegatingPersisterFactory |
Constructor and Description |
---|
DelegatingPersisterFactory(PersisterFactory... delegates) |
DelegatingPersisterFactory(PersisterFactory delegate1,
PersisterFactory delegate2) |
Constructor and Description |
---|
DelegatingPersisterFactory(List<PersisterFactory> delegates) |
Modifier and Type | Class and Description |
---|---|
class |
MockPersisterFactory |
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.setPersisterFactory(PersisterFactory persisterFactory) |
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 |
---|---|
PersisterFactory |
AbstractCollectionAdapterFactory.getPersisterFactory() |
Modifier and Type | Method and Description |
---|---|
void |
AbstractCollectionAdapter.setPersisterFactory(PersisterFactory persisterFactory) |
void |
AbstractCollectionAdapterFactory.setPersisterFactory(PersisterFactory persisterFactory) |
Modifier and Type | Class and Description |
---|---|
class |
TimeseriesPersisterFactory
Factory for
TimeseriesPersister . |
Copyright © 2021. All rights reserved.