public class MaterializeSort extends AInsertionSorter
| Constructor and Description | 
|---|
| MaterializeSort(int endLength,
               int numRows,
               IntArrayList[] offsets,
               int negativeIndex) | 
public MaterializeSort(int endLength,
                       int numRows,
                       IntArrayList[] offsets,
                       int negativeIndex)
Copyright © 2021 The Apache Software Foundation. All rights reserved.