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 Modifier and Type Class Description static classHBaseTableManager.HBaseTableManagerFactory -
Constructor Summary
Constructors Constructor Description HBaseTableManager(Supplier<PK> pkSupplier, Supplier<List<DrRegionInfo<?>>> regionSupplier) -
Method Summary
Modifier and Type Method Description io.datarouter.scanner.Scanner<PK>scanPartitionEndKeys()