org.apache.hadoop.hive.service
Class ThriftHive.Processor.execute<I extends ThriftHive.Iface>
java.lang.Object
org.apache.thrift.ProcessFunction<I,ThriftHive.execute_args>
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>
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 |
ThriftHive.Processor.execute
public ThriftHive.Processor.execute()
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