public class ServiceInstalledEvent extends ServiceEvent
ServiceInstalledEvent class is fired when a service is
successfully installed.AmbariEvent.AmbariEventTypem_serviceName, m_stackName, m_stackVersionm_clusterIdm_eventType| Constructor and Description |
|---|
ServiceInstalledEvent(long clusterId,
String stackName,
String stackVersion,
String serviceName)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
String |
toString() |
getServiceName, getStackName, getStackVersiongetClusterIdgetTypepublic String toString()
toString in class AmbariEventCopyright © 2022 Apache Software Foundation. All rights reserved.