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

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

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


Constructor Summary
ThriftHiveMetastore.Processor.get_table_names_by_filter()
           
 
Method Summary
 ThriftHiveMetastore.get_table_names_by_filter_args getEmptyArgsInstance()
           
 ThriftHiveMetastore.get_table_names_by_filter_result getResult(I iface, ThriftHiveMetastore.get_table_names_by_filter_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.get_table_names_by_filter

public ThriftHiveMetastore.Processor.get_table_names_by_filter()
Method Detail

getEmptyArgsInstance

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

isOneway

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

getResult

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


Copyright © 2012 The Apache Software Foundation