public interface VectorMapJoinHashTable
Modifier and Type | Method and Description |
---|---|
void |
putRow(org.apache.hadoop.io.BytesWritable currentKey,
org.apache.hadoop.io.BytesWritable currentValue) |
void putRow(org.apache.hadoop.io.BytesWritable currentKey, org.apache.hadoop.io.BytesWritable currentValue) throws SerDeException, HiveException, IOException
SerDeException
HiveException
IOException
Copyright © 2017 The Apache Software Foundation. All rights reserved.