| 程序包 | 说明 |
|---|---|
| org.apache.flink.table.dataformat.vector | |
| org.apache.flink.table.dataformat.vector.heap |
| 限定符和类型 | 方法和说明 |
|---|---|
abstract IntColumnVector |
AbstractColumnVector.reserveDictionaryIds(int capacity)
Reserve a integer column for ids of dictionary.
|
| 限定符和类型 | 类和说明 |
|---|---|
class |
HeapIntVector
This class represents a nullable int column vector.
|
Copyright © 2014–2020 The Apache Software Foundation. All rights reserved.