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

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

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

Methods in org.apache.hadoop.hive.ql.plan that return types with arguments of type DummyStoreOperator
 Map<String,DummyStoreOperator> SMBJoinDesc.getAliasToSink()
           
 

Method parameters in org.apache.hadoop.hive.ql.plan with type arguments of type DummyStoreOperator
 void SMBJoinDesc.setAliasToSink(Map<String,DummyStoreOperator> aliasToSink)
           
 



Copyright © 2012 The Apache Software Foundation