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 |
Modifier and Type | Method and Description |
---|---|
void |
Poller.setPersisterFactory(PersisterFactory persisterFactory) |
Constructor and Description |
---|
LatencyStoringServiceMonitorAdaptor(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,
LocationAwarePollerClient locationAwarePollerClient)
Constructor for PollableServiceConfig.
|
Modifier and Type | Method and Description |
---|---|
void |
DefaultPollerBackEnd.setPersisterFactory(PersisterFactory persisterFactory) |
Modifier and Type | Method and Description |
---|---|
PersisterFactory |
AbstractCollectionAdapterFactory.getPersisterFactory() |
Modifier and Type | Method and Description |
---|---|
void |
AbstractPersistingAdapter.setPersisterFactory(PersisterFactory persisterFactory) |
void |
AbstractCollectionAdapterFactory.setPersisterFactory(PersisterFactory persisterFactory) |
Copyright © 2019. All rights reserved.