Uses of Class
org.apache.hadoop.hive.ql.io.IOContext.Comparison

Packages that use IOContext.Comparison
org.apache.hadoop.hive.ql.io   
 

Uses of IOContext.Comparison in org.apache.hadoop.hive.ql.io
 

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



Copyright © 2011 The Apache Software Foundation