org.apache.hadoop.hbase.thrift2.generated
Class THBaseService.AsyncClient.Factory
java.lang.Object
org.apache.hadoop.hbase.thrift2.generated.THBaseService.AsyncClient.Factory
- All Implemented Interfaces:
- org.apache.thrift.async.TAsyncClientFactory<THBaseService.AsyncClient>
- Enclosing class:
- THBaseService.AsyncClient
public static class THBaseService.AsyncClient.Factory
- extends Object
- implements org.apache.thrift.async.TAsyncClientFactory<THBaseService.AsyncClient>
Constructor Summary |
THBaseService.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 |
THBaseService.AsyncClient.Factory
public THBaseService.AsyncClient.Factory(org.apache.thrift.async.TAsyncClientManager clientManager,
org.apache.thrift.protocol.TProtocolFactory protocolFactory)
getAsyncClient
public THBaseService.AsyncClient getAsyncClient(org.apache.thrift.transport.TNonblockingTransport transport)
- Specified by:
getAsyncClient
in interface org.apache.thrift.async.TAsyncClientFactory<THBaseService.AsyncClient>
Copyright © 2007–2015 The Apache Software Foundation. All rights reserved.