org.apache.hadoop.hive.service
Class ThriftHive.AsyncClient.Factory
java.lang.Object
org.apache.hadoop.hive.service.ThriftHive.AsyncClient.Factory
- All Implemented Interfaces:
- org.apache.thrift.async.TAsyncClientFactory<ThriftHive.AsyncClient>
- Enclosing class:
- ThriftHive.AsyncClient
public static class ThriftHive.AsyncClient.Factory
- extends Object
- implements org.apache.thrift.async.TAsyncClientFactory<ThriftHive.AsyncClient>
Constructor Summary |
ThriftHive.AsyncClient.Factory(org.apache.thrift.async.TAsyncClientManager clientManager,
org.apache.thrift.protocol.TProtocolFactory protocolFactory)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ThriftHive.AsyncClient.Factory
public ThriftHive.AsyncClient.Factory(org.apache.thrift.async.TAsyncClientManager clientManager,
org.apache.thrift.protocol.TProtocolFactory protocolFactory)
getAsyncClient
public ThriftHive.AsyncClient getAsyncClient(org.apache.thrift.transport.TNonblockingTransport transport)
- Specified by:
getAsyncClient
in interface org.apache.thrift.async.TAsyncClientFactory<ThriftHive.AsyncClient>
Copyright © 2013 The Apache Software Foundation