org.apache.hadoop.hive.metastore.api
Class ThriftHiveMetastore.AsyncClient.Factory

java.lang.Object
  extended by org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore.AsyncClient.Factory
All Implemented Interfaces:
org.apache.thrift.async.TAsyncClientFactory<ThriftHiveMetastore.AsyncClient>
Enclosing class:
ThriftHiveMetastore.AsyncClient

public static class ThriftHiveMetastore.AsyncClient.Factory
extends Object
implements org.apache.thrift.async.TAsyncClientFactory<ThriftHiveMetastore.AsyncClient>


Constructor Summary
ThriftHiveMetastore.AsyncClient.Factory(org.apache.thrift.async.TAsyncClientManager clientManager, org.apache.thrift.protocol.TProtocolFactory protocolFactory)
           
 
Method Summary
 ThriftHiveMetastore.AsyncClient getAsyncClient(org.apache.thrift.transport.TNonblockingTransport transport)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ThriftHiveMetastore.AsyncClient.Factory

public ThriftHiveMetastore.AsyncClient.Factory(org.apache.thrift.async.TAsyncClientManager clientManager,
                                               org.apache.thrift.protocol.TProtocolFactory protocolFactory)
Method Detail

getAsyncClient

public ThriftHiveMetastore.AsyncClient getAsyncClient(org.apache.thrift.transport.TNonblockingTransport transport)
Specified by:
getAsyncClient in interface org.apache.thrift.async.TAsyncClientFactory<ThriftHiveMetastore.AsyncClient>


Copyright © 2012 The Apache Software Foundation