| 程序包 | 说明 |
|---|---|
| org.apache.flink.table.runtime.util.collections.binary |
| 限定符和类型 | 方法和说明 |
|---|---|
KeyValueIterator<K,Iterator<org.apache.flink.table.data.RowData>> |
AbstractBytesMultiMap.getEntryIterator(boolean requiresCopy) |
KeyValueIterator<K,org.apache.flink.table.data.binary.BinaryRowData> |
AbstractBytesHashMap.getEntryIterator(boolean requiresCopy)
Returns an iterator for iterating over the entries of this map.
|
Copyright © 2014–2022 The Apache Software Foundation. All rights reserved.