public class TaskCreateEvent extends TaskEvent
TaskCreateEvent
is to be fired every time
when any request is to be tracked as running requests in
TaskStatusListener
This usually happens when new request is created by user action or
when ambari-server starts with some stages in non-completed stateConstructor and Description |
---|
TaskCreateEvent(List<HostRoleCommand> hostRoleCommandList)
Constructor.
|
public TaskCreateEvent(List<HostRoleCommand> hostRoleCommandList)
hostRoleCommandList
- all hostRoleCommands for all requestsCopyright © 2022 Apache Software Foundation. All rights reserved.