| Package | Description |
|---|---|
| org.apache.flink.runtime.iterative.io | |
| org.apache.flink.runtime.operators.hash |
| Class and Description |
|---|
| CompactingHashTable
An implementation of an in-memory Hash Table for variable-length records.
|
| HashPartition |
| Class and Description |
|---|
| AbstractHashTableProber |
| AbstractMutableHashTable |
| BuildFirstHashMatchIterator
An implementation of the
JoinTaskIterator that uses a hybrid-hash-join
internally to match the records with equal key. |
| BuildSecondHashMatchIterator
An implementation of the
JoinTaskIterator that uses a hybrid-hash-join
internally to match the records with equal key. |
| CompactingHashTable.HashTableProber |
| HashPartition |
| MutableHashTable
An implementation of a Hybrid Hash Join.
|
| MutableHashTable.HashBucketIterator |
| MutableHashTable.ProbeIterator |
Copyright © 2015 The Apache Software Foundation. All rights reserved.