org.apache.hive.service.cli.thrift
Class TCLIService.Processor.GetResultSetMetadata<I extends TCLIService.Iface>

java.lang.Object
  extended by org.apache.thrift.ProcessFunction<I,TCLIService.GetResultSetMetadata_args>
      extended by org.apache.hive.service.cli.thrift.TCLIService.Processor.GetResultSetMetadata<I>
Enclosing class:
TCLIService.Processor<I extends TCLIService.Iface>

public static class TCLIService.Processor.GetResultSetMetadata<I extends TCLIService.Iface>
extends org.apache.thrift.ProcessFunction<I,TCLIService.GetResultSetMetadata_args>


Constructor Summary
TCLIService.Processor.GetResultSetMetadata()
           
 
Method Summary
 TCLIService.GetResultSetMetadata_args getEmptyArgsInstance()
           
 TCLIService.GetResultSetMetadata_result getResult(I iface, TCLIService.GetResultSetMetadata_args args)
           
protected  boolean isOneway()
           
 
Methods inherited from class org.apache.thrift.ProcessFunction
getMethodName, process
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TCLIService.Processor.GetResultSetMetadata

public TCLIService.Processor.GetResultSetMetadata()
Method Detail

getEmptyArgsInstance

public TCLIService.GetResultSetMetadata_args getEmptyArgsInstance()
Specified by:
getEmptyArgsInstance in class org.apache.thrift.ProcessFunction<I extends TCLIService.Iface,TCLIService.GetResultSetMetadata_args>

isOneway

protected boolean isOneway()
Specified by:
isOneway in class org.apache.thrift.ProcessFunction<I extends TCLIService.Iface,TCLIService.GetResultSetMetadata_args>

getResult

public TCLIService.GetResultSetMetadata_result getResult(I iface,
                                                         TCLIService.GetResultSetMetadata_args args)
                                                  throws org.apache.thrift.TException
Specified by:
getResult in class org.apache.thrift.ProcessFunction<I extends TCLIService.Iface,TCLIService.GetResultSetMetadata_args>
Throws:
org.apache.thrift.TException


Copyright © 2012 The Apache Software Foundation