Package | Description |
---|---|
org.opennms.netmgt.threshd |
Modifier and Type | Method and Description |
---|---|
ThresholdEntity |
ThresholdEntity.clone()
Returns a copy of this ThresholdEntity object.
|
Modifier and Type | Method and Description |
---|---|
Map<String,Set<ThresholdEntity>> |
ThresholdResourceType.getThresholdMap()
getThresholdMap
|
Modifier and Type | Method and Description |
---|---|
void |
ThresholdEntity.merge(ThresholdEntity entity)
Merges the configuration and update states using parameter entity as a reference.
|
protected boolean |
ThresholdingSetImpl.passedThresholdFilters(CollectionResourceWrapper resource,
ThresholdEntity thresholdEntity) |
Modifier and Type | Method and Description |
---|---|
void |
ThresholdResourceType.setThresholdMap(Map<String,Set<ThresholdEntity>> thresholdMap)
setThresholdMap
|
Copyright © 2021. All rights reserved.