@WindowFunctionDescription(description=, supportsWindow=false, pivotResult=true, rankingFunction=true, impliesOrder=true) public class GenericUDAFPercentRank extends GenericUDAFRank
Modifier and Type | Class and Description |
---|---|
static class |
GenericUDAFPercentRank.GenericUDAFPercentRankEvaluator |
GenericUDAFRank.GenericUDAFAbstractRankEvaluator, GenericUDAFRank.GenericUDAFRankEvaluator
Constructor and Description |
---|
GenericUDAFPercentRank() |
Modifier and Type | Method and Description |
---|---|
protected GenericUDAFRank.GenericUDAFAbstractRankEvaluator |
createEvaluator() |
compare, copyToStandardObject, getEvaluator
getEvaluator
protected GenericUDAFRank.GenericUDAFAbstractRankEvaluator createEvaluator()
createEvaluator
in class GenericUDAFRank
Copyright © 2017 The Apache Software Foundation. All rights reserved.