Package io.trino.operator
Class WindowInfo
java.lang.Object
io.trino.operator.WindowInfo
- All Implemented Interfaces:
OperatorInfo,Mergeable<WindowInfo>
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classstatic class -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface io.trino.operator.OperatorInfo
isFinal
-
Constructor Details
-
WindowInfo
-
-
Method Details
-
emptyInfo
-
getWindowInfos
-
mergeWith
- Specified by:
mergeWithin interfaceMergeable<WindowInfo>
-