| 程序包 | 说明 |
|---|---|
| org.apache.paimon.codegen |
| 类和说明 |
|---|
| GeneratedClass
A wrapper for generated class, defines a
GeneratedClass.newInstance(ClassLoader) method to get an
instance by reference objects easily. |
| NormalizedKeyComputer
Normalized key computer for
SortBuffer. |
| Projection
Interface for code generated projection, which will map a RowData to another BinaryRowData.
|
| RecordComparator
Record comparator for
BinaryInMemorySortBuffer. |
| RecordEqualiser
Record equaliser for RowData which can compare two RowData and returns whether they are equal.
|
Copyright © 2023 The Apache Software Foundation. All rights reserved.