Uses of Class
org.apache.hadoop.hive.ql.util.JavaDataModel

Packages that use JavaDataModel
org.apache.hadoop.hive.ql.util   
 

Uses of JavaDataModel in org.apache.hadoop.hive.ql.util
 

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



Copyright © 2012 The Apache Software Foundation