public class VectorMapJoinFastStringHashMultiSet extends VectorMapJoinFastBytesHashMultiSet
keyStore, slotTriples
keysAssigned, largestNumberOfSteps, loadFactor, logicalHashBucketCount, logicalHashBucketMask, metricExpands, metricPutConflict, resizeThreshold, writeBuffersSize
Constructor and Description |
---|
VectorMapJoinFastStringHashMultiSet(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, createHashMultiSetResult
add, findReadSlot, putRow
public VectorMapJoinFastStringHashMultiSet(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.