public final class BinarySortableUtils extends Object
| Modifier and Type | Method and Description |
|---|---|
static void |
fillOrderArrays(Properties inputProperties,
boolean[] columnSortOrderIsDesc,
byte[] columnNullMarker,
byte[] columnNotNullMarker) |
public static void fillOrderArrays(Properties inputProperties, boolean[] columnSortOrderIsDesc, byte[] columnNullMarker, byte[] columnNotNullMarker)
Copyright © 2022 The Apache Software Foundation. All rights reserved.