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

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

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

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

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

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



Copyright © 2012 The Apache Software Foundation