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