Uses of Class
org.apache.hadoop.hive.common.StatsSetupConst.StatDB

Packages that use StatsSetupConst.StatDB
org.apache.hadoop.hive.common   
 

Uses of StatsSetupConst.StatDB in org.apache.hadoop.hive.common
 

Methods in org.apache.hadoop.hive.common that return StatsSetupConst.StatDB
static StatsSetupConst.StatDB StatsSetupConst.StatDB.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static StatsSetupConst.StatDB[] StatsSetupConst.StatDB.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



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