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