Uses of Class
org.apache.hadoop.hive.ql.exec.HashTableDummyOperator

Packages that use HashTableDummyOperator
org.apache.hadoop.hive.ql.plan   
 

Uses of HashTableDummyOperator in org.apache.hadoop.hive.ql.plan
 

Methods in org.apache.hadoop.hive.ql.plan that return types with arguments of type HashTableDummyOperator
 List<HashTableDummyOperator> BaseWork.getDummyOps()
           
 

Methods in org.apache.hadoop.hive.ql.plan with parameters of type HashTableDummyOperator
 void BaseWork.addDummyOp(HashTableDummyOperator dummyOp)
           
 

Method parameters in org.apache.hadoop.hive.ql.plan with type arguments of type HashTableDummyOperator
 void BaseWork.setDummyOps(List<HashTableDummyOperator> dummyOps)
           
 



Copyright © 2014 The Apache Software Foundation. All rights reserved.