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

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

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

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

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

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



Copyright © 2012 The Apache Software Foundation