public class SqlRankFunction extends SqlAggFunction
kind, MDX_PRECEDENCE, NL| Constructor and Description |
|---|
SqlRankFunction(boolean requiresOrder,
SqlKind kind)
Deprecated.
|
SqlRankFunction(SqlKind kind,
SqlReturnTypeInference returnTypes,
boolean requiresOrder) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
allowsFraming()
Returns whether this is a window function that allows framing (i.e.
|
allowsFilter, getParameterTypes, getReturnType, isAggregator, isQuantifierAllowed, requiresOrder, requiresOver, unwrap, validateCallderiveType, getFunctionType, getNameAsId, getParamNames, getParamTypes, getSqlIdentifier, getSyntax, unparse, validateQuantifieracceptCall, acceptCall, adjustType, argumentMustBeScalar, checkOperandCount, checkOperandTypes, constructArgNameList, constructArgTypeList, constructOperandList, createCall, createCall, createCall, createCall, equals, getAllowedSignatures, getAllowedSignatures, getKind, getLeftPrec, getMonotonicity, getMonotonicity, getName, getOperandCountRange, getOperandTypeChecker, getOperandTypeInference, getReturnTypeInference, getRightPrec, getSignatureTemplate, hashCode, inferReturnType, inferReturnType, isDeterministic, isDynamicFunction, isGroup, isGroupAuxiliary, isName, leftPrec, needsSpace, preValidateCall, requiresDecimalExpansion, rewriteCall, rightPrec, toString, unparseListClause, unparseListClause, validateOperands, validRexOperands@Deprecated public SqlRankFunction(boolean requiresOrder, SqlKind kind)
public SqlRankFunction(SqlKind kind, SqlReturnTypeInference returnTypes, boolean requiresOrder)
public boolean allowsFraming()
SqlOperatorallowsFraming in class SqlOperatorCopyright © 2012–2018 The Apache Software Foundation. All rights reserved.