| 程序包 | 说明 |
|---|---|
| org.apache.flink.table.data.vector.heap | |
| org.apache.flink.table.data.vector.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 © 2014–2020 The Apache Software Foundation. All rights reserved.