Uses of Class
com.tangosol.util.aggregator.DoubleAverage
Packages that use DoubleAverage
Package
Description
This package contains builders for the various CohQL functions.
-
Uses of DoubleAverage in com.tangosol.coherence.dslquery.function
Fields in com.tangosol.coherence.dslquery.function with type parameters of type DoubleAverageModifier and TypeFieldDescriptionstatic ParameterizedBuilder
<DoubleAverage> FunctionBuilders.DOUBLE_AVERAGE_FUNCTION_BUILDER
This builder will realize instances of theDoubleAverage
aggregator.