class |
AbstractStreamArrowPythonBoundedRangeOperator<K> |
The Abstract class of Stream Arrow Python AggregateFunction Operator for RANGE clause
bounded Over Window Aggregation.
|
class |
AbstractStreamArrowPythonBoundedRowsOperator<K> |
The Abstract class of Stream Arrow Python AggregateFunction Operator for ROWS clause
bounded Over Window Aggregation.
|
class |
StreamArrowPythonProcTimeBoundedRangeOperator<K> |
The Stream Arrow Python AggregateFunction Operator for ROWS clause proc-time bounded OVER
window.
|
class |
StreamArrowPythonProcTimeBoundedRowsOperator<K> |
The Stream Arrow Python AggregateFunction Operator for ROWS clause proc-time bounded OVER
window.
|
class |
StreamArrowPythonRowTimeBoundedRangeOperator<K> |
The Stream Arrow Python AggregateFunction Operator for RANGE clause event-time bounded
OVER window.
|
class |
StreamArrowPythonRowTimeBoundedRowsOperator<K> |
The Stream Arrow Python AggregateFunction Operator for RANGE clause event-time bounded
OVER window.
|