public class HostsRemovedEvent extends AmbariEvent
HostsRemovedEvent class is fired when the hosts are removed from the
cluster.AmbariEvent.AmbariEventTypem_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() |
getTypepublic String toString()
AmbariEventtoString in class AmbariEventCopyright © 2022 Apache Software Foundation. All rights reserved.