Uses of Class
com.tangosol.util.aggregator.LongSum
Package
Description
This package contains builders for the various CohQL functions.
-
Uses of LongSum in com.tangosol.coherence.dslquery.function
Modifier and TypeFieldDescriptionstatic ParameterizedBuilder
<LongSum> FunctionBuilders.LONG_SUM_FUNCTION_BUILDER
This builder will realize instances of theLongSum
aggregator.