@InterfaceAudience.Public @InterfaceStability.Stable public static class ThriftHiveMetastore.AsyncClient.get_function_call extends org.apache.thrift.async.TAsyncMethodCall<Function>
| Constructor and Description |
|---|
get_function_call(String dbName,
String funcName,
org.apache.thrift.async.AsyncMethodCallback<Function> resultHandler,
org.apache.thrift.async.TAsyncClient client,
org.apache.thrift.protocol.TProtocolFactory protocolFactory,
org.apache.thrift.transport.TNonblockingTransport transport) |
| Modifier and Type | Method and Description |
|---|---|
Function |
getResult() |
void |
write_args(org.apache.thrift.protocol.TProtocol prot) |
public get_function_call(String dbName, String funcName, org.apache.thrift.async.AsyncMethodCallback<Function> resultHandler, org.apache.thrift.async.TAsyncClient client, org.apache.thrift.protocol.TProtocolFactory protocolFactory, org.apache.thrift.transport.TNonblockingTransport transport) throws org.apache.thrift.TException
org.apache.thrift.TExceptionpublic void write_args(org.apache.thrift.protocol.TProtocol prot)
throws org.apache.thrift.TException
write_args in class org.apache.thrift.async.TAsyncMethodCall<Function>org.apache.thrift.TExceptionpublic Function getResult() throws MetaException, NoSuchObjectException, org.apache.thrift.TException
getResult in class org.apache.thrift.async.TAsyncMethodCall<Function>MetaExceptionNoSuchObjectExceptionorg.apache.thrift.TExceptionCopyright © 2024 The Apache Software Foundation. All rights reserved.