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