public interface WindowSpec
Modifier and Type | Method and Description |
---|---|
boolean |
isAlignedWindow()
Return true if the window is aligned.
|
String |
toSummaryString(String windowing,
String[] inputFieldNames) |
boolean isAlignedWindow()
See more details about aligned window and unaligned window in WindowAggOperator
.
Copyright © 2014–2024 The Apache Software Foundation. All rights reserved.