public class ProcessingUnitStatisticsIdConfigurer extends Object
ProcessingUnitStatisticsId
object.ProcessingUnitStatisticsId
Constructor and Description |
---|
ProcessingUnitStatisticsIdConfigurer() |
Modifier and Type | Method and Description |
---|---|
ProcessingUnitStatisticsIdConfigurer |
agentZones(ZonesConfig zoneStatistics) |
ProcessingUnitStatisticsId |
create() |
ProcessingUnitStatisticsIdConfigurer |
instancesStatistics(InstancesStatisticsConfig instancesStatistics)
Aggregates values of using the specified cluster statistics function
|
ProcessingUnitStatisticsIdConfigurer |
metric(String metric)
The name of the statistics in the source.
|
ProcessingUnitStatisticsIdConfigurer |
monitor(String monitor)
The processing unit custom service monitors id that is the source for this statistics For
more info see
ServiceMonitorsProvider and ServiceMonitors.getId()
Could also be one of the following admin API reserved values: "org.openspaces.admin.os.OperatingSystemsStatistics"
for Operating System statistics "org.openspaces.admin.vm.VirtualMachineStatistics" for the
Java Virtual Machine statistics |
ProcessingUnitStatisticsIdConfigurer |
timeWindowStatistics(TimeWindowStatisticsConfig timeWindowStatistics)
Aggregates values using the specified time window statistics function.
|
public ProcessingUnitStatisticsIdConfigurer()
public ProcessingUnitStatisticsIdConfigurer monitor(String monitor)
ServiceMonitorsProvider
and ServiceMonitors.getId()
Could also be one of the following admin API reserved values: "org.openspaces.admin.os.OperatingSystemsStatistics"
for Operating System statistics "org.openspaces.admin.vm.VirtualMachineStatistics" for the
Java Virtual Machine statisticspublic ProcessingUnitStatisticsIdConfigurer metric(String metric)
public ProcessingUnitStatisticsIdConfigurer timeWindowStatistics(TimeWindowStatisticsConfig timeWindowStatistics)
public ProcessingUnitStatisticsIdConfigurer instancesStatistics(InstancesStatisticsConfig instancesStatistics)
public ProcessingUnitStatisticsIdConfigurer agentZones(ZonesConfig zoneStatistics)
public ProcessingUnitStatisticsId create()
Copyright © GigaSpaces.