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