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