public class AliHBaseThriftImplFactory extends AliHBaseImplFactory
| 限定符和类型 | 类和说明 |
|---|---|
static class |
AliHBaseThriftImplFactory.DelayRetryHandler |
static class |
AliHBaseThriftImplFactory.HTTPThriftClientBuilder
the default thrift http client builder.
|
| 限定符和类型 | 字段和说明 |
|---|---|
static String |
ALIHBASE_THRIFT_CLIENT_BUIDLER_CLASS |
| 构造器和说明 |
|---|
AliHBaseThriftImplFactory(org.apache.hadoop.conf.Configuration conf) |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
close() |
ThriftClientBuilder |
getClientBuilder() |
org.apache.hadoop.conf.Configuration |
getConf() |
AliHBaseAPIProxy |
getHBaseAPIProxyImpl(org.apache.hadoop.hbase.TableName tableName) |
String |
getHost() |
org.apache.http.client.HttpClient |
getHttpClient() |
createpublic AliHBaseThriftImplFactory(org.apache.hadoop.conf.Configuration conf)
throws IOException
IOExceptionpublic ThriftClientBuilder getClientBuilder()
public String getHost()
public org.apache.http.client.HttpClient getHttpClient()
public AliHBaseAPIProxy getHBaseAPIProxyImpl(org.apache.hadoop.hbase.TableName tableName) throws IOException
getHBaseAPIProxyImpl 在类中 AliHBaseImplFactoryIOExceptionpublic void close()
throws IOException
close 在类中 AliHBaseImplFactoryIOExceptionpublic org.apache.hadoop.conf.Configuration getConf()
getConf 在类中 AliHBaseImplFactoryCopyright © 2019. All rights reserved.