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