| Package | Description |
|---|---|
| org.apache.flink.table.runtime.util.collections.binary |
| Modifier and Type | Class and Description |
|---|---|
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–2025 The Apache Software Foundation. All rights reserved.