Uses of Class
com.tangosol.util.aggregator.BigDecimalAverage
-
Packages that use BigDecimalAverage Package Description com.tangosol.coherence.dslquery.function This package contains builders for the various CohQL functions. -
-
Uses of BigDecimalAverage in com.tangosol.coherence.dslquery.function
Fields in com.tangosol.coherence.dslquery.function with type parameters of type BigDecimalAverage Modifier and Type Field Description static ParameterizedBuilder<BigDecimalAverage>
FunctionBuilders. BIG_DECIMAL_AVERAGE_FUNCTION_BUILDER
This builder will realize instances of theBigDecimalAverage
aggregator.
-