Uses of Package
org.openspaces.admin.internal.pu.statistics
Packages that use org.openspaces.admin.internal.pu.statistics
Package
Description
Internally Used.
-
Classes in org.openspaces.admin.internal.pu.statistics used by org.openspaces.admin.internal.pu
-
Classes in org.openspaces.admin.internal.pu.statistics used by org.openspaces.admin.internal.pu.statisticsClassDescriptionA List of Objects that supports min,max,percentile operations if the Objects implement Comparable and supports average operation if the Objects implement Number
-
Classes in org.openspaces.admin.internal.pu.statistics used by org.openspaces.admin.pu.statisticsClassDescriptionA 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 from
StatisticsObjectListin a polymorphic way