public class ServiceComponentInstalledEvent extends ServiceEvent
ServiceComponentInstalledEvent class is fired when a service
component is successfully installed.AmbariEvent.AmbariEventTypem_serviceName, m_stackName, m_stackVersionm_clusterIdm_eventType| Constructor and Description |
|---|
ServiceComponentInstalledEvent(long clusterId,
String stackName,
String stackVersion,
String serviceName,
String componentName,
String hostName,
boolean recoveryEnabled,
boolean masterComponent) |
| Modifier and Type | Method and Description |
|---|---|
String |
getComponentName() |
String |
getHostName() |
boolean |
isMasterComponent() |
boolean |
isRecoveryEnabled() |
String |
toString() |
getServiceName, getStackName, getStackVersiongetClusterIdgetTypepublic String getComponentName()
public String getHostName()
public boolean isRecoveryEnabled()
public boolean isMasterComponent()
public String toString()
AmbariEventtoString in class AmbariEventCopyright © 2022 Apache Software Foundation. All rights reserved.