| Package | Description |
|---|---|
| org.apache.flink.table.runtime.util.collections.binary |
| Modifier and Type | Method and Description |
|---|---|
KeyValueIterator<K,org.apache.flink.table.data.binary.BinaryRowData> |
AbstractBytesHashMap.getEntryIterator(boolean requiresCopy)
Returns an iterator for iterating over the entries of this map.
|
KeyValueIterator<K,Iterator<org.apache.flink.table.data.RowData>> |
AbstractBytesMultiMap.getEntryIterator(boolean requiresCopy) |
Copyright © 2014–2025 The Apache Software Foundation. All rights reserved.