Class BufferDataOverWindowOperator

    • Constructor Detail

      • BufferDataOverWindowOperator

        public BufferDataOverWindowOperator​(OverWindowFrame[] overWindowFrames,
                                            GeneratedRecordComparator genComparator,
                                            boolean isRowAllInFixedPart)
        Parameters:
        overWindowFrames - the window frames belong to this operator.
        genComparator - the generated sort which is used for generating the comparator among
      • BufferDataOverWindowOperator

        public BufferDataOverWindowOperator​(StreamOperatorParameters<RowData> parameters,
                                            OverWindowFrame[] overWindowFrames,
                                            GeneratedRecordComparator genComparator,
                                            boolean isRowAllInFixedPart)
        Parameters:
        overWindowFrames - the window frames belong to this operator.
        genComparator - the generated sort which is used for generating the comparator among