| 程序包 | 说明 |
|---|---|
| org.apache.flink.table.runtime.util.collections.binary |
| 限定符和类型 | 方法和说明 |
|---|---|
BytesMap.LookupInfo<K,V> |
BytesMap.lookup(K key) |
| 限定符和类型 | 方法和说明 |
|---|---|
org.apache.flink.table.data.binary.BinaryRowData |
AbstractBytesHashMap.append(BytesMap.LookupInfo<K,org.apache.flink.table.data.binary.BinaryRowData> lookupInfo,
org.apache.flink.table.data.binary.BinaryRowData value)
Append an value into the hash map's record area.
|
void |
AbstractBytesMultiMap.append(BytesMap.LookupInfo<K,Iterator<org.apache.flink.table.data.RowData>> lookupInfo,
org.apache.flink.table.data.binary.BinaryRowData value)
Append an value into the hash map's record area.
|
Copyright © 2014–2022 The Apache Software Foundation. All rights reserved.