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

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

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


Constructor Summary
ThriftHive.Processor.getThriftSchema()
           
 
Method Summary
 ThriftHive.getThriftSchema_args getEmptyArgsInstance()
           
 ThriftHive.getThriftSchema_result getResult(I iface, ThriftHive.getThriftSchema_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.getThriftSchema

public ThriftHive.Processor.getThriftSchema()
Method Detail

getEmptyArgsInstance

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

isOneway

protected boolean isOneway()

getResult

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


Copyright © 2013 The Apache Software Foundation