org.apache.hadoop.hive.service
Class ThriftHive.AsyncClient.Factory

java.lang.Object
  extended by 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)
           
 
Method Summary
 ThriftHive.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

ThriftHive.AsyncClient.Factory

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

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