Package | Description |
---|---|
org.apache.ambari.server.events |
Modifier and Type | Method and Description |
---|---|
Set<RequestUpdateEvent.HostRoleCommand> |
RequestUpdateEvent.getHostRoleCommands() |
Modifier and Type | Method and Description |
---|---|
void |
RequestUpdateEvent.setHostRoleCommands(Set<RequestUpdateEvent.HostRoleCommand> hostRoleCommands) |
Constructor and Description |
---|
RequestUpdateEvent(Long requestId,
HostRoleStatus requestStatus,
Set<RequestUpdateEvent.HostRoleCommand> hostRoleCommands) |
Copyright © 2022 Apache Software Foundation. All rights reserved.