Uses of Class
io.datarouter.client.hbase.client.HBaseOptions
Packages that use HBaseOptions
-
Uses of HBaseOptions in io.datarouter.client.hbase.pool
Constructors in io.datarouter.client.hbase.pool with parameters of type HBaseOptionsModifierConstructorDescriptionHBaseTablePool(HBaseOptions hbaseOptions, DatarouterHBaseSettingRoot datarouterHBaseSettingRoot, org.apache.hadoop.hbase.client.Connection connection, io.datarouter.storage.client.ClientId clientId, io.datarouter.storage.client.ClientType<?, ?> clientType)