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

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

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

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

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

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



Copyright © 2012 The Apache Software Foundation