| Modifier and Type | Method and Description | 
|---|---|
Persister | 
OsgiPersisterFactory.createPersister(ServiceParameters params,
               RrdRepository repository)  | 
Persister | 
OsgiPersisterFactory.createPersister(ServiceParameters params,
               RrdRepository repository,
               boolean dontPersistCounters,
               boolean forceStoreByGroup,
               boolean dontReorderAttributes)  | 
| Modifier and Type | Method and Description | 
|---|---|
Persister | 
KafkaPersisterFactory.createPersister(ServiceParameters params,
               RrdRepository repository)  | 
Persister | 
KafkaPersisterFactory.createPersister(ServiceParameters params,
               RrdRepository repository,
               boolean dontPersistCounters,
               boolean forceStoreByGroup,
               boolean dontReorderAttributes)  | 
| Modifier and Type | Method and Description | 
|---|---|
ServiceParameters | 
OnmsSnmpCollection.getServiceParameters()
getServiceParameters 
 | 
| Modifier and Type | Method and Description | 
|---|---|
boolean | 
AliasedGroup.shouldPersist(ServiceParameters params)
shouldPersist 
 | 
abstract boolean | 
SnmpCollectionResource.shouldPersist(ServiceParameters params)
Determines whether the attribute should be persisted. 
 | 
boolean | 
AliasedResource.shouldPersist(ServiceParameters serviceParameters)
Determines whether the attribute should be persisted. 
 | 
boolean | 
IfInfo.shouldPersist(ServiceParameters serviceParameters)
Determines whether the attribute should be persisted. 
 | 
boolean | 
AliasedAttribute.shouldPersist(ServiceParameters params)
Determines whether the attribute should be persisted. 
 | 
boolean | 
GenericIndexResource.shouldPersist(ServiceParameters params)
Determines whether the attribute should be persisted. 
 | 
boolean | 
NodeInfo.shouldPersist(ServiceParameters params)
Determines whether the attribute should be persisted. 
 | 
SnmpCollectionSetToCollectionSetDTOConverter | 
SnmpCollectionSetToCollectionSetDTOConverter.withParameters(ServiceParameters params)  | 
| Constructor and Description | 
|---|
IfAliasResourceType(SnmpCollectionAgent agent,
                   OnmsSnmpCollection snmpCollection,
                   ServiceParameters params,
                   IfResourceType ifResourceType)
Constructor for IfAliasResourceType. 
 | 
OnmsSnmpCollection(SnmpCollectionAgent agent,
                  ServiceParameters params,
                  DataCollectionConfigDao config,
                  LocationAwareSnmpClient client)
Constructor for OnmsSnmpCollection. 
 | 
OnmsSnmpCollection(SnmpCollectionAgent agent,
                  ServiceParameters params,
                  LocationAwareSnmpClient client)
Constructor for OnmsSnmpCollection. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
Persister | 
PersisterFactory.createPersister(ServiceParameters params,
               RrdRepository repository)
Creates a visitor that is used to persist attributes in a  
CollectionSet. | 
Persister | 
PersisterFactory.createPersister(ServiceParameters params,
               RrdRepository repository,
               boolean dontPersistCounters,
               boolean forceStoreByGroup,
               boolean dontReorderAttributes)
Creates a visitor that is used to persist attributes in a  
CollectionSet. | 
boolean | 
Persistable.shouldPersist(ServiceParameters params)
Determines whether the attribute should be persisted. 
 | 
boolean | 
LatencyCollectionAttribute.shouldPersist(ServiceParameters params)
Determines whether the attribute should be persisted. 
 | 
boolean | 
LatencyCollectionResource.shouldPersist(ServiceParameters params)
Determines whether the attribute should be persisted. 
 | 
boolean | 
AttributeGroup.shouldPersist(ServiceParameters params)
shouldPersist 
 | 
| Constructor and Description | 
|---|
AbstractPersister(ServiceParameters params,
                 RrdRepository repository)
