| Package | Description |
|---|---|
| org.apache.ambari.server.controller.internal | |
| org.apache.ambari.server.topology.addservice |
| Modifier and Type | Method and Description |
|---|---|
Map<String,Credential> |
ProvisionClusterRequest.getCredentialsMap() |
| Modifier and Type | Method and Description |
|---|---|
Map<String,Credential> |
AddServiceRequest.getCredentials() |
| Modifier and Type | Method and Description |
|---|---|
static Map<String,Object> |
ResourceProviderAdapter.createCredentialRequestProperties(String clusterName,
Credential credential) |
| 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.