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