public class CpuPercentageTimeWindowStatisticsConfigurer extends Object
CpuPercentageTimeWindowStatisticsConfigurer
objectConstructor and Description |
---|
CpuPercentageTimeWindowStatisticsConfigurer() |
Modifier and Type | Method and Description |
---|---|
CpuPercentageTimeWindowStatisticsConfig |
create() |
CpuPercentageTimeWindowStatisticsConfigurer |
maximumTimeWindow(long timeWindow,
TimeUnit timeUnit) |
CpuPercentageTimeWindowStatisticsConfigurer |
minimumTimeWindow(long timeWindow,
TimeUnit timeUnit) |
CpuPercentageTimeWindowStatisticsConfigurer |
timeWindow(long timeWindow,
TimeUnit timeUnit) |
public CpuPercentageTimeWindowStatisticsConfigurer()
public CpuPercentageTimeWindowStatisticsConfigurer timeWindow(long timeWindow, TimeUnit timeUnit)
public CpuPercentageTimeWindowStatisticsConfigurer minimumTimeWindow(long timeWindow, TimeUnit timeUnit)
public CpuPercentageTimeWindowStatisticsConfigurer maximumTimeWindow(long timeWindow, TimeUnit timeUnit)
public CpuPercentageTimeWindowStatisticsConfig create()
Copyright © GigaSpaces.