org.apache.hadoop.hive.ql.exec
Class ObjectCacheFactory

java.lang.Object
  extended by org.apache.hadoop.hive.ql.exec.ObjectCacheFactory

public class ObjectCacheFactory
extends Object

ObjectCacheFactory returns the appropriate cache depending on settings in the hive conf.


Method Summary
static ObjectCache getCache(org.apache.hadoop.conf.Configuration conf)
          Returns the appropriate cache
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getCache

public static ObjectCache getCache(org.apache.hadoop.conf.Configuration conf)
Returns the appropriate cache



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