org.apache.hadoop.hive.service
Class ThriftHive.Processor.execute<I extends ThriftHive.Iface>

java.lang.Object
  extended by org.apache.thrift.ProcessFunction<I,ThriftHive.execute_args>
      extended by org.apache.hadoop.hive.service.ThriftHive.Processor.execute<I>
Enclosing class:
ThriftHive.Processor<I extends ThriftHive.Iface>

public static class ThriftHive.Processor.execute<I extends ThriftHive.Iface>
extends org.apache.thrift.ProcessFunction<I,ThriftHive.execute_args>


Constructor Summary
ThriftHive.Processor.execute()
           
 
Method Summary
 ThriftHive.execute_args getEmptyArgsInstance()
           
 ThriftHive.execute_result getResult(I iface, ThriftHive.execute_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

ThriftHive.Processor.execute

public ThriftHive.Processor.execute()
Method Detail

getEmptyArgsInstance

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

isOneway

protected boolean isOneway()

getResult

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


Copyright © 2013 The Apache Software Foundation