public class ClusterConfigs extends Object
Constructor and Description |
---|
ClusterConfigs(SortedMap<String,SortedMap<String,String>> configurations,
SortedMap<String,SortedMap<String,SortedMap<String,String>>> configurationAttributes) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
SortedMap<String,SortedMap<String,SortedMap<String,String>>> |
getConfigurationAttributes() |
SortedMap<String,SortedMap<String,String>> |
getConfigurations() |
int |
hashCode() |
Copyright © 2022 Apache Software Foundation. All rights reserved.