| 程序包 | 说明 |
|---|---|
| org.apache.flink.table.runtime.util.collections.binary |
| 限定符和类型 | 类和说明 |
|---|---|
class |
BytesHashMap
A binary map in the structure like
Map<BinaryRowData, BinaryRowData>. |
class |
WindowBytesHashMap
A binary map in the structure like
Map<WindowKey, BinaryRowData>. |
Copyright © 2014–2022 The Apache Software Foundation. All rights reserved.