Uses of Interface
org.apache.hadoop.hive.ql.index.HiveIndexHandler

Packages that use HiveIndexHandler
org.apache.hadoop.hive.ql.index   
org.apache.hadoop.hive.ql.index.compact   
org.apache.hadoop.hive.ql.metadata   
 

Uses of HiveIndexHandler in org.apache.hadoop.hive.ql.index
 

Classes in org.apache.hadoop.hive.ql.index that implement HiveIndexHandler
 class AbstractIndexHandler
          Abstract base class for index handlers.
 

Uses of HiveIndexHandler in org.apache.hadoop.hive.ql.index.compact
 

Classes in org.apache.hadoop.hive.ql.index.compact that implement HiveIndexHandler
 class CompactIndexHandler
           
 

Uses of HiveIndexHandler in org.apache.hadoop.hive.ql.metadata
 

Methods in org.apache.hadoop.hive.ql.metadata that return HiveIndexHandler
static HiveIndexHandler HiveUtils.getIndexHandler(HiveConf conf, String indexHandlerClass)
           
 



Copyright © 2011 The Apache Software Foundation