Package | Description |
---|---|
org.apache.ambari.server.controller | |
org.apache.ambari.server.controller.internal | |
org.apache.ambari.server.stack | |
org.apache.ambari.server.state.stack |
Modifier and Type | Field and Description |
---|---|
protected OsFamily |
AmbariManagementControllerImpl.osFamily |
Modifier and Type | Method and Description |
---|---|
protected static Set<HostResponse> |
HostResourceProvider.getHosts(AmbariManagementController controller,
HostRequest request,
OsFamily osFamily) |
Modifier and Type | Method and Description |
---|---|
StackManager |
StackManagerFactory.create(File stackRoot,
File commonServicesRoot,
File extensionRoot,
OsFamily osFamily,
boolean validate) |
Constructor and Description |
---|
StackContext(MetainfoDAO metaInfoDAO,
ActionMetadata actionMetaData,
OsFamily osFamily)
Constructor.
|
StackManager(File stackRoot,
File commonServicesRoot,
File extensionRoot,
OsFamily osFamily,
boolean validate,
MetainfoDAO metaInfoDAO,
ActionMetadata actionMetadata,
StackDAO stackDao,
ExtensionDAO extensionDao,
ExtensionLinkDAO linkDao,
AmbariManagementHelper helper)
Constructor.
|
Constructor and Description |
---|
LatestRepoCallable(String latestSourceUri,
File stackRepoFolder,
StackInfo stack,
OsFamily os_family) |
RepoVdfCallable(StackModule stackModule,
Map<String,URI> vdfOsMap,
OsFamily os_family) |
RepoVdfCallable(StackModule stackModule,
String version,
Map<String,URI> vdfOsMap,
OsFamily os_family) |
Copyright © 2022 Apache Software Foundation. All rights reserved.