public abstract class AbstractMinMaxBy extends SqlAggregationFunction
| Modifier | Constructor and Description |
|---|---|
protected |
AbstractMinMaxBy(boolean min) |
| Modifier and Type | Method and Description |
|---|---|
InternalAggregationFunction |
specialize(BoundVariables boundVariables,
int arity,
TypeManager typeManager,
FunctionRegistry functionRegistry) |
createFunctionByAnnotations, createFunctionsByAnnotations, getSignature, isDeterministic, isHiddenclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetDescriptionpublic InternalAggregationFunction specialize(BoundVariables boundVariables, int arity, TypeManager typeManager, FunctionRegistry functionRegistry)
specialize in class SqlAggregationFunctionCopyright © 2012–2019. All rights reserved.