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

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

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

Methods in org.apache.hive.service.cli.thrift that return TCLIService.GetSchemas_result
 TCLIService.GetSchemas_result TCLIService.GetSchemas_result.deepCopy()
           
 TCLIService.GetSchemas_result TCLIService.Processor.GetSchemas.getResult(I iface, TCLIService.GetSchemas_args args)
           
 

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

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



Copyright © 2012 The Apache Software Foundation