Class UnsortedReducer

    • Constructor Detail

      • UnsortedReducer

        public UnsortedReducer​(GridKernalContext ctx)
        Constructor.
        Parameters:
        ctx - Context.
    • Method Detail

      • findInStream

        protected org.h2.index.Cursor findInStream​(org.h2.result.SearchRow first,
                                                   org.h2.result.SearchRow last)
        Specified by:
        findInStream in class AbstractReducer
        Parameters:
        first - Row.
        last - Row.
        Returns:
        Cursor over remote streams.