| Package | Description |
|---|---|
| org.apache.flink.table.runtime.operators.rank |
| Class and Description |
|---|
| AbstractTopNFunction
Base class for TopN Function.
|
| ComparableRecordComparator
Because it's impossible to restore a
RecordComparator instance generated by
GeneratedRecordComparator from checkpoint snapshot. |
| 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.