Package | Description |
---|---|
org.apache.ambari.server.controller.utilities |
Modifier and Type | Method and Description |
---|---|
static RemovableIdentities |
RemovableIdentities.none()
Populates the identities with an empty list
|
static RemovableIdentities |
RemovableIdentities.ofComponent(Cluster cluster,
ServiceComponentUninstalledEvent event,
KerberosHelper kerberosHelper)
Populate the identities with the identities of the removed component
|
static RemovableIdentities |
RemovableIdentities.ofService(Cluster cluster,
ServiceRemovedEvent event,
KerberosHelper kerberosHelper)
Populate the identities with the identities of the removed service and its components
|
Copyright © 2022 Apache Software Foundation. All rights reserved.