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

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

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


Constructor Summary
ThriftHiveMetastore.Processor.rename_partition()
           
 
Method Summary
 ThriftHiveMetastore.rename_partition_args getEmptyArgsInstance()
           
 ThriftHiveMetastore.rename_partition_result getResult(I iface, ThriftHiveMetastore.rename_partition_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.rename_partition

public ThriftHiveMetastore.Processor.rename_partition()
Method Detail

getEmptyArgsInstance

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

isOneway

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

getResult

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


Copyright © 2011 The Apache Software Foundation