Modifier and Type | Method and Description |
---|---|
void |
ActionDBAccessorImpl.invalidateCommandCacheOnHostRemove(HostsRemovedEvent event)
Invalidate cached HostRoleCommands if a host is deleted.
|
Modifier and Type | Method and Description |
---|---|
void |
AlertDefinitionsHolder.onHostsRemoved(HostsRemovedEvent event) |
Modifier and Type | Method and Description |
---|---|
void |
AlertHostListener.onAmbariEvent(HostsRemovedEvent event)
Handles the
HostsRemovedEvent by performing the following actions:
Removes all AlertCurrentEntity for the removed hosts
|
Modifier and Type | Method and Description |
---|---|
void |
HostVersionOutOfSyncListener.onHostEvent(HostsRemovedEvent event)
Host repo_version entities are removed via cascade.
|
Modifier and Type | Method and Description |
---|---|
void |
TopologyManager.processHostRemovedEvent(HostsRemovedEvent hostsRemovedEvent)
Removes a host from the available hosts when the host gets deleted.
|
Copyright © 2022 Apache Software Foundation. All rights reserved.