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

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

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

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

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

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



Copyright © 2012 The Apache Software Foundation