Uses of Class
org.apache.hadoop.hive.ql.exec.MapOperator.Counter

Packages that use MapOperator.Counter
org.apache.hadoop.hive.ql.exec   
 

Uses of MapOperator.Counter in org.apache.hadoop.hive.ql.exec
 

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



Copyright © 2009 The Apache Software Foundation