| Package | Description |
|---|---|
| org.apache.ambari.server.controller.utilities | |
| org.apache.ambari.server.events.listeners.alerts |
| Modifier and Type | Method and Description |
|---|---|
static RemovableIdentities |
RemovableIdentities.ofService(Cluster cluster,
ServiceRemovedEvent event,
KerberosHelper kerberosHelper)
Populate the identities with the identities of the removed service and its components
|
void |
KerberosIdentityCleaner.serviceRemoved(ServiceRemovedEvent event)
Removes kerberos identities (principals and keytabs) after a service was uninstalled.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AlertServiceStateListener.onAmbariEvent(ServiceRemovedEvent event)
Removes all alert data associated with the removed serviced.
|
Copyright © 2022 Apache Software Foundation. All rights reserved.