Uses of Class
gr.uoa.di.madgik.hive.representation.TableDesc

Packages that use TableDesc
gr.uoa.di.madgik.hive   
gr.uoa.di.madgik.hive.plan   
 

Uses of TableDesc in gr.uoa.di.madgik.hive
 

Methods in gr.uoa.di.madgik.hive that return TableDesc
static TableDesc HiveQLPlanner.getTablesSource(String table)
           
 

Uses of TableDesc in gr.uoa.di.madgik.hive.plan
 

Methods in gr.uoa.di.madgik.hive.plan with parameters of type TableDesc
static HashMap<String,String> OperatorSemantics.createSourceOpearatorArgs(String inputType, TableDesc desc)
           
 



Copyright © 2013. All Rights Reserved.