org.apache.hive.service.cli.thrift
Class TCLIService.Processor.GetTables<I extends TCLIService.Iface>
java.lang.Object
org.apache.thrift.ProcessFunction<I,TCLIService.GetTables_args>
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>
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 |
TCLIService.Processor.GetTables
public TCLIService.Processor.GetTables()
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