Class | Description |
---|---|
HilbertSorter |
Sort table by hilbert curve.
|
OrderSorter |
Order sort by alphabetical order.
|
SparkHilbertUDF |
Spark udf to calculate hilbert bytes.
|
SparkZOrderUDF |
Spark udf to calculate zorder bytes.
|
TableSorter |
Abstract sorter for sorting table.
|
ZorderSorter |
Sort table by zorder.
|
Enum | Description |
---|---|
TableSorter.OrderType |
order type for sorting.
|
Copyright © 2023–2024 The Apache Software Foundation. All rights reserved.