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

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

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

Methods in org.apache.hive.service.cli.thrift that return TCLIService.GetInfo_result
 TCLIService.GetInfo_result TCLIService.GetInfo_result.deepCopy()
           
 TCLIService.GetInfo_result TCLIService.Processor.GetInfo.getResult(I iface, TCLIService.GetInfo_args args)
           
 

Methods in org.apache.hive.service.cli.thrift with parameters of type TCLIService.GetInfo_result
 int TCLIService.GetInfo_result.compareTo(TCLIService.GetInfo_result other)
           
 boolean TCLIService.GetInfo_result.equals(TCLIService.GetInfo_result that)
           
 

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



Copyright © 2012 The Apache Software Foundation