Uses of Class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore.AsyncClient.get_partitions_ps_with_auth_call

Packages that use ThriftHiveMetastore.AsyncClient.get_partitions_ps_with_auth_call
org.apache.hadoop.hive.metastore.api   
 

Uses of ThriftHiveMetastore.AsyncClient.get_partitions_ps_with_auth_call in org.apache.hadoop.hive.metastore.api
 

Method parameters in org.apache.hadoop.hive.metastore.api with type arguments of type ThriftHiveMetastore.AsyncClient.get_partitions_ps_with_auth_call
 void ThriftHiveMetastore.AsyncIface.get_partitions_ps_with_auth(String db_name, String tbl_name, List<String> part_vals, short max_parts, String user_name, List<String> group_names, org.apache.thrift.async.AsyncMethodCallback<ThriftHiveMetastore.AsyncClient.get_partitions_ps_with_auth_call> resultHandler)
           
 void ThriftHiveMetastore.AsyncClient.get_partitions_ps_with_auth(String db_name, String tbl_name, List<String> part_vals, short max_parts, String user_name, List<String> group_names, org.apache.thrift.async.AsyncMethodCallback<ThriftHiveMetastore.AsyncClient.get_partitions_ps_with_auth_call> resultHandler)
           
 

Constructor parameters in org.apache.hadoop.hive.metastore.api with type arguments of type ThriftHiveMetastore.AsyncClient.get_partitions_ps_with_auth_call
ThriftHiveMetastore.AsyncClient.get_partitions_ps_with_auth_call(String db_name, String tbl_name, List<String> part_vals, short max_parts, String user_name, List<String> group_names, org.apache.thrift.async.AsyncMethodCallback<ThriftHiveMetastore.AsyncClient.get_partitions_ps_with_auth_call> resultHandler, org.apache.thrift.async.TAsyncClient client, org.apache.thrift.protocol.TProtocolFactory protocolFactory, org.apache.thrift.transport.TNonblockingTransport transport)
           
 



Copyright © 2011 The Apache Software Foundation