Uses of Class
org.apache.hadoop.hive.ql.hooks.ReadEntity.Type

Packages that use ReadEntity.Type
org.apache.hadoop.hive.ql.hooks   
 

Uses of ReadEntity.Type in org.apache.hadoop.hive.ql.hooks
 

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



Copyright © 2010 The Apache Software Foundation