| Package | Description | 
|---|---|
| org.opennms.netmgt.threshd | |
| org.opennms.netmgt.threshd.api | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
ThresholdingEventProxyImpl
ThresholdingEventProxy class. 
 | 
| Modifier and Type | Field and Description | 
|---|---|
protected ThresholdingEventProxy | 
ThresholdingSetImpl.m_eventProxy  | 
| Modifier and Type | Method and Description | 
|---|---|
ThresholdingEventProxy | 
ThresholdingVisitorImpl.getEventProxy()  | 
| Modifier and Type | Method and Description | 
|---|---|
ThresholdingSet | 
DefaultThresholdingSetPersister.getThresholdingSet(ThresholdingSession session,
                  ThresholdingEventProxy eventProxy)  | 
void | 
ThresholdEntity.setEventProxy(ThresholdingEventProxy eventProxy)  | 
void | 
DefaultThresholdsDao.setEventProxy(ThresholdingEventProxy eventProxy)  | 
void | 
ThresholdingVisitorImpl.setEventProxy(ThresholdingEventProxy eventProxy)  | 
| Constructor and Description | 
|---|
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)  | 
ThresholdingVisitorImpl(ThresholdingSetImpl thresholdingSet,
                       ResourceStorageDao resourceStorageDao,
                       ThresholdingEventProxy eventProxy,
                       Long sequenceNumber)  | 
| Modifier and Type | Method and Description | 
|---|---|
ThresholdingSet | 
ThresholdingSetPersister.getThresholdingSet(ThresholdingSession session,
                  ThresholdingEventProxy eventProxy)  | 
Copyright © 2020. All rights reserved.