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

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

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

Method parameters in org.apache.hadoop.hive.metastore.api with type arguments of type ThriftHiveMetastore.AsyncClient.add_partitions_call
 void ThriftHiveMetastore.AsyncIface.add_partitions(List<Partition> new_parts, org.apache.thrift.async.AsyncMethodCallback<ThriftHiveMetastore.AsyncClient.add_partitions_call> resultHandler)
           
 void ThriftHiveMetastore.AsyncClient.add_partitions(List<Partition> new_parts, org.apache.thrift.async.AsyncMethodCallback<ThriftHiveMetastore.AsyncClient.add_partitions_call> resultHandler)
           
 

Constructor parameters in org.apache.hadoop.hive.metastore.api with type arguments of type ThriftHiveMetastore.AsyncClient.add_partitions_call
ThriftHiveMetastore.AsyncClient.add_partitions_call(List<Partition> new_parts, org.apache.thrift.async.AsyncMethodCallback<ThriftHiveMetastore.AsyncClient.add_partitions_call> resultHandler, org.apache.thrift.async.TAsyncClient client, org.apache.thrift.protocol.TProtocolFactory protocolFactory, org.apache.thrift.transport.TNonblockingTransport transport)
           
 



Copyright © 2012 The Apache Software Foundation