org.apache.hive.service.cli.thrift
Class TCLIService.Processor.GetTables<I extends TCLIService.Iface>

java.lang.Object
  extended by org.apache.thrift.ProcessFunction<I,TCLIService.GetTables_args>
      extended by org.apache.hive.service.cli.thrift.TCLIService.Processor.GetTables<I>
Enclosing class:
TCLIService.Processor<I extends TCLIService.Iface>

public static class TCLIService.Processor.GetTables<I extends TCLIService.Iface>
extends org.apache.thrift.ProcessFunction<I,TCLIService.GetTables_args>


Constructor Summary
TCLIService.Processor.GetTables()
           
 
Method Summary
 TCLIService.GetTables_args getEmptyArgsInstance()
           
 TCLIService.GetTables_result getResult(I iface, TCLIService.GetTables_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

TCLIService.Processor.GetTables

public TCLIService.Processor.GetTables()
Method Detail

getEmptyArgsInstance

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

isOneway

protected boolean isOneway()

getResult

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


Copyright © 2013 The Apache Software Foundation