Class HBaseTableManager<PK extends io.datarouter.model.key.primary.PrimaryKey<PK>>
java.lang.Object
io.datarouter.client.hbase.cluster.HBaseTableManager<PK>
public class HBaseTableManager<PK extends io.datarouter.model.key.primary.PrimaryKey<PK>>
extends Object
-
Nested Class Summary
Nested Classes -
Constructor Summary
ConstructorsConstructorDescriptionHBaseTableManager(Supplier<PK> pkSupplier, Supplier<List<DrRegionInfo<?>>> regionSupplier) -
Method Summary
-
Constructor Details
-
HBaseTableManager
-
-
Method Details
-
scanPartitionEndKeys
-