Constructor for BasePersister. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
ServiceParameters | 
CollectionSpecification.getServiceParameters()
Return a read only instance of the parameters, which consists of the overall service parameters,
 plus various other Collection specific parameters (e.g. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
Persister | 
EvaluatePersisterFactory.createGroupPersister(ServiceParameters params,
                    RrdRepository repository,
                    boolean dontPersistCounters)
Creates a new EvaluatePersister object when storeByGroup is enabled. 
 | 
Persister | 
EvaluatePersisterFactory.createOneToOnePersister(ServiceParameters params,
                       RrdRepository repository,
                       boolean dontPersistCounters)
Creates a new EvaluatePersister object when storeByGroup is disabled. 
 | 
Persister | 
EvaluatePersisterFactory.createPersister(ServiceParameters params,
               RrdRepository repository)  | 
Persister | 
EvaluatePersisterFactory.createPersister(ServiceParameters params,
               RrdRepository repository,
               boolean dontPersistCounters,
               boolean forceStoreByGroup,
               boolean dontReorderAttributes)  | 
| Constructor and Description | 
|---|
AbstractEvaluatePersister(EvaluateStats stats,
                         ServiceParameters params,
                         RrdRepository repository)
Instantiates a new evaluate persister. 
 | 
EvaluateGroupPersister(EvaluateStats stats,
                      ServiceParameters params,
                      RrdRepository repository)
Instantiates a new evaluate persister. 
 | 
EvaluateSinglePersister(EvaluateStats stats,
                       ServiceParameters params,
                       RrdRepository repository)
Instantiates a new evaluate persister. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
Persister | 
NewtsPersisterFactory.createPersister(ServiceParameters params,
               RrdRepository repository)  | 
Persister | 
NewtsPersisterFactory.createPersister(ServiceParameters params,
               RrdRepository repository,
               boolean dontPersistCounters,
               boolean forceStoreByGroup,
               boolean dontReorderAttributes)  | 
| Constructor and Description | 
|---|
NewtsPersister(ServiceParameters params,
              RrdRepository repository,
              NewtsWriter newtsWriter,
              org.opennms.newts.api.Context context)  | 
| Modifier and Type | Method and Description | 
|---|---|
Persister | 
RrdPersisterFactory.createGroupPersister(ServiceParameters params,
                    RrdRepository repository,
                    boolean dontPersistCounters,
                    boolean dontReorderAttributes)  | 
Persister | 
RrdPersisterFactory.createOneToOnePersister(ServiceParameters params,
                       RrdRepository repository,
                       boolean dontPersistCounters,
                       boolean dontReorderAttributes)  | 
Persister | 
RrdPersisterFactory.createPersister(ServiceParameters params,
               RrdRepository repository)  | 
Persister | 
RrdPersisterFactory.createPersister(ServiceParameters params,
               RrdRepository repository,
               boolean dontPersistCounters,
               boolean forceStoreByGroup,
               boolean dontReorderAttributes)  | 
| 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 | 
|---|---|
Persister | 
TcpPersisterFactory.createGroupPersister(ServiceParameters params,
                    RrdRepository repository,
                    boolean dontPersistCounters)
Creates a new TcpPersister object when storeByGroup is enabled. 
 | 
Persister | 
TcpPersisterFactory.createOneToOnePersister(ServiceParameters params,
                       RrdRepository repository,
                       boolean dontPersistCounters)
Creates a new TcpPersister object when storeByGroup is disabled. 
 | 
Persister | 
TcpPersisterFactory.createPersister(ServiceParameters params,
               RrdRepository repository)  | 
Persister | 
TcpPersisterFactory.createPersister(ServiceParameters params,
               RrdRepository repository,
               boolean dontPersistCounters,
               boolean forceStoreByGroup,
               boolean dontReorderAttributes)  | 
| Constructor and Description | 
|---|
TcpBasePersister(ServiceParameters params,
                RrdRepository repository,
                TcpOutputStrategy tcpStrategy)  | 
TcpGroupPersister(ServiceParameters params,
                 RrdRepository repository,
                 TcpOutputStrategy tcpStrategy)  | 
TcpSinglePersister(ServiceParameters params,
                  RrdRepository repository,
                  TcpOutputStrategy tcpStrategy)  | 
| Modifier and Type | Method and Description | 
|---|---|
Persister | 
DelegatingPersisterFactory.createPersister(ServiceParameters params,
               RrdRepository repository)  | 
Persister | 
DelegatingPersisterFactory.createPersister(ServiceParameters params,
               RrdRepository repository,
               boolean dontPersistCounters,
               boolean forceStoreByGroup,
               boolean dontReorderAttributes)  | 
boolean | 
AbstractCollectionResource.shouldPersist(ServiceParameters params)
Resources should be persisted by default. 
 | 
boolean | 
AttributeGroupWrapper.shouldPersist(ServiceParameters params)
shouldPersist 
 | 
boolean | 
AbstractCollectionAttribute.shouldPersist(ServiceParameters params)  | 
boolean | 
CollectionAttributeWrapper.shouldPersist(ServiceParameters params)
Determines whether the attribute should be persisted. 
 | 
boolean | 
CollectionResourceWrapper.shouldPersist(ServiceParameters params)
Determines whether the attribute should be persisted. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
Persister | 
MockPersisterFactory.createPersister(ServiceParameters params,
               RrdRepository repository)  | 
Persister | 
MockPersisterFactory.createPersister(ServiceParameters params,
               RrdRepository repository,
               boolean dontPersistCounters,
               boolean forceStoreByGroup,
               boolean dontReorderAttributes)  | 
| Modifier and Type | Method and Description | 
|---|---|
boolean | 
DistributedLatencyCollectionResource.shouldPersist(ServiceParameters params)  | 
| Modifier and Type | Method and Description | 
|---|---|
ServiceParameters | 
ThresholdingSessionImpl.getServiceParameters()  | 
| Modifier and Type | Method and Description | 
|---|---|
ThresholdingSession | 
ThresholdingServiceImpl.createSession(int nodeId,
             String hostAddress,
             String serviceName,
             RrdRepository repository,
             ServiceParameters serviceParams)  | 
| Constructor and Description | 
|---|
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)  | 
| Modifier and Type | Method and Description | 
|---|---|
ThresholdingSession | 
ThresholdingService.createSession(int nodeId,
             String hostAddress,
             String serviceName,
             RrdRepository rrdRepository,
             ServiceParameters serviceParameters)
Creates a session to perform Thresholding against. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
Persister | 
TimeseriesPersisterFactory.createPersister(ServiceParameters params,
               RrdRepository repository)  | 
Persister | 
TimeseriesPersisterFactory.createPersister(ServiceParameters params,
               RrdRepository repository,
               boolean dontPersistCounters,
               boolean forceStoreByGroup,
               boolean dontReorderAttributes)  | 
| Constructor and Description | 
|---|
TimeseriesPersister(ServiceParameters params,
                   RrdRepository repository,
                   TimeseriesWriter timeseriesWriter,
                   MetaTagDataLoader metaDataLoader,
                   Cache<ResourcePath,Map<String,String>> metaTagsByResourceCache,
                   com.codahale.metrics.MetricRegistry metricRegistry)  | 
Copyright © 2021. All rights reserved.