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

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

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

Method parameters in org.apache.hadoop.hive.metastore.api with type arguments of type ThriftHiveMetastore.AsyncClient.create_table_with_environment_context_call
 void ThriftHiveMetastore.AsyncIface.create_table_with_environment_context(Table tbl, EnvironmentContext environment_context, org.apache.thrift.async.AsyncMethodCallback<ThriftHiveMetastore.AsyncClient.create_table_with_environment_context_call> resultHandler)
           
 void ThriftHiveMetastore.AsyncClient.create_table_with_environment_context(Table tbl, EnvironmentContext environment_context, org.apache.thrift.async.AsyncMethodCallback<ThriftHiveMetastore.AsyncClient.create_table_with_environment_context_call> resultHandler)
           
 

Constructor parameters in org.apache.hadoop.hive.metastore.api with type arguments of type ThriftHiveMetastore.AsyncClient.create_table_with_environment_context_call
ThriftHiveMetastore.AsyncClient.create_table_with_environment_context_call(Table tbl, EnvironmentContext environment_context, org.apache.thrift.async.AsyncMethodCallback<ThriftHiveMetastore.AsyncClient.create_table_with_environment_context_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