Package | Description |
---|---|
org.apache.ambari.server.agent.stomp.dto | |
org.apache.ambari.server.controller |
Modifier and Type | Method and Description |
---|---|
SortedMap<String,MetadataServiceInfo> |
MetadataCluster.getServiceLevelParams() |
Modifier and Type | Method and Description |
---|---|
static MetadataCluster |
MetadataCluster.serviceLevelParamsMetadataCluster(SecurityType securityType,
SortedMap<String,MetadataServiceInfo> serviceLevelParams,
boolean fullServiceLevelMetadata) |
boolean |
MetadataCluster.updateServiceLevelParams(SortedMap<String,MetadataServiceInfo> update,
boolean fullMetadataInUpdatedMap) |
Constructor and Description |
---|
MetadataCluster(SecurityType securityType,
SortedMap<String,MetadataServiceInfo> serviceLevelParams,
boolean fullServiceLevelMetadata,
SortedMap<String,String> clusterLevelParams,
SortedMap<String,SortedMap<String,String>> agentConfigs) |
Modifier and Type | Method and Description |
---|---|
TreeMap<String,MetadataServiceInfo> |
AmbariManagementControllerImpl.getMetadataServiceLevelParams(Cluster cluster) |
TreeMap<String,MetadataServiceInfo> |
AmbariManagementControllerImpl.getMetadataServiceLevelParams(Service service) |
Copyright © 2022 Apache Software Foundation. All rights reserved.