| Package | Description | 
|---|---|
| org.opennms.netmgt.poller | |
| org.opennms.netmgt.poller.pollables | 
| Modifier and Type | Method and Description | 
|---|---|
PollEvent | 
DefaultPollContext.sendEvent(Event event)
sendEvent 
 | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
DefaultPollContext.openOutage(PollableService svc,
          PollEvent svcLostEvent)
openOutage 
 | 
void | 
DefaultPollContext.resolveOutage(PollableService svc,
             PollEvent svcRegainEvent)
resolveOutage 
 | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
DbPollEvent
Represents a DbPollEvent 
 | 
class  | 
PendingPollEvent
Represents a PendingPollEvent 
 | 
| Modifier and Type | Method and Description | 
|---|---|
protected PollEvent | 
PollableContainer.doExtrapolateCause()
doExtrapolateCause 
 | 
protected PollEvent | 
PollableElement.doExtrapolateCause()
doExtrapolateCause 
 | 
PollEvent | 
PollableNetwork.extrapolateCause()
extrapolateCause 
 | 
PollEvent | 
PollableElement.extrapolateCause()
extrapolateCause 
 | 
PollEvent | 
PollableElement.getCause()
getCause 
 | 
PollEvent | 
PollContext.sendEvent(Event event)
sendEvent 
 | 
static PollEvent | 
PollEvent.withLargestScope(PollEvent a,
                PollEvent b)
withLargestScope 
 | 
| Modifier and Type | Method and Description | 
|---|---|
protected void | 
PollableElement.createOutage(PollEvent cause)
createOutage 
 | 
void | 
PollableService.createOutage(PollEvent cause)
createOutage 
 | 
boolean | 
DbPollEvent.equals(PollEvent e)
equals 
 | 
boolean | 
PollEvent.hasLargerScopeThan(PollEvent e)
hasLargerScopeThan 
 | 
boolean | 
PollEvent.hasSameScope(PollEvent e)
hasSameScope 
 | 
boolean | 
PollEvent.hasSmallerScopeThan(PollEvent e)
hasSmallerScopeThan 
 | 
void | 
PollContext.openOutage(PollableService pSvc,
          PollEvent svcLostEvent)
openOutage 
 | 
protected void | 
PollableContainer.processCause(PollEvent cause)
processCause 
 | 
protected void | 
PollableElement.processCause(PollEvent cause)
processCause 
 | 
protected void | 
PollableElement.processLingeringCauses(PollEvent resolvedCause,
                      PollEvent resolution)
processLingeringCauses 
 | 
protected void | 
PollableContainer.processResolution(PollEvent resolvedCause,
                 PollEvent resolution)
processResolution 
 | 
protected void | 
PollableElement.processResolution(PollEvent cause,
                 PollEvent resolution)
processResolution 
 | 
protected void | 
PollableContainer.resolveAllOutages(PollEvent resolvedCause,
                 PollEvent resolution)
resolveAllOutages 
 | 
protected void | 
PollableElement.resolveAllOutages(PollEvent resolvedCause,
                 PollEvent resolution)
resolveAllOutages 
 | 
void | 
PollContext.resolveOutage(PollableService pSvc,
             PollEvent svcRegainEvent)
resolveOutage 
 | 
protected void | 
PollableElement.resolveOutage(PollEvent resolution)
resolveOutage 
 | 
protected void | 
PollableService.resolveOutage(PollEvent resolution)
resolveOutage 
 | 
void | 
PollableElement.setCause(PollEvent cause)
setCause 
 | 
static PollEvent | 
PollEvent.withLargestScope(PollEvent a,
                PollEvent b)
withLargestScope 
 | 
Copyright © 2021. All rights reserved.