Constructor and Description |
---|
ActionManager(long schedulerSleepTime,
long actionTimeout,
ActionQueue aq,
Clusters fsm,
ActionDBAccessor db,
HostsMap hostsMap,
ServerActionManager serverActionManager,
com.google.inject.persist.UnitOfWork unitOfWork,
RequestFactory requestFactory,
Configuration configuration) |
Request(Collection<Stage> stages,
Clusters clusters) |
Request(Collection<Stage> stages,
ExecuteActionRequest actionRequest,
Clusters clusters,
com.google.gson.Gson gson) |
Request(long requestId,
Long clusterId,
Clusters clusters) |
Modifier and Type | Method and Description |
---|---|
protected void |
HeartBeatHandler.processCommandReports(HeartBeat heartbeat,
String hostname,
Clusters clusterFsm,
long now) |
protected void |
HeartBeatHandler.processStatusReports(HeartBeat heartbeat,
String hostname,
Clusters clusterFsm) |
Constructor and Description |
---|
HeartBeatHandler(Clusters fsm,
ActionQueue aq,
ActionManager am,
com.google.inject.Injector injector) |
HeartbeatMonitor(Clusters clusters,
ActionQueue aq,
ActionManager am,
int threadWakeupInterval,
com.google.inject.Injector injector) |
Modifier and Type | Method and Description |
---|---|
Clusters |
AmbariManagementControllerImpl.getClusters() |
Clusters |
AmbariManagementController.getClusters()
Get the clusters for this management controller.
|
Modifier and Type | Method and Description |
---|---|
Set<Map<String,String>> |
MaintenanceStateHelper.getMaintenanceHostComponents(Clusters clusters,
Cluster cluster) |
Constructor and Description |
---|
AmbariManagementControllerImpl(ActionManager actionManager,
Clusters clusters,
com.google.inject.Injector injector) |
Constructor and Description |
---|
ExecutionScheduleManager(Configuration configuration,
ExecutionScheduler executionScheduler,
InternalTokenStorage tokenStorage,
Clusters clusters,
ActionDBAccessor actionDBAccessor,
com.google.gson.Gson gson) |
Constructor and Description |
---|
ServerActionManagerImpl(Clusters clusters) |
Constructor and Description |
---|
ConfigHelper(Clusters c,
AmbariMetaInfo metaInfo) |
Modifier and Type | Class and Description |
---|---|
class |
ClustersImpl |
Copyright © 2014. All rights reserved.