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