public class VectorMapJoinFastStringCommon extends Object
| Modifier and Type | Field and Description |
|---|---|
static org.slf4j.Logger |
LOG |
| Constructor and Description |
|---|
VectorMapJoinFastStringCommon(TableDesc tableDesc) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
adaptPutRow(VectorMapJoinFastBytesHashTable hashTable,
org.apache.hadoop.io.BytesWritable currentKey,
org.apache.hadoop.io.BytesWritable currentValue,
long hashCode) |
long |
calculateLongHashCode(org.apache.hadoop.io.BytesWritable currentKey) |
public VectorMapJoinFastStringCommon(TableDesc tableDesc)
public boolean adaptPutRow(VectorMapJoinFastBytesHashTable hashTable, org.apache.hadoop.io.BytesWritable currentKey, org.apache.hadoop.io.BytesWritable currentValue, long hashCode) throws HiveException, IOException
HiveExceptionIOExceptionpublic long calculateLongHashCode(org.apache.hadoop.io.BytesWritable currentKey)
throws HiveException,
IOException
HiveExceptionIOExceptionCopyright © 2024 The Apache Software Foundation. All rights reserved.