| 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. 
 | 
| Modifier and Type | Field and Description | 
|---|---|
protected ResourceStorageDao | 
ThresholdingSetImpl.m_resourceStorageDao  | 
protected ResourceStorageDao | 
ThresholdingSessionImpl.resourceStorageDao  | 
| Modifier and Type | Method and Description | 
|---|---|
ResourceStorageDao | 
ThresholdingSessionImpl.getResourceDao()  | 
| Constructor and Description | 
|---|
CollectionResourceWrapper(Date collectionTimestamp,
                         int nodeId,
                         String hostAddress,
                         String serviceName,
                         RrdRepository repository,
                         CollectionResource resource,
                         Map<String,CollectionAttribute> attributes,
                         ResourceStorageDao resourceStorageDao,
                         IfLabel ifLabelDao,
                         Long sequenceNumber)
Constructor for CollectionResourceWrapper. 
 | 
ThresholdingSessionImpl(ThresholdingServiceImpl service,
                       ThresholdingSessionKey sessionKey,
                       ResourceStorageDao resourceStorageDao,
                       RrdRepository rrdRepository,
                       ServiceParameters serviceParams,
                       BlobStore blobStore,
                       boolean isDistributed,
                       ThresholdStateMonitor thresholdStateMonitor)  | 
ThresholdingSetImpl(int nodeId,
                   String hostAddress,
                   String serviceName,
                   RrdRepository repository,
                   ServiceParameters svcParams,
                   ResourceStorageDao resourceStorageDao,
                   ThresholdingEventProxy eventProxy,
                   ThresholdingSession thresholdingSession,
                   ReadableThreshdDao threshdDao,
                   ReadableThresholdingDao thresholdingDao,
                   ReadablePollOutagesDao pollOutagesDao,
                   IfLabel ifLabelDao,
                   EntityScopeProvider entityScopeProvider)  | 
ThresholdingVisitorImpl(ThresholdingSetImpl thresholdingSet,
                       ResourceStorageDao resourceStorageDao,
                       ThresholdingEventProxy eventProxy,
                       Long sequenceNumber)  | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
TimeseriesResourceStorageDao
Resource Storage Dao implementation for Timeseries Integration Layer that leverages the Search API for walking the resource tree. 
 | 
| Constructor and Description | 
|---|
NodeSnmpResourceType(ResourceStorageDao resourceStorageDao)
Constructor for NodeSnmpResourceType. 
 | 
| 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 © 2020. All rights reserved.