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