Modifier and Type | Class and Description |
---|---|
class |
AbstractWindowAggProcessor
A base implementation of
SlicingWindowProcessor for window aggregate. |
class |
SliceSharedWindowAggProcessor
An window aggregate processor implementation which works for
SliceSharedAssigner , e.g. |
class |
SliceUnsharedWindowAggProcessor
An window aggregate processor implementation which works for
SliceUnsharedAssigner , e.g. |
Modifier and Type | Class and Description |
---|---|
class |
WindowRankProcessor
An window rank processor.
|
Constructor and Description |
---|
SlicingWindowOperator(SlicingWindowProcessor<W> windowProcessor) |
Copyright © 2014–2023 The Apache Software Foundation. All rights reserved.