Class DefaultHBaseBalancerFactory

java.lang.Object
io.datarouter.client.hbase.balancer.DefaultHBaseBalancerFactory
All Implemented Interfaces:
HBaseBalancerFactory

@Singleton
public class DefaultHBaseBalancerFactory
extends java.lang.Object
implements HBaseBalancerFactory
  • Constructor Summary

    Constructors 
    Constructor Description
    DefaultHBaseBalancerFactory()  
  • Method Summary

    Modifier and Type Method Description
    BaseHBaseRegionBalancer getBalancerForTable​(io.datarouter.storage.client.ClientId clientId, java.lang.String tableName)  

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait