Uses of Class
org.apache.hadoop.hive.ql.exec.JoinOperator.SkewkeyTableCounter

Packages that use JoinOperator.SkewkeyTableCounter
org.apache.hadoop.hive.ql.exec Hive QL execution tasks, operators, functions and other handlers. 
 

Uses of JoinOperator.SkewkeyTableCounter in org.apache.hadoop.hive.ql.exec
 

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



Copyright © 2012 The Apache Software Foundation