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

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

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


Constructor Summary
ThriftHiveMetastore.Processor.get_partitions_ps()
           
 
Method Summary
 ThriftHiveMetastore.get_partitions_ps_args getEmptyArgsInstance()
           
 ThriftHiveMetastore.get_partitions_ps_result getResult(I iface, ThriftHiveMetastore.get_partitions_ps_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_partitions_ps

public ThriftHiveMetastore.Processor.get_partitions_ps()
Method Detail

getEmptyArgsInstance

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

isOneway

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

getResult

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


Copyright © 2011 The Apache Software Foundation