| 程序包 | 说明 |
|---|---|
| org.apache.flink.table.runtime.operators.rank |
| 类和说明 |
|---|
| AbstractTopNFunction
Base class for TopN Function.
|
| RankRange
RankRange for Rank, including following 3 types :
ConstantRankRange, ConstantRankRangeWithoutEnd, VariableRankRange.
|
| RankType
An enumeration of rank type, usable to show how exactly generate rank number.
|
Copyright © 2014–2020 The Apache Software Foundation. All rights reserved.