@InterfaceAudience.Public @InterfaceStability.Stable public static class ThriftHiveMetastore.AsyncClient.get_stored_procedure_call extends org.apache.thrift.async.TAsyncMethodCall<StoredProcedure>
| Constructor and Description |
|---|
get_stored_procedure_call(StoredProcedureRequest request,
org.apache.thrift.async.AsyncMethodCallback<StoredProcedure> 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 |
|---|---|
StoredProcedure |
getResult() |
void |
write_args(org.apache.thrift.protocol.TProtocol prot) |
public get_stored_procedure_call(StoredProcedureRequest request, org.apache.thrift.async.AsyncMethodCallback<StoredProcedure> 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<StoredProcedure>org.apache.thrift.TExceptionpublic StoredProcedure getResult() throws MetaException, NoSuchObjectException, org.apache.thrift.TException
getResult in class org.apache.thrift.async.TAsyncMethodCall<StoredProcedure>MetaExceptionNoSuchObjectExceptionorg.apache.thrift.TExceptionCopyright © 2024 The Apache Software Foundation. All rights reserved.