public class VectorMapJoinFastStringHashSet extends VectorMapJoinFastBytesHashSet
keyStore, slotTriples
keysAssigned, largestNumberOfSteps, loadFactor, logicalHashBucketCount, logicalHashBucketMask, metricExpands, metricPutConflict, resizeThreshold, writeBuffersSize
Constructor and Description |
---|
VectorMapJoinFastStringHashSet(boolean isOuterJoin,
int initialCapacity,
float loadFactor,
int writeBuffersSize) |
Modifier and Type | Method and Description |
---|---|
void |
putRow(org.apache.hadoop.io.BytesWritable currentKey,
org.apache.hadoop.io.BytesWritable currentValue) |
assignSlot, contains, createHashSetResult
add, findReadSlot, putRow
public VectorMapJoinFastStringHashSet(boolean isOuterJoin, int initialCapacity, float loadFactor, int writeBuffersSize)
public void putRow(org.apache.hadoop.io.BytesWritable currentKey, org.apache.hadoop.io.BytesWritable currentValue) throws HiveException, IOException
putRow
in interface VectorMapJoinHashTable
putRow
in class VectorMapJoinFastBytesHashTable
HiveException
IOException
Copyright © 2017 The Apache Software Foundation. All rights reserved.