Package | Description |
---|---|
org.apache.ambari.server.actionmanager | |
org.apache.ambari.server.scheduler | |
org.apache.ambari.server.serveraction |
Modifier and Type | Class and Description |
---|---|
class |
ActionDBAccessorImpl |
Constructor and Description |
---|
ActionManager(ActionDBAccessor db,
RequestFactory requestFactory,
org.apache.ambari.server.actionmanager.ActionScheduler scheduler)
Guice-injected Constructor.
|
Stage(StageEntity stageEntity,
HostRoleCommandDAO hostRoleCommandDAO,
ActionDBAccessor dbAccessor,
Clusters clusters,
HostRoleCommandFactory hostRoleCommandFactory,
ExecutionCommandWrapperFactory ecwFactory) |
Constructor and Description |
---|
ExecutionScheduleManager(Configuration configuration,
ExecutionScheduler executionScheduler,
InternalTokenStorage tokenStorage,
Clusters clusters,
ActionDBAccessor actionDBAccessor,
com.google.gson.Gson gson) |
Constructor and Description |
---|
ServerActionExecutor(ActionDBAccessor db,
long sleepTimeMS)
Creates a new ServerActionExecutor
|
Copyright © 2022 Apache Software Foundation. All rights reserved.