public class KeyComparatorSupplier extends Object implements SerializableSupplier<Comparator<InternalRow>>
Supplier that returns the comparator for the file store key.| Constructor and Description |
|---|
KeyComparatorSupplier(RowType keyType) |
public KeyComparatorSupplier(RowType keyType)
public RecordComparator get()
get in interface java.util.function.Supplier<Comparator<InternalRow>>Copyright © 2023–2024 The Apache Software Foundation. All rights reserved.