Uses of Interface
org.apache.hadoop.hive.ql.exec.ObjectCache

Packages that use ObjectCache
org.apache.hadoop.hive.ql.exec Hive QL execution tasks, operators, functions and other handlers. 
org.apache.hadoop.hive.ql.exec.mr   
 

Uses of ObjectCache in org.apache.hadoop.hive.ql.exec
 

Methods in org.apache.hadoop.hive.ql.exec that return ObjectCache
static ObjectCache ObjectCacheFactory.getCache(org.apache.hadoop.conf.Configuration conf)
          Returns the appropriate cache
 

Uses of ObjectCache in org.apache.hadoop.hive.ql.exec.mr
 

Classes in org.apache.hadoop.hive.ql.exec.mr that implement ObjectCache
 class ObjectCache
          ObjectCache.
 



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