Uses of Class
org.apache.hive.service.cli.TypeDescriptor

Packages that use TypeDescriptor
org.apache.hive.service.cli   
 

Uses of TypeDescriptor in org.apache.hive.service.cli
 

Methods in org.apache.hive.service.cli that return TypeDescriptor
 TypeDescriptor ColumnDescriptor.getTypeDescriptor()
           
 

Constructors in org.apache.hive.service.cli with parameters of type TypeDescriptor
ColumnDescriptor(String name, String comment, TypeDescriptor type, int position)
           
 



Copyright © 2012 The Apache Software Foundation