org.apache.hadoop.hive.metastore.api
Class ThriftHiveMetastore.AsyncClient.Factory
java.lang.Object
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>
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ThriftHiveMetastore.AsyncClient.Factory
public ThriftHiveMetastore.AsyncClient.Factory(org.apache.thrift.async.TAsyncClientManager clientManager,
org.apache.thrift.protocol.TProtocolFactory protocolFactory)
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