public class ServiceRemovedEvent extends ServiceEvent
ServiceRemovedEvent
class is fired when a service is successfully
removed.AmbariEvent.AmbariEventType
m_serviceName, m_stackName, m_stackVersion
m_clusterId
m_eventType
Constructor and Description |
---|
ServiceRemovedEvent(long clusterId,
String stackName,
String stackVersion,
String serviceName,
List<Component> components) |
Modifier and Type | Method and Description |
---|---|
List<String> |
getComponentNames() |
List<Component> |
getComponents() |
String |
toString() |
getServiceName, getStackName, getStackVersion
getClusterId
getType
Copyright © 2022 Apache Software Foundation. All rights reserved.