Package | Description |
---|---|
org.opennms.netmgt.threshd | |
org.opennms.netmgt.threshd.api |
Modifier and Type | Class and Description |
---|---|
class |
BlobStoreAwareMonitor
This implementation tracks the in-memory states of thresholds while also being aware of their persistence.
|
Modifier and Type | Method and Description |
---|---|
ThresholdStateMonitor |
ThresholdingSessionImpl.getThresholdStateMonitor() |
Modifier and Type | Method and Description |
---|---|
void |
ThresholdingServiceImpl.setThresholdStateMonitor(ThresholdStateMonitor thresholdStateMonitor) |
Constructor and Description |
---|
ThresholdingSessionImpl(ThresholdingServiceImpl service,
ThresholdingSessionKey sessionKey,
ResourceStorageDao resourceStorageDao,
RrdRepository rrdRepository,
ServiceParameters serviceParams,
BlobStore blobStore,
boolean isDistributed,
ThresholdStateMonitor thresholdStateMonitor) |
Modifier and Type | Method and Description |
---|---|
ThresholdStateMonitor |
ThresholdingSession.getThresholdStateMonitor() |
Copyright © 2021. All rights reserved.