Package | Description |
---|---|
org.apache.paimon.hash |
Modifier and Type | Method and Description |
---|---|
BytesMap.LookupInfo<K,V> |
BytesMap.lookup(K key) |
Modifier and Type | Method and Description |
---|---|
BinaryRow |
BytesHashMap.append(BytesMap.LookupInfo<K,BinaryRow> lookupInfo,
BinaryRow value)
Append an value into the hash map's record area.
|
Copyright © 2023–2024 The Apache Software Foundation. All rights reserved.