Package | Description |
---|---|
org.opennms.netmgt.threshd | |
org.opennms.netmgt.threshd.api |
Modifier and Type | Class and Description |
---|---|
class |
ThresholdingSessionKeyImpl |
Modifier and Type | Field and Description |
---|---|
protected ThresholdingSessionKey |
ThresholdingSessionImpl.sessionKey |
Modifier and Type | Method and Description |
---|---|
ThresholdingSessionKey |
ThresholdingSessionImpl.getKey() |
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 |
---|---|
ThresholdingSessionKey |
ThresholdingSession.getKey() |
Copyright © 2021. All rights reserved.