Package | Description |
---|---|
org.apache.ambari.server.topology.addservice |
Modifier and Type | Method and Description |
---|---|
static Component |
Component.of(String name,
ProvisionAction provisionAction,
String... hosts) |
static Component |
Component.of(String name,
String... hosts) |
Modifier and Type | Method and Description |
---|---|
Set<Component> |
AddServiceRequest.getComponents() |
Constructor and Description |
---|
AddServiceRequest(AddServiceRequest.OperationType operationType,
ConfigRecommendationStrategy recommendationStrategy,
ProvisionAction provisionAction,
AddServiceRequest.ValidationType validationType,
String stackName,
String stackVersion,
Set<Service> services,
Set<Component> components,
SecurityConfiguration security,
Set<Credential> credentials,
Collection<? extends Map<String,?>> configs) |
Copyright © 2022 Apache Software Foundation. All rights reserved.