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

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

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


Constructor Summary
ThriftHiveMetastore.Processor.renew_delegation_token()
           
 
Method Summary
 ThriftHiveMetastore.renew_delegation_token_args getEmptyArgsInstance()
           
 ThriftHiveMetastore.renew_delegation_token_result getResult(I iface, ThriftHiveMetastore.renew_delegation_token_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.renew_delegation_token

public ThriftHiveMetastore.Processor.renew_delegation_token()
Method Detail

getEmptyArgsInstance

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

isOneway

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

getResult

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


Copyright © 2012 The Apache Software Foundation