public class DefaultStackFactory extends Object implements StackFactory
| Constructor and Description |
|---|
DefaultStackFactory() |
| Modifier and Type | Method and Description |
|---|---|
Stack |
createStack(String stackName,
String stackVersion,
AmbariManagementController managementController) |
public Stack createStack(String stackName, String stackVersion, AmbariManagementController managementController) throws org.apache.ambari.server.AmbariException
createStack in interface StackFactoryorg.apache.ambari.server.AmbariExceptionCopyright © 2022 Apache Software Foundation. All rights reserved.