| Package | Description |
|---|---|
| org.apache.flink.table.data.columnar.vector.heap | |
| org.apache.flink.table.data.columnar.vector.writable |
| 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.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
WritableBytesVector
Writable
BytesColumnVector. |
Copyright © 2014–2025 The Apache Software Foundation. All rights reserved.