Package | Description |
---|---|
org.apache.flink.runtime.operators.hash |
Modifier and Type | Class and Description |
---|---|
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–2019 The Apache Software Foundation. All rights reserved.