| 程序包 | 说明 |
|---|---|
| org.apache.paimon.data.columnar.heap | |
| org.apache.paimon.data.columnar.writable |
| 限定符和类型 | 类和说明 |
|---|---|
class |
HeapIntVector
This class represents a nullable int column vector.
|
| 限定符和类型 | 方法和说明 |
|---|---|
WritableIntVector |
WritableColumnVector.getDictionaryIds()
Get reserved dictionary ids.
|
WritableIntVector |
WritableColumnVector.reserveDictionaryIds(int capacity)
Reserve a integer column for ids of dictionary.
|
Copyright © 2023–2024 The Apache Software Foundation. All rights reserved.