Modifier and Type | Method and Description |
---|---|
PersisterFactory |
Collectd.getPersisterFactory() |
Modifier and Type | Method and Description |
---|---|
void |
Collectd.setPersisterFactory(PersisterFactory persisterFactory) |
Modifier and Type | Method and Description |
---|---|
void |
StressCommand.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 |
MockPersisterFactory |
Modifier and Type | Method and Description |
---|---|
void |
Poller.setPersisterFactory(PersisterFactory persisterFactory) |
Constructor and Description |
---|
LatencyStoringServiceMonitorAdaptor(ServiceMonitor monitor,
PollerConfig config,
Package pkg,
PersisterFactory persisterFactory,
ResourceStorageDao resourceStorageDao)
Constructor for LatencyStoringServiceMonitorAdaptor.
|
PollableServiceConfig(PollableService svc,
PollerConfig pollerConfig,
PollOutagesConfig pollOutagesConfig,
Package pkg,
Timer timer,
PersisterFactory persisterFactory,
ResourceStorageDao resourceStorageDao)
Constructor for PollableServiceConfig.
|
Modifier and Type | Method and Description |
---|---|
void |
DefaultPollerBackEnd.setPersisterFactory(PersisterFactory persisterFactory) |
Copyright © 2017. All rights reserved.