public final class RollingAggregationOnColumn extends Object
| Modifier and Type | Field and Description |
|---|---|
protected int |
columnIndex |
protected RollingAggregation |
wrapped |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object other) |
int |
getColumnIndex() |
int |
hashCode() |
AggregationOverWindow |
overWindow(WindowOptions windowOptions) |
protected final RollingAggregation wrapped
protected final int columnIndex
public int getColumnIndex()
public AggregationOverWindow overWindow(WindowOptions windowOptions)
Copyright © 2023. All rights reserved.