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

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

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

Methods in org.apache.hive.service.cli.thrift that return TCLIService.CancelOperation_result
 TCLIService.CancelOperation_result TCLIService.CancelOperation_result.deepCopy()
           
 TCLIService.CancelOperation_result TCLIService.Processor.CancelOperation.getResult(I iface, TCLIService.CancelOperation_args args)
           
 

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

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



Copyright © 2012 The Apache Software Foundation