Package | Description |
---|---|
org.apache.ambari.server.controller.internal | |
org.apache.ambari.server.controller.ivory |
Modifier and Type | Method and Description |
---|---|
protected static Cluster |
TargetClusterResourceProvider.getCluster(String clusterName,
Map<String,Object> propertyMap) |
Modifier and Type | Method and Description |
---|---|
Cluster |
IvoryService.getCluster(String clusterName)
Get a cluster for the given name.
|
Modifier and Type | Method and Description |
---|---|
void |
IvoryService.submitCluster(Cluster cluster)
Submit a cluster.
|
void |
IvoryService.updateCluster(Cluster cluster)
Update a cluster based on the given
Cluster object. |
Copyright © 2022 Apache Software Foundation. All rights reserved.