Package | Description |
---|---|
org.apache.ambari.server.controller | |
org.apache.ambari.server.stack | |
org.apache.ambari.server.state | |
org.apache.ambari.server.state.stack |
Modifier and Type | Class and Description |
---|---|
class |
ExtensionLinkResponse
An extension version is like a stack version but it contains custom services.
|
class |
ExtensionVersionResponse
An extension version is like a stack version but it contains custom services.
|
class |
StackVersionResponse |
Modifier and Type | Class and Description |
---|---|
class |
ComponentModule
Component module which provides all functionality related to parsing and fully
resolving service components from the stack definition.
|
class |
ConfigurationInfo
Encapsulates configuration properties and attributes for a single type.
|
class |
ConfigurationModule
Configuration module which provides functionality related to parsing and fully
resolving a configuration from the stack definition.
|
class |
ExtensionModule
Extension module which provides all functionality related to parsing and fully
resolving extensions from the extension definition.
|
class |
QuickLinksConfigurationModule |
class |
ServiceModule
Service module which provides all functionality related to parsing and fully
resolving services from the stack definition.
|
class |
StackModule
Stack module which provides all functionality related to parsing and fully
resolving stacks from the stack definition.
|
class |
ThemeModule |
Modifier and Type | Class and Description |
---|---|
class |
ExtensionInfo
An extension version is like a stack version but it contains custom services.
|
class |
ServiceInfo |
class |
StackInfo |
Modifier and Type | Class and Description |
---|---|
class |
ConfigurationXml
The elements within a service's configuration file.
|
class |
ExtensionMetainfoXml
Represents the extension
metainfo.xml file. |
class |
RepositoryXml
Represents the repository file
$STACK_VERSION/repos/repoinfo.xml . |
class |
ServiceMetainfoXml
Represents the
$SERVICE_HOME/metainfo.xml file. |
class |
StackMetainfoXml
Represents the stack
metainfo.xml file. |
Copyright © 2022 Apache Software Foundation. All rights reserved.