Interface InstancesStatisticsConfig
- All Known Implementing Classes:
AverageInstancesStatisticsConfig,CpuPercentageTimeWindowStatisticsConfig,EachSingleInstanceStatisticsConfig,MaximumInstancesStatisticsConfig,MinimumInstancesStatisticsConfig,PercentileInstancesStatisticsConfig,SingleInstanceStatisticsConfig,ThroughputTimeWindowStatisticsConfig
public interface InstancesStatisticsConfig
- Author:
- itaif
-
Method Summary
-
Method Details
-
getProperties
- Returns:
- the internal key/value string representation
-
validate
Checks the content of this config is valid.- Throws:
IllegalStateException- - if state is found to be illegal
-