public interface RecordComparator extends Comparator<InternalRow>, Serializable
BinaryInMemorySortBuffer. For performance, subclasses are usually
implemented through CodeGenerator. A new interface for helping JVM inline.| 限定符和类型 | 方法和说明 |
|---|---|
int |
compare(InternalRow o1,
InternalRow o2) |
int compare(InternalRow o1, InternalRow o2)
compare 在接口中 Comparator<InternalRow>Copyright © 2023–2024 The Apache Software Foundation. All rights reserved.