| 程序包 | 说明 |
|---|---|
| com.alipay.oceanbase.hbase |
| 构造器和说明 |
|---|
OHTablePool(org.apache.hadoop.conf.Configuration config,
int maxSize,
OHTableFactory tableFactory)
Constructor to set maximum versions and use the specified configuration and
table factory.
|
OHTablePool(org.apache.hadoop.conf.Configuration config,
int maxSize,
OHTableFactory tableFactory,
ExecutorService createTableExecutor,
org.apache.hadoop.hbase.util.PoolMap.PoolType poolType) |
OHTablePool(org.apache.hadoop.conf.Configuration config,
int maxSize,
OHTableFactory tableFactory,
org.apache.hadoop.hbase.util.PoolMap.PoolType poolType)
Constructor to set maximum versions and use the specified configuration,
table factory and pool type.
|
Copyright © 2025. All rights reserved.