public static class ContainerClusterReport.ClustersInfoReportData extends Object
| Constructor and Description |
|---|
ContainerClusterReport.ClustersInfoReportData(String state,
Integer count,
Integer pany,
Map<String,Integer> phosts,
Map<String,Integer> pracks,
Integer sany,
Map<String,Integer> shosts,
Map<String,Integer> sracks) |
| Modifier and Type | Method and Description |
|---|---|
Integer |
getCount() |
Integer |
getProjectionAny() |
Map<String,Integer> |
getProjectionHosts() |
Map<String,Integer> |
getProjectionRacks() |
Integer |
getSatisfyAny() |
Map<String,Integer> |
getSatisfyHosts() |
Map<String,Integer> |
getSatisfyRacks() |
String |
getState() |