org.apache.hadoop.hive.metastore.api
Class ThriftHiveMetastore.Processor.drop_table<I extends ThriftHiveMetastore.Iface>

java.lang.Object
  extended by org.apache.thrift.ProcessFunction<I,ThriftHiveMetastore.drop_table_args>
      extended by org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore.Processor.drop_table<I>
Enclosing class:
ThriftHiveMetastore.Processor<I extends ThriftHiveMetastore.Iface>

public static class ThriftHiveMetastore.Processor.drop_table<I extends ThriftHiveMetastore.Iface>
extends org.apache.thrift.ProcessFunction<I,ThriftHiveMetastore.drop_table_args>


Constructor Summary
ThriftHiveMetastore.Processor.drop_table()
           
 
Method Summary
 ThriftHiveMetastore.drop_table_args getEmptyArgsInstance()
           
 ThriftHiveMetastore.drop_table_result getResult(I iface, ThriftHiveMetastore.drop_table_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

ThriftHiveMetastore.Processor.drop_table

public ThriftHiveMetastore.Processor.drop_table()
Method Detail

getEmptyArgsInstance

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

isOneway

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

getResult

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


Copyright © 2012 The Apache Software Foundation