public class AliHBaseDirectImplFactory extends AliHBaseImplFactory
| 构造器和说明 |
|---|
AliHBaseDirectImplFactory(org.apache.hadoop.conf.Configuration conf) |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
close() |
org.apache.hadoop.conf.Configuration |
getConf() |
AliHBaseAPIProxy |
getHBaseAPIProxyImpl(org.apache.hadoop.hbase.TableName tableName) |
com.alibaba.lindorm.client.SystemService |
getSystemService() |
createpublic AliHBaseDirectImplFactory(org.apache.hadoop.conf.Configuration conf)
public org.apache.hadoop.conf.Configuration getConf()
getConf 在类中 AliHBaseImplFactorypublic com.alibaba.lindorm.client.SystemService getSystemService()
throws IOException
IOExceptionpublic AliHBaseAPIProxy getHBaseAPIProxyImpl(org.apache.hadoop.hbase.TableName tableName) throws IOException
getHBaseAPIProxyImpl 在类中 AliHBaseImplFactoryIOExceptionpublic void close()
throws IOException
close 在类中 AliHBaseImplFactoryIOExceptionCopyright © 2019. All rights reserved.