Modifier and Type | Method and Description |
---|---|
ResourceStorageDao |
TcaCollector.getResourceStorageDao() |
Modifier and Type | Method and Description |
---|---|
void |
TcaCollector.setResourceStorageDao(ResourceStorageDao resourceStorageDao) |
Constructor and Description |
---|
TcaCollectionHandler(SnmpCollectionAgent agent,
RrdRepository repository,
ResourceStorageDao resourceStorageDao,
ResourceTypesDao resourceTypesDao,
LocationAwareSnmpClient locationAwareSnmpClient)
Instantiates a new TCA collection set.
|
Modifier and Type | Field and Description |
---|---|
protected ResourceStorageDao |
BasePersister.m_resourceStorageDao |
Modifier and Type | Method and Description |
---|---|
ResourceStorageDao |
RrdPersisterFactory.getResourceStorageDao() |
Modifier and Type | Method and Description |
---|---|
void |
RrdPersisterFactory.setResourceStorageDao(ResourceStorageDao resourceStorageDao) |
Constructor and Description |
---|
BasePersister(ServiceParameters params,
RrdRepository repository,
RrdStrategy<?,?> rrdStrategy,
ResourceStorageDao resourceStorageDao)
Constructor for BasePersister.
|
GroupPersister(ServiceParameters params,
RrdRepository repository,
RrdStrategy<?,?> rrdStrategy,
ResourceStorageDao resourceStorageDao)
Constructor for GroupPersister.
|
OneToOnePersister(ServiceParameters params,
RrdRepository repository,
RrdStrategy<?,?> rrdStrategy,
ResourceStorageDao resourceStorageDao)
Constructor for OneToOnePersister.
|
Modifier and Type | Method and Description |
---|---|
static void |
CollectorTestUtils.collectNTimes(RrdStrategy<?,?> rrdStrategy,
ResourceStorageDao resourceStorageDao,
CollectionSpecification spec,
CollectionAgent agent,
int numUpdates) |
static void |
CollectorTestUtils.failToCollectNTimes(RrdStrategy<?,?> rrdStrategy,
ResourceStorageDao resourceStorageDao,
CollectionSpecification spec,
CollectionAgent agent,
int numUpdates) |
static void |
CollectorTestUtils.persistCollectionSet(RrdStrategy<?,?> rrdStrategy,
ResourceStorageDao resourceStorageDao,
CollectionSpecification spec,
CollectionSet collectionSet) |
Modifier and Type | Class and Description |
---|---|
class |
EmptyResourceStorageDao |
Modifier and Type | Class and Description |
---|---|
class |
FilesystemResourceStorageDao
Used in conjunction with RRD/JRB strategies that persist
metrics to the local disk.
|
class |
NewtsResourceStorageDao
Resource Storage Dao implementation for Newts that leverages the Search API for walking the resource tree.
|
Modifier and Type | Method and Description |
---|---|
ResourceStorageDao |
DefaultResourceDao.getResourceStorageDao() |
Modifier and Type | Method and Description |
---|---|
protected static Map<String,GenericIndexResourceType> |
GenericIndexResourceType.createTypes(Map<String,ResourceType> configuredResourceTypes,
ResourceStorageDao resourceStorageDao) |
void |
DefaultResourceDao.setResourceStorageDao(ResourceStorageDao resourceStorageDao) |
Constructor and Description |
---|
DistributedStatusResourceType(ResourceStorageDao resourceStorageDao,
LocationMonitorDao locationMonitorDao)
Constructor for DistributedStatusResourceType.
|
DomainResourceType(ResourceDao resourceDao,
ResourceStorageDao resourceStorageDao)
Constructor for DomainResourceType.
|
GenericIndexResourceType(ResourceStorageDao resourceStorageDao,
String name,
String label,
String resourceLabelExpression,
StorageStrategy storageStrategy)
Constructor for GenericIndexResourceType.
|
InterfaceSnmpResourceType(ResourceStorageDao resourceStorageDao)
Constructor for InterfaceSnmpResourceType.
|
LazyResourceAttributeLoader(ResourceStorageDao resourceStorageDao,
ResourcePath path) |
NodeSnmpResourceType(ResourceStorageDao resourceStorageDao)
Constructor for NodeSnmpResourceType.
|
ResponseTimeResourceType(ResourceStorageDao resourceStorageDao,
IpInterfaceDao ipInterfaceDao)
Constructor for ResponseTimeResourceType.
|
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 |
---|---|
static ThresholdingVisitor |
ThresholdingVisitor.create(int nodeId,
String hostAddress,
String serviceName,
RrdRepository repo,
ServiceParameters svcParams,
ResourceStorageDao resourceStorageDao)
Static method create must be used to create new ThresholdingVisitor instance.
|
Constructor and Description |
---|
CollectionResourceWrapper(Date collectionTimestamp,
int nodeId,
String hostAddress,
String serviceName,
RrdRepository repository,
CollectionResource resource,
Map<String,CollectionAttribute> attributes,
ResourceStorageDao resourceStorageDao)
Constructor for CollectionResourceWrapper.
|
CollectorThresholdingSet(int nodeId,
String hostAddress,
String serviceName,
RrdRepository repository,
ServiceParameters svcParams,
ResourceStorageDao resourceStorageDao)
Constructor for CollectorThresholdingSet.
|
LatencyThresholdingSet(int nodeId,
String hostAddress,
String serviceName,
String location,
RrdRepository repository,
ResourceStorageDao resourceStorageDao)
Constructor for LatencyThresholdingSet.
|
Modifier and Type | Method and Description |
---|---|
ResourceStorageDao |
NrtController.getResourceStorageDao() |
Modifier and Type | Method and Description |
---|---|
void |
NrtController.setResourceStorageDao(ResourceStorageDao resourceStorageDao) |
Modifier and Type | Method and Description |
---|---|
ResourceStorageDao |
AbstractXmlCollectionHandler.getResourceStorageDao() |
Modifier and Type | Method and Description |
---|---|
static String |
Sftp3gppUtils.getLastFilename(ResourceStorageDao resourceStorageDao,
String serviceName,
ResourcePath path,
String targetPath)
Gets the last filename.
|
static void |
Sftp3gppUtils.setLastFilename(ResourceStorageDao resourceStorageDao,
String serviceName,
ResourcePath path,
String targetPath,
String filename)
Sets the last filename.
|
void |
AbstractXmlCollectionHandler.setResourceStorageDao(ResourceStorageDao resourceStorageDao) |
Copyright © 2019. All rights reserved.