Package org.openspaces.admin.internal.pu.statistics
package org.openspaces.admin.internal.pu.statistics
-
ClassDescriptionA placeholder for an undefined time window statistics configuration that respects window size in its
AbstractConfig.hashCode()andAbstractConfig.equals(Object)method.Aggregates samples from different instances using different functions defined byInstancesStatisticsConfigthat is stored inProcessingUnitStatisticsIdsA List of Objects that supports min,max,percentile operations if the Objects implement Comparable and supports average operation if the Objects implement NumberA helper interface for extracting values fromStatisticsObjectListin a polymorphic wayAggregates samples from a certain time window using different functions defined byTimeWindowStatisticsConfigthat is stored inProcessingUnitStatisticsIds