Package | Description |
---|---|
org.apache.ambari.server.api.services | |
org.apache.ambari.server.controller | |
org.apache.ambari.server.controller.internal | |
org.apache.ambari.server.mpack |
Modifier and Type | Method and Description |
---|---|
MpackRequest |
MpackRequestSwagger.getMpackRequest() |
Modifier and Type | Method and Description |
---|---|
MpackResponse |
AmbariMetaInfo.registerMpack(MpackRequest mpackRequest)
Calls the registerMpack method from mpackManager to support a POST /mpacks request
|
Modifier and Type | Method and Description |
---|---|
MpackResponse |
AmbariManagementController.registerMpack(MpackRequest request)
Register the mpack defined by the attributes in the given request object.
|
MpackResponse |
AmbariManagementControllerImpl.registerMpack(MpackRequest request)
Register the mpack defined by the attributes in the given request object.
|
Modifier and Type | Method and Description |
---|---|
MpackRequest |
MpackResourceProvider.getRequest(Request request) |
Modifier and Type | Method and Description |
---|---|
MpackResponse |
MpackManager.registerMpack(MpackRequest mpackRequest)
Parses mpack.json to fetch mpack and associated packlet information and
stores the mpack to the database and mpackMap
|
Copyright © 2022 Apache Software Foundation. All rights reserved.