public abstract class VectorMapJoinFastHashMap extends VectorMapJoinFastHashTable implements VectorMapJoinHashMap
keysAssigned, largestNumberOfSteps, loadFactor, LOG, logicalHashBucketCount, logicalHashBucketMask, metricExpands, metricPutConflict, resizeThreshold, writeBuffersSize| Constructor and Description |
|---|
VectorMapJoinFastHashMap(boolean isOuterJoin,
int initialCapacity,
float loadFactor,
int writeBuffersSize) |
| Modifier and Type | Method and Description |
|---|---|
VectorMapJoinHashMapResult |
createHashMapResult() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitputRowpublic VectorMapJoinFastHashMap(boolean isOuterJoin,
int initialCapacity,
float loadFactor,
int writeBuffersSize)
public VectorMapJoinHashMapResult createHashMapResult()
createHashMapResult in interface VectorMapJoinHashMapCopyright © 2016 The Apache Software Foundation. All rights reserved.