Uses of Class
org.openspaces.admin.pu.statistics.ProcessingUnitStatisticsIdConfigurer
Packages that use ProcessingUnitStatisticsIdConfigurer
-
Uses of ProcessingUnitStatisticsIdConfigurer in org.openspaces.admin.pu.statistics
Methods in org.openspaces.admin.pu.statistics that return ProcessingUnitStatisticsIdConfigurerModifier and TypeMethodDescriptionProcessingUnitStatisticsIdConfigurer.agentZones(ZonesConfig zoneStatistics) ProcessingUnitStatisticsIdConfigurer.instancesStatistics(InstancesStatisticsConfig instancesStatistics) Aggregates values of using the specified cluster statistics functionThe name of the statistics in the source.The processing unit custom service monitors id that is the source for this statistics For more info seeServiceMonitorsProviderandServiceMonitors.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 statisticsProcessingUnitStatisticsIdConfigurer.timeWindowStatistics(TimeWindowStatisticsConfig timeWindowStatistics) Aggregates values using the specified time window statistics function.