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

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

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


Constructor Summary
ThriftHiveMetastore.Processor.drop_partition_by_name_with_environment_context()
           
 
Method Summary
 ThriftHiveMetastore.drop_partition_by_name_with_environment_context_args getEmptyArgsInstance()
           
 ThriftHiveMetastore.drop_partition_by_name_with_environment_context_result getResult(I iface, ThriftHiveMetastore.drop_partition_by_name_with_environment_context_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_partition_by_name_with_environment_context

public ThriftHiveMetastore.Processor.drop_partition_by_name_with_environment_context()
Method Detail

getEmptyArgsInstance

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

isOneway

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

getResult

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


Copyright © 2012 The Apache Software Foundation