Class GeneralReduceByKeyAndWindowOperator<R,​K,​T>

    • Method Detail

      • execute

        public void execute​(TupleWindow inputWindow)
        Description copied from interface: IWindowedBolt
        Process the tuple window and optionally emit new tuples based on the tuples in the input window.