Package | Description |
---|---|
org.opennms.netmgt.perspectivepoller | |
org.opennms.netmgt.threshd | |
org.opennms.netmgt.threshd.api |
Modifier and Type | Method and Description |
---|---|
ThresholdingSession |
PerspectivePolledService.getThresholdingSession() |
Constructor and Description |
---|
PerspectivePolledService(int nodeId,
InetAddress ipAddress,
String serviceName,
String foreignSource,
String foreignId,
String nodeLabel,
Package pkg,
Package.ServiceMatch serviceMatch,
ServiceMonitor serviceMonitor,
String perspectiveLocation,
String residentLocation,
RrdRepository rrdRepository,
ThresholdingSession thresholdingSession) |
Modifier and Type | Class and Description |
---|---|
class |
ThresholdingSessionImpl |
Modifier and Type | Field and Description |
---|---|
protected ThresholdingSession |
AbstractThresholdEvaluatorState.thresholdingSession |
Modifier and Type | Method and Description |
---|---|
ThresholdingSession |
ThresholdingServiceImpl.createSession(int nodeId,
String hostAddress,
String serviceName,
RrdRepository repository,
ServiceParameters serviceParams) |
ThresholdingSession |
ThresholdEvaluatorState.getThresholdingSession() |
ThresholdingSession |
AbstractThresholdEvaluatorState.getThresholdingSession() |
Modifier and Type | Method and Description |
---|---|
void |
ThresholdEntity.addThreshold(BaseThresholdDefConfigWrapper threshold,
ThresholdingSession thresholdingSession)
addThreshold
|
void |
DefaultThresholdingSetPersister.clear(ThresholdingSession session) |
ThresholdGroup |
ThresholdsDao.get(String name,
ThresholdingSession thresholdingSession)
get
|
ThresholdGroup |
DefaultThresholdsDao.get(String name,
ThresholdingSession thresholdingSession)
get
|
ThresholdEvaluatorState |
ThresholdEvaluator.getThresholdEvaluatorState(BaseThresholdDefConfigWrapper threshold,
ThresholdingSession thresholdingSession)
getThresholdEvaluatorState
|
ThresholdEvaluatorState |
ThresholdEvaluatorRearmingAbsoluteChange.getThresholdEvaluatorState(BaseThresholdDefConfigWrapper threshold,
ThresholdingSession thresholdingSession)
getThresholdEvaluatorState
|
ThresholdEvaluatorState |
ThresholdEvaluatorHighLow.getThresholdEvaluatorState(BaseThresholdDefConfigWrapper threshold,
ThresholdingSession thresholdingSession)
getThresholdEvaluatorState
|
ThresholdEvaluatorState |
ThresholdEvaluatorAbsoluteChange.getThresholdEvaluatorState(BaseThresholdDefConfigWrapper threshold,
ThresholdingSession thresholdingSession)
getThresholdEvaluatorState
|
ThresholdEvaluatorState |
ThresholdEvaluatorRelativeChange.getThresholdEvaluatorState(BaseThresholdDefConfigWrapper threshold,
ThresholdingSession thresholdingSession)
getThresholdEvaluatorState
|
ThresholdingSet |
DefaultThresholdingSetPersister.getThresholdingSet(ThresholdingSession session,
ThresholdingEventProxy eventProxy) |
ThresholdingVisitorImpl |
ThresholdingServiceImpl.getThresholdingVistor(ThresholdingSession session,
Long sequenceNumber) |
ThresholdGroup |
ThresholdsDao.merge(ThresholdGroup group,
ThresholdingSession thresholdingSession)
merge
|
ThresholdGroup |
DefaultThresholdsDao.merge(ThresholdGroup group,
ThresholdingSession thresholdingSession)
merge
|
void |
DefaultThresholdingSetPersister.persistSet(ThresholdingSession session,
ThresholdingSet set) |
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 |
---|---|
void |
ThresholdingSetPersister.clear(ThresholdingSession session) |
ThresholdingSet |
ThresholdingSetPersister.getThresholdingSet(ThresholdingSession session,
ThresholdingEventProxy eventProxy) |
void |
ThresholdingSetPersister.persistSet(ThresholdingSession session,
ThresholdingSet set) |
Copyright © 2021. All rights reserved.