| 程序包 | 说明 |
|---|---|
| org.apache.flink.runtime.operators.hash |
| 限定符和类型 | 类和说明 |
|---|---|
class |
CompactingHashTable<T>
A hash table that uses Flink's managed memory and supports replacement of records or updates to
records.
|
class |
InPlaceMutableHashTable<T>
This hash table supports updating elements.
|
Copyright © 2014–2023 The Apache Software Foundation. All rights reserved.