Uses of Class
org.apache.hive.service.cli.thrift.TCLIService.GetTypeInfo_args

Packages that use TCLIService.GetTypeInfo_args
org.apache.hive.service.cli.thrift   
 

Uses of TCLIService.GetTypeInfo_args in org.apache.hive.service.cli.thrift
 

Methods in org.apache.hive.service.cli.thrift that return TCLIService.GetTypeInfo_args
 TCLIService.GetTypeInfo_args TCLIService.GetTypeInfo_args.deepCopy()
           
 TCLIService.GetTypeInfo_args TCLIService.Processor.GetTypeInfo.getEmptyArgsInstance()
           
 

Methods in org.apache.hive.service.cli.thrift with parameters of type TCLIService.GetTypeInfo_args
 int TCLIService.GetTypeInfo_args.compareTo(TCLIService.GetTypeInfo_args other)
           
 boolean TCLIService.GetTypeInfo_args.equals(TCLIService.GetTypeInfo_args that)
           
 TCLIService.GetTypeInfo_result TCLIService.Processor.GetTypeInfo.getResult(I iface, TCLIService.GetTypeInfo_args args)
           
 

Constructors in org.apache.hive.service.cli.thrift with parameters of type TCLIService.GetTypeInfo_args
TCLIService.GetTypeInfo_args(TCLIService.GetTypeInfo_args other)
          Performs a deep copy on other.
 



Copyright © 2012 The Apache Software Foundation