Uses of Class
gr.uoa.di.madgik.hive.query.QueryType

Packages that use QueryType
gr.uoa.di.madgik.hive   
gr.uoa.di.madgik.hive.query   
 

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

Methods in gr.uoa.di.madgik.hive that return QueryType
 QueryType HiveQLParser.getQueryType()
          Get last parsed query type
 

Uses of QueryType in gr.uoa.di.madgik.hive.query
 

Methods in gr.uoa.di.madgik.hive.query that return QueryType
static QueryType QueryType.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static QueryType[] QueryType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2013. All Rights Reserved.