org.apache.hadoop.hive.ql
Class HashTableLoaderFactory

java.lang.Object
  extended by org.apache.hadoop.hive.ql.HashTableLoaderFactory

public class HashTableLoaderFactory
extends Object

HashTableLoaderFactory is used to determine the strategy of loading the hashtables for the MapJoinOperator


Method Summary
static HashTableLoader getLoader(org.apache.hadoop.conf.Configuration hconf)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getLoader

public static HashTableLoader getLoader(org.apache.hadoop.conf.Configuration hconf)


Copyright © 2014 The Apache Software Foundation. All rights reserved.