Modifier and Type | Method and Description |
---|---|
void |
RecoveryConfigHelper.handleServiceComponentUninstalledEvent(ServiceComponentUninstalledEvent event)
A service component was uninstalled from a host.
|
Modifier and Type | Method and Description |
---|---|
void |
KerberosIdentityCleaner.componentRemoved(ServiceComponentUninstalledEvent event)
Removes kerberos identities (principals and keytabs) after a component was uninstalled.
|
static RemovableIdentities |
RemovableIdentities.ofComponent(Cluster cluster,
ServiceComponentUninstalledEvent event,
KerberosHelper kerberosHelper)
Populate the identities with the identities of the removed component
|
Modifier and Type | Method and Description |
---|---|
void |
AlertHashInvalidationListener.onEvent(ServiceComponentUninstalledEvent event)
Handles
AlertHashInvalidationEvent by performing the following
tasks:
Alert has invalidation
Enqueuing AlertDefinitionCommand
|
void |
AlertServiceComponentHostListener.onEvent(ServiceComponentUninstalledEvent event)
Removes any
AlertCurrentEntity for the given service, component and
host. |
void |
AlertDefinitionsUIUpdateListener.onServiceComponentUninstalled(ServiceComponentUninstalledEvent event) |
Modifier and Type | Method and Description |
---|---|
void |
HostVersionOutOfSyncListener.onServiceComponentHostEvent(ServiceComponentUninstalledEvent event) |
Copyright © 2022 Apache Software Foundation. All rights reserved.