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 HashTableLoader
public void load(MapJoinTableContainer[] mapJoinTables, MapJoinTableContainerSerDe[] mapJoinTableSerdes) throws HiveException
load
in interface HashTableLoader
HiveException
Copyright © 2017 The Apache Software Foundation. All rights reserved.