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

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

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

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

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

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



Copyright © 2012 The Apache Software Foundation