public class HashTableLoader extends Object implements HashTableLoader
| Constructor and Description |
|---|
HashTableLoader() |
| Modifier and Type | Method and Description |
|---|---|
void |
init(ExecMapperContext context,
MapredContext mrContext,
org.apache.hadoop.conf.Configuration hconf,
MapJoinOperator joinOp) |
void |
load(MapJoinTableContainer[] mapJoinTables,
MapJoinTableContainerSerDe[] mapJoinTableSerdes) |
public void init(ExecMapperContext context, MapredContext mrContext, org.apache.hadoop.conf.Configuration hconf, MapJoinOperator joinOp)
init in interface HashTableLoaderpublic void load(MapJoinTableContainer[] mapJoinTables, MapJoinTableContainerSerDe[] mapJoinTableSerdes) throws HiveException
load in interface HashTableLoaderHiveExceptionCopyright © 2019 The Apache Software Foundation. All Rights Reserved.