| 程序包 | 说明 |
|---|---|
| org.apache.paimon.data.columnar.heap | |
| org.apache.paimon.data.columnar.writable |
| 限定符和类型 | 类和说明 |
|---|---|
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.
|
| 限定符和类型 | 接口和说明 |
|---|---|
interface |
WritableBytesVector
Writable
BytesColumnVector. |
Copyright © 2023–2024 The Apache Software Foundation. All rights reserved.