Package io.deephaven.engine.table.impl.sort
package io.deephaven.engine.table.impl.sort
-
ClassDescriptionThe SortKernel sorts a chunk of primitive value together with a parallel ByteChunk of RowKeys.The SortKernel sorts a chunk of primitive value together with a parallel IntChunk of RowKeys.The LongMegaMergeKernel merges sorted chunks into a column source, with a parallel long array of row keys.The SortKernel sorts a chunk of primitive value together with a parallel LongChunk of RowKeys.