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