public final class RollingAggregationOnColumn extends Object
修饰符和类型 | 字段和描述 |
---|---|
protected int |
columnIndex |
protected RollingAggregation |
wrapped |
修饰符和类型 | 方法和描述 |
---|---|
boolean |
equals(Object other) |
int |
getColumnIndex() |
int |
hashCode() |
AggregationOverWindow |
overWindow(WindowOptions windowOptions) |
clone, finalize, getClass, notify, notifyAll, toString, wait(), wait(long), wait(long, int)
protected final RollingAggregation wrapped
protected final int columnIndex
public int getColumnIndex()
public AggregationOverWindow overWindow(WindowOptions windowOptions)
版权所有 © 2025。保留所有权利。