Modifier and Type | Class and Description |
---|---|
class |
AlertAggregateListener
The
AlertAggregateListener is used to listen for all incoming
AlertStateChangeEvent instances and determine if there exists a
SourceType.AGGREGATE alert that needs to run. |
class |
AlertDefinitionDisabledListener
The
AlertDefinitionDisabledListener handles event relating to the
disabling of an alert definition. |
class |
AlertDefinitionsUIUpdateListener |
class |
AlertGroupsUpdateListener |
class |
AlertHashInvalidationListener
The
AlertHashInvalidationListener is used to respond to
AlertHashInvalidationEvent and ClusterEvent instances and
ensure that the AlertDefinitionCommand s are enqueued for the
HeartBeatResponse . |
class |
AlertHostListener
The
AlertHostListener class handles HostsAddedEvent and
HostsRemovedEvent and ensures that AlertCurrentEntity
instances are properly cleaned up |
class |
AlertLifecycleListener
The
AlertLifecycleListener handles events that are part of the alert
infrastructure lifecycle such as definition registration events. |
class |
AlertMaintenanceModeListener
The
AlertMaintenanceModeListener handles events that relate to
Maintenance Mode changes. |
class |
AlertReceivedListener
The
AlertReceivedListener class handles AlertReceivedEvent
and updates the appropriate DAOs. |
class |
AlertServiceComponentHostListener
The
AlertServiceComponentHostListener handles event relating to the
disabling of an alert definition. |
class |
AlertServiceStateListener
The
AlertServiceStateListener class handles
ServiceInstalledEvent and ServiceRemovedEvent and ensures
that AlertDefinitionEntity and AlertGroupEntity instances are
correctly populated or cleaned up. |
class |
AlertStateChangedListener
The
AlertStateChangedListener class response to
AlertStateChangeEvent and creates AlertNoticeEntity instances
in the database. |
Modifier and Type | Class and Description |
---|---|
class |
HostComponentsUpdateListener |
Modifier and Type | Class and Description |
---|---|
class |
HostUpdateListener |
Modifier and Type | Class and Description |
---|---|
class |
ServiceUpdateListener |
Modifier and Type | Class and Description |
---|---|
class |
TaskStatusListener
The
TaskStatusListener is used to constantly update status of running Stages and Requests
TaskUpdateEvent listens for all incoming events. |
Modifier and Type | Class and Description |
---|---|
class |
DistributeRepositoriesActionListener
The
DistributeRepositoriesActionListener class
handles ActionFinalReportReceivedEvent
for "Distribute repositories/install packages" action. |
class |
HostVersionOutOfSyncListener
The
HostVersionOutOfSyncListener class
handles ServiceInstalledEvent and
ServiceComponentInstalledEvent
to update RepositoryVersionState |
class |
StackUpgradeFinishListener
The
StackUpgradeFinishListener class handles updating component info
after stack upgrade or downgrade finish |
class |
StackVersionListener
The
StackVersionListener class handles the propagation of versions
advertised by the ServiceComponentHost
that bubble up to the
HostVersionEntity . |
class |
UpgradeUpdateListener |
Modifier and Type | Class and Description |
---|---|
class |
HostComponentUpdateEventPublisher |
class |
RequestUpdateEventPublisher |
class |
ServiceUpdateEventPublisher |
Copyright © 2022 Apache Software Foundation. All rights reserved.