public static class FirstValueWithRetractAggFunction.FirstValueWithRetractAccumulator<T> extends Object
| 限定符和类型 | 字段和说明 |
|---|---|
Long |
firstOrder |
T |
firstValue |
org.apache.flink.table.api.dataview.MapView<Long,List<T>> |
orderToValueMap |
org.apache.flink.table.api.dataview.MapView<T,List<Long>> |
valueToOrderMap |
| 构造器和说明 |
|---|
FirstValueWithRetractAccumulator() |
Copyright © 2014–2022 The Apache Software Foundation. All rights reserved.