Class EntityPartitionBalancer
java.lang.Object
io.datarouter.client.hbase.balancer.BaseHBaseRegionBalancer
io.datarouter.client.hbase.balancer.imp.EntityPartitionBalancer
- All Implemented Interfaces:
Callable<Map<DrRegionInfo<?>,org.apache.hadoop.hbase.ServerName>>
-
Field Summary
Fields inherited from class io.datarouter.client.hbase.balancer.BaseHBaseRegionBalancer
drhRegionList, drhServerList, entityPartitioner, serverByRegion, tableName -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionSortedMap<DrRegionInfo<?>,org.apache.hadoop.hbase.ServerName> call()Methods inherited from class io.datarouter.client.hbase.balancer.BaseHBaseRegionBalancer
assertRegionCountsConsistent, getServerByRegionStringForDebug, init
-
Constructor Details
-
EntityPartitionBalancer
-
-
Method Details
-
call
-