org.apache.hadoop.hive.metastore.api
Class ThriftHiveMetastore.Processor.drop_index_by_name<I extends ThriftHiveMetastore.Iface>
java.lang.Object
org.apache.thrift.ProcessFunction<I,ThriftHiveMetastore.drop_index_by_name_args>
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore.Processor.drop_index_by_name<I>
- Enclosing class:
- ThriftHiveMetastore.Processor<I extends ThriftHiveMetastore.Iface>
public static class ThriftHiveMetastore.Processor.drop_index_by_name<I extends ThriftHiveMetastore.Iface>
- extends org.apache.thrift.ProcessFunction<I,ThriftHiveMetastore.drop_index_by_name_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 |
ThriftHiveMetastore.Processor.drop_index_by_name
public ThriftHiveMetastore.Processor.drop_index_by_name()
getEmptyArgsInstance
public ThriftHiveMetastore.drop_index_by_name_args getEmptyArgsInstance()
- Specified by:
getEmptyArgsInstance
in class org.apache.thrift.ProcessFunction<I extends ThriftHiveMetastore.Iface,ThriftHiveMetastore.drop_index_by_name_args>
isOneway
protected boolean isOneway()
- Specified by:
isOneway
in class org.apache.thrift.ProcessFunction<I extends ThriftHiveMetastore.Iface,ThriftHiveMetastore.drop_index_by_name_args>
getResult
public ThriftHiveMetastore.drop_index_by_name_result getResult(I iface,
ThriftHiveMetastore.drop_index_by_name_args args)
throws org.apache.thrift.TException
- Specified by:
getResult
in class org.apache.thrift.ProcessFunction<I extends ThriftHiveMetastore.Iface,ThriftHiveMetastore.drop_index_by_name_args>
- Throws:
org.apache.thrift.TException
Copyright © 2011 The Apache Software Foundation