| Package | Description |
|---|---|
| org.apache.flink.table.dataformat.vector |
| Modifier and Type | Field and Description |
|---|---|
protected Dictionary |
AbstractColumnVector.dictionary
The Dictionary for this column.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractColumnVector.setDictionary(Dictionary dictionary)
Update the dictionary.
|
Copyright © 2014–2020 The Apache Software Foundation. All rights reserved.