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

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

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

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

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

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



Copyright © 2012 The Apache Software Foundation