| Package | Description |
|---|---|
| org.apache.flink.table.runtime.operators.aggregate |
| Modifier and Type | Method and Description |
|---|---|
BytesHashMap.LookupInfo |
BytesHashMap.lookup(BinaryRow key) |
| Modifier and Type | Method and Description |
|---|---|
BinaryRow |
BytesHashMap.append(BytesHashMap.LookupInfo info,
BinaryRow value)
Append an value into the hash map's record area.
|
Copyright © 2014–2020 The Apache Software Foundation. All rights reserved.