| Package | Description |
|---|---|
| org.apache.hadoop.hive.ql.udf.generic |
Standard toolkit and framework for generic User-defined functions.
|
| Modifier and Type | Class and Description |
|---|---|
static class |
GenericUDAFCumeDist.GenericUDAFHypotheticalSetCumeDistEvaluator
Evaluator for calculating the cumulative distribution.
|
static class |
GenericUDAFDenseRank.GenericUDAFHypotheticalSetDenseRankEvaluator
Evaluator for calculating the dense rank.
|
static class |
GenericUDAFPercentRank.GenericUDAFHypotheticalSetPercentRankEvaluator
Evaluator for calculating the percent rank.
|
| Modifier and Type | Method and Description |
|---|---|
protected GenericUDAFRank.GenericUDAFHypotheticalSetRankEvaluator |
GenericUDAFPercentRank.createHypotheticalSetEvaluator() |
protected GenericUDAFRank.GenericUDAFHypotheticalSetRankEvaluator |
GenericUDAFCumeDist.createHypotheticalSetEvaluator() |
protected GenericUDAFRank.GenericUDAFHypotheticalSetRankEvaluator |
GenericUDAFRank.createHypotheticalSetEvaluator() |
protected GenericUDAFRank.GenericUDAFHypotheticalSetRankEvaluator |
GenericUDAFDenseRank.createHypotheticalSetEvaluator() |
Copyright © 2024 The Apache Software Foundation. All rights reserved.