Package | Description |
---|---|
org.apache.ambari.server.controller.internal | |
org.apache.ambari.server.controller.ivory |
Modifier and Type | Method and Description |
---|---|
protected static Set<Cluster.Interface> |
TargetClusterResourceProvider.getInterfaces(Set<Map<String,Object>> maps) |
Modifier and Type | Method and Description |
---|---|
Set<Cluster.Interface> |
Cluster.getInterfaces()
Get the interfaces.
|
Constructor and Description |
---|
Cluster(String name,
String colo,
Set<Cluster.Interface> interfaces,
Set<Cluster.Location> locations,
Map<String,String> properties)
Construct a cluster.
|
Copyright © 2022 Apache Software Foundation. All rights reserved.