Uses of Class
org.apache.hadoop.hive.ql.exec.ArchiveUtils.PartSpecInfo

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

Uses of ArchiveUtils.PartSpecInfo in org.apache.hadoop.hive.ql.exec
 

Methods in org.apache.hadoop.hive.ql.exec that return ArchiveUtils.PartSpecInfo
static ArchiveUtils.PartSpecInfo ArchiveUtils.PartSpecInfo.create(Table tbl, Map<String,String> partSpec)
          Extract partial prefix specification from table and key-value map
 



Copyright © 2012 The Apache Software Foundation