public class HostsRemovedEvent extends AmbariEvent
HostsRemovedEvent
class is fired when the hosts are removed from the
cluster.AmbariEvent.AmbariEventType
m_eventType
Constructor and Description |
---|
HostsRemovedEvent(Set<String> hosts,
Set<Long> hostIds) |
Modifier and Type | Method and Description |
---|---|
Set<Long> |
getHostIds() |
Set<String> |
getHostNames() |
String |
toString() |
getType
public String toString()
AmbariEvent
toString
in class AmbariEvent
Copyright © 2022 Apache Software Foundation. All rights reserved.