| Package | Description |
|---|---|
| org.apache.flink.table.data.columnar.vector.heap |
| Modifier and Type | Class and Description |
|---|---|
class |
HeapBytesVector
This class supports string and binary data by value reference -- i.e. each field is explicitly
present, as opposed to provided by a dictionary reference.
|
Copyright © 2014–2025 The Apache Software Foundation. All rights reserved